Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Got a program that plays well with SABnzbd? Share it here!
suboptimal
Newbie
Newbie
Posts: 3
Joined: May 17th, 2010, 12:49 pm

Cheetah.Template headache

Post by suboptimal »

I'm getting the error "ImportError: No module named Cheetah.Template" whenever I try to run SickBeard.py. 
I know this has been seen here before, but I'm running Cheetah 2.4.2.1.  This is on Mac OS X 10.6.3 with python 2.6.5.

I reinstalled Cheetah and SickBeard after upgdating python, and I seem to get the error no matter what my PYTHONPATH is set to.

Thanks in advance for any clues lobbed my way!
munchit
Newbie
Newbie
Posts: 26
Joined: April 6th, 2010, 9:21 am

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,

Post by munchit »

I appear to have run into a strange issue - despite changing nothing (to the best of my knowledge!) Sickbeard no longer seems to work...

It's picking up forthcoming shows, but then not grabbing them, searching for them manually from the show section, claims that nothing can be find, yet a quick look on nzbmatrix shows the show name there.

Has something changed somewhere and i've missed it?

Apologies if i have!!
geebee
Release Testers
Release Testers
Posts: 59
Joined: August 2nd, 2008, 5:58 pm

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by geebee »

There is an issue with nzbmatrix's API at the moment I believe...might be that.
suboptimal
Newbie
Newbie
Posts: 3
Joined: May 17th, 2010, 12:49 pm

Cheetah headache was PEBCAK

Post by suboptimal »

Got my problem fixed.  I had a mistake in my $PATH.  Living up to my name...  ;)
bugmenot
Full Member
Full Member
Posts: 102
Joined: January 30th, 2008, 9:25 pm

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by bugmenot »

Crap! They killed newzbin...

http://www.newzbin.com/

Any other good index sites out there?
JayBird
Jr. Member
Jr. Member
Posts: 82
Joined: August 18th, 2008, 3:21 am

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by JayBird »

bugmenot wrote: Crap! They killed newzbin...

http://www.newzbin.com/

Any other good index sites out there?
www.nzbs.org and www.nzbmatrix.com
munchit
Newbie
Newbie
Posts: 26
Joined: April 6th, 2010, 9:21 am

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,

Post by munchit »

geebee- thanks, i thought that might be the issue.

As for the other providers... i'm amazed people had got anything useful out of newzbin in ages!

nzbs.org isn't currently accepting registrations either :(
maxrogers
Newbie
Newbie
Posts: 29
Joined: May 24th, 2009, 11:52 am

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by maxrogers »

bugmenot wrote: Crap! They killed newzbin...

http://www.newzbin.com/

Any other good index sites out there?
nzbmatrix and nzbs.org are the best with working API's. However, I prefer nzbsrus and as I mentioned earlier they are working on an API so that we can use Sick Beard:
http://www.nzbsrus.com/phpBB3/viewtopic ... 984#p47984

For example. Last night as I was waiting for 6 aired items to show up on nzbs they were all available on nzbsrus while only one was available on nzbs.org (nzbmatrix was down but i have found that nzbsrus beats nzbmatrix.com every time also.) ...just wishing they had an API... Hopefully midgetspy can get functionality working for rss feeds. I am betting that he is working on it!  ;)

Anyways, you should join nzbsrus and get the programmers motivated to get that API finished in the thread I linked above!
midgetspy
Full Member
Full Member
Posts: 243
Joined: February 27th, 2009, 1:10 pm

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by midgetspy »

NZBs'R'US support will be added tonight (limited support though, since there's no API). Basically that means that it'll pick up episodes if SB is running when they air, but other than that you're out of luck.
maxrogers
Newbie
Newbie
Posts: 29
Joined: May 24th, 2009, 11:52 am

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by maxrogers »

midgetspy wrote: NZBs'R'US support will be added tonight (limited support though, since there's no API). Basically that means that it'll pick up episodes if SB is running when they air, but other than that you're out of luck.
WOW!!  :o  midgetspy, you are amazing!!! So very cool of you!

I will keep in contact with the nzbsrus crew on the API status and let you know! Thanks again for bringing such a great solution forward!  ;D

edit: just pulled the latest updates. looks like you are still working on it. I get the following:

python ~/sickbeard/SickBeard.py
Traceback (most recent call last):
  File "/Users/username/sickbeard/SickBeard.py", line 35, in
    import sickbeard
  File "/Users/username/sickbeard/sickbeard/__init__.py", line 33, in
    from sickbeard import searchCurrent, searchBacklog, showUpdater, versionChecker, properFinder, autoPostProcesser
  File "/Users/username/sickbeard/sickbeard/searchCurrent.py", line 21, in
    from sickbeard import common, db, exceptions, helpers, search
  File "/Users/username/sickbeard/sickbeard/search.py", line 37, in
    from sickbeard.providers import *
AttributeError: 'module' object has no attribute 'nzbsrus'
Last edited by maxrogers on May 19th, 2010, 8:36 pm, edited 1 time in total.
Duffman
Newbie
Newbie
Posts: 14
Joined: December 1st, 2009, 3:24 pm

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by Duffman »

Quick question. What does the Check XBMC button do? When i hit it nothing happens.
NK26
Newbie
Newbie
Posts: 19
Joined: May 19th, 2010, 8:39 pm

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by NK26 »

Im getting that same error maxrogers, Im new to git is there any way to get the old version back?
midgetspy
Full Member
Full Member
Posts: 243
Joined: February 27th, 2009, 1:10 pm

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by midgetspy »

I forgot some files, try now.
oncl0ud9
Newbie
Newbie
Posts: 12
Joined: December 30th, 2008, 3:54 pm

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more

Post by oncl0ud9 »

Is there anyway to automatically have sickbeard put missed or skipped episodes into backlog?
munchit
Newbie
Newbie
Posts: 26
Joined: April 6th, 2010, 9:21 am

Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,

Post by munchit »

midgetspy wrote: I forgot some files, try now.
I'm a little confused on the updating side of things now... the 'latest' release on Googlecode seems to suggest April 29th, yet you speak of updates last night. So i find the github thing, but am puzzled as to what is what - apologies if i've missed where i should be looking, but how do we keep up to date??

*EDIT* Think i've found it in a bit more detail on the googlecode page where it explains about github - i'll play!

Thanks

Munchit
Last edited by munchit on May 20th, 2010, 9:19 am, edited 1 time in total.
Post Reply