Search found 9 matches
- August 9th, 2010, 1:52 pm
- Forum: General Help
- Topic: Sickbeard on a Mac - any step by step guides!!!?
- Replies: 14
- Views: 18549
Re: Sickbeard on a Mac - any step by step guides!!!?
That has to do with how the Cheetah build went but it should still work. If you want to try building Cheetah again I would download and install the current version of Xcode which should give you a newer version of gcc. You can download it at http://developer.apple.com/technologies/xcode.html.&n...
- August 9th, 2010, 1:36 pm
- Forum: General Help
- Topic: Sickbeard on a Mac - any step by step guides!!!?
- Replies: 14
- Views: 18549
Re: Sickbeard on a Mac - any step by step guides!!!?
If you can't stop whats running on 8081 I think I may have found where you can change it in the code. Navigate to your Sickbeard folder. Under that open the sickbeard folder, then open webserveInit.py in your favorite text editor. Change line 9 from: options.setdefault('port', 8081) to somethi...
- August 9th, 2010, 1:28 pm
- Forum: General Help
- Topic: Sickbeard on a Mac - any step by step guides!!!?
- Replies: 14
- Views: 18549
Re: Sickbeard on a Mac - any step by step guides!!!?
Weird, it looks like you are still running the same version of Python and GCC, but if it worked, it worked. Open your browser and clear out the address bar. Type http://localhost:8081 and see what else is running. Sickbeard is telling you that it can't create the website because something else is r...
- August 9th, 2010, 1:02 pm
- Forum: General Help
- Topic: Sickbeard on a Mac - any step by step guides!!!?
- Replies: 14
- Views: 18549
Re: Sickbeard on a Mac - any step by step guides!!!?
I wrote that guide and I have followed it on a fresh Snow Leopard install and it has worked. Your Mac is unable to build Cheetah from source because it is missing GCC. My guess is that you aren't using the Python that came with OS X. Open Terminal and type python at the prompt. The output should...
- August 9th, 2010, 10:10 am
- Forum: General Help
- Topic: Sickbeard on a Mac - any step by step guides!!!?
- Replies: 14
- Views: 18549
Re: Sickbeard on a Mac - any step by step guides!!!?
I would try reinstalling Cheetah. Let me know if that helps or not.
- May 26th, 2010, 2:38 pm
- Forum: General Help
- Topic: Sickbeard on a Mac - any step by step guides!!!?
- Replies: 14
- Views: 18549
Re: Sickbeard on a Mac - any step by step guides!!!?
Hi there, I used this: http://www.jetshred.com/installing-sickbeard-on-mac-os-10-6/ but am having problems with it now. it is installed and running, however I cant add any shows. Let me know how you get on.. Hi, I wrote that article. Let me know what is happening and I will see if I can help. Kee...
- March 2nd, 2010, 7:40 pm
- Forum: Post-Processing Scripts
- Topic: OS X + HandBrakeCLI + Python = convert, iTunes and e-mail
- Replies: 44
- Views: 49222
Re: OS X + HandBrakeCLI + Python = convert, iTunes and e-mail
I'm getting this error for all the files I have where the Category is TV. Any advice? File "/Users/media/Scripts/nachos_to_handbrake.py", line 173, in <module> tv_details = re.match( TV_FORMAT, filename ).groupdict() AttributeError: 'NoneType' object has no attribute 'groupdict' If the...
- February 21st, 2010, 1:45 am
- Forum: General Discussion
- Topic: external hard drive?
- Replies: 8
- Views: 10844
Re: external hard drive?
You need to find the full path to the drive. I have an external drive called Media hooked up to my Mac Mini. The path to my completed download folder is "/Volumes/Media/completed". If you are having trouble getting that to work open Terminal and type "cd /Volumes", enter key, ...
- February 21st, 2010, 1:41 am
- Forum: General Discussion
- Topic: What's your fastest D/L speed?
- Replies: 47
- Views: 58549
Re: What's your fastest D/L speed?
Man, I'm almost embarrassed to post my speed. 1.8 megabytes/second. That's the fastest internet I can get here in Eastern North Carolina. My D/L speed usually hovers right at 1.17 MB/s.