Page 69 of 76
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 14th, 2010, 3:16 am
by sacretagent
Thanks
pausing the thing did the trick
now organising everything and see if it doesn't go crazy after that
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 14th, 2010, 3:52 pm
by chokomon
sacretagent wrote:
more then 16.000 episodes...
Assuming 40 minutes per episode, it would take you nearly 6 years to watch that much tv - and that assumes you watch 5 hours of tv every single day, 7 days a week, 365 days a year during that time.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 14th, 2010, 4:22 pm
by munchit
Ok, strange one and I don't think it's purely an issue with SickBeard.... i've just changed my Media Centre to a new Mac Mini and am trying to set it all up, i've got the git stuff sorted and Sab works great, however with SickBeard (and CouchPotato) i run the python script from within Terminal and both will work fine, however the second I try and close the Terminal window, the script stops.... i'm a bit new to scripts etc so am I doing something wrong? I'm literally running
I have noticed an error that pops up too... it may be unrelated?
Code: Select all
/Library/Python/2.6/site-packages/Cheetah-2.4.2.1-py2.6.egg/Cheetah/Compiler.py:1509: UserWarning:
You don't have the C version of NameMapper installed! I'm disabling Cheetah's useStackFrames option as it is painfully slow with the Python version of NameMapper. You should get a copy of Cheetah with the compiled C version of NameMapper.
Any ideas??
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 14th, 2010, 8:54 pm
by phaeton
To keep it running after you close the terminal try this link it explains elegantly
http://sickbeard.com/forums/viewtopic.php?f=3&t=87
Enjoy.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 14th, 2010, 8:58 pm
by phaeton
Reported by drewdatrip, May 18, 2010
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Cheetah/Compiler.py:1509:
UserWarning:
You don't have the C version of NameMapper installed! I'm disabling
Cheetah's useStackFrames option as it is painfully slow with the Python
version of NameMapper. You should get a copy of Cheetah with the compiled C
version of NameMapper."
Python build 2.6.5
Cheetah-2.4.2.1
Mac OSX 10.6.3
I get this warning message on load, im not positive the effects it has on
SB or what the resolve is but was just trying to help out abit. Sorry no
more info
Comment 1 by project member midgetspy, May 18, 2010
It's expected for most default installs.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 15th, 2010, 12:11 pm
by munchit
Thanks Phaeton, i actually stumbled across that last night and it works like a dream - thanks!
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 15th, 2010, 1:28 pm
by Orbi
I've been running SB on my server from source for two weeks now without any problems. Today however, I cannot start it up using the usual command: nohup python /boot/custom/usr/share/packages/SickBeard/SickBeard.py -d &
I can start SB without nohup, -d and &. It was doing perfectly fine before. I didn't change any software of dependencies. Any ideas why this is happening?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 16th, 2010, 11:38 pm
by oncl0ud9
Anyone able to fix the TVDB issue?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 17th, 2010, 12:15 am
by rascalli
@ oncl0ud9 , what problem ? As it works perfect for me .. new eps are downloaded a few hours ago
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 17th, 2010, 8:35 am
by phaeton
oncl0ud9 wrote:
Anyone able to fix the TVDB issue?
What I had to do, the shows that were not showing complete info, i deleted them and re-added them. I must have had two or three that were that way. They are all working now.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 20th, 2010, 6:03 am
by munchit
Hmm, one other strange one... it may be what i'm trying to do, but... I have (as previously stated) moved to a Mac Mini and Plex needs TV Shows named differently to how I previously had them, I was hoping to use SickBeard to do this for me, and in many instances it has done so, but in the majority, it hasn't....
I see an awful lot of the following errors (like 700+ of them):
Code: Select all
QUEUE-RENAME :: Unable to parse the filename /Volumes/MEDIA/TV Shows/<SHOWNAME>/Season 1/<SHOWNAME> - 01 - <EPISODENAME>.avi into a valid episode
Can anyone point me in the right direction?? Hopefully not one that involves a lot of right clicking and retyping!!!!!
EDIT: I'm unsure if it's related but I'm also now starting to use SickBeard and SAB properly on the Mac and after it downloads the show, it is failing to rename and ove correctly, on SAB it shows the following error:
Code: Select all
Exit(1) ConfigParser.NoSectionError: No section: ’SickBeard’ (More)
Clicking 'More' shows the following:
Code: Select all
Loading config from /Applications/Sick-Beard/autoProcessTV/autoProcessTV.cfg
Traceback (most recent call last):
File "/Applications/Sick-Beard/autoProcessTV/sabToSickBeard.py", line 29, in <module>
autoProcessTV.processEpisode(sys.argv[1], sys.argv[2])
File "/Applications/Sick-Beard/autoProcessTV/autoProcessTV.py", line 51, in processEpisode
host = config.get("SickBeard", "host")
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ConfigParser.py", line 531, in get
ConfigParser.NoSectionError: No section: 'SickBeard'
Munchit
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 20th, 2010, 9:43 am
by rascalli
munchit wrote:
Code: Select all
QUEUE-RENAME :: Unable to parse the filename /Volumes/MEDIA/TV Shows/<SHOWNAME>/Season 1/<SHOWNAME> - 01 - <EPISODENAME>.avi into a valid episode
This means that the way the episode is named is not recognized by SB.
How are the shows named on your HDD?
munchit wrote:
EDIT: I'm unsure if it's related but I'm also now starting to use SickBeard and SAB properly on the Mac and after it downloads the show, it is failing to rename and ove correctly, on SAB it shows the following error:
Did you fill in all settings in : autoProcessTV.cfg
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 20th, 2010, 11:48 am
by munchit
rascalli wrote:
munchit wrote:
Code: Select all
QUEUE-RENAME :: Unable to parse the filename /Volumes/MEDIA/TV Shows/<SHOWNAME>/Season 1/<SHOWNAME> - 01 - <EPISODENAME>.avi into a valid episode
This means that the way the episode is named is not recognized by SB.
How are the shows named on your HDD?
munchit wrote:
EDIT: I'm unsure if it's related but I'm also now starting to use SickBeard and SAB properly on the Mac and after it downloads the show, it is failing to rename and ove correctly, on SAB it shows the following error:
Did you fill in all settings in : autoProcessTV.cfg
The shows are currently named as in the error - - 01 - .avi etc etc
autoProcessTV.cfg - is that something outside of the normal configuration within SickBeard - i've completed (to the best of my knowledge) all of the information correctly in SickBeard with regard to Post Processing. SAB is also pointed at the relevant SABtoSickBeard script...
Thanks for you help
Munchit
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 20th, 2010, 12:59 pm
by rascalli
munchit wrote:
autoProcessTV.cfg - is that something outside of the normal configuration within SickBeard - i've completed (to the best of my knowledge) all of the information correctly in SickBeard with regard to Post Processing. SAB is also pointed at the relevant SABtoSickBeard script...
yes that is something you need to do manual.
Go to the folder : autoProcessTV
You will see a file called : autoProcessTV.cfg.sample
Copy this & rename the new file to : autoProcessTV.cfg (chmod 777)
Make sure these details match the details in the config.ini
munchit wrote:
The shows are currently named as in the error - - 01 - .avi etc etc
Unfortunately Sickbeard only sees shows that have in the name : Season & Episode number
Maybe this tool can help you :
http://www.therenamer.com/
I believe that Plex also supports the naming like Sickbeard does
Otherwise ask at Plesk forum or
Sickbeard forum to be 100% sure
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: September 21st, 2010, 1:40 am
by sacretagent
thx rascali for answering our endless questions
you and the search function (which most of the time refers me to a question you answered for somebody else ) of this board solved already a lot of my questions
going to rename my extra's to specials now