Page 44 of 76
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
Posted: May 20th, 2010, 7:53 pm
by maxrogers
midgetspy, just a note to say thanks! I got my first airing tonight an hour earlier than usual with the newly added nzbsrus support! Thanks again!
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
Posted: May 20th, 2010, 10:36 pm
by mkopel
I am having issues with nzbsrus. It finds the nzb file, tries to download, but sabnzb can't get it. cutting and pasting into a browser gets the file no problem, so the issue is not my id or key.
to use nzbsrus, do I have to download all the files to a folder and have sabnzb look for them?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
Posted: May 21st, 2010, 12:08 am
by midgetspy
mkopel wrote:
I am having issues with nzbsrus. It finds the nzb file, tries to download, but sabnzb can't get it. cutting and pasting into a browser gets the file no problem, so the issue is not my id or key.
to use nzbsrus, do I have to download all the files to a folder and have sabnzb look for them?
If you mean you're passing the URL directly to SAB and it just sits in your queue this is a SAB bug (and a really annoying one at that). You can use a watch/blackhole folder to get around it, but hopefully they'll fix it soon. It happens from all providers for me, not just nzbsrus.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 21st, 2010, 12:43 am
by NK26
Im getting errors with it trying to fetch an NZB, It will just sit in queue. It seems ok on nzbs.org but with any other site i get errors.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
Posted: May 21st, 2010, 12:51 am
by mkopel
midgetspy wrote:
mkopel wrote:
I am having issues with nzbsrus. It finds the nzb file, tries to download, but sabnzb can't get it. cutting and pasting into a browser gets the file no problem, so the issue is not my id or key.
to use nzbsrus, do I have to download all the files to a folder and have sabnzb look for them?
If you mean you're passing the URL directly to SAB and it just sits in your queue this is a SAB bug (and a really annoying one at that). You can use a watch/blackhole folder to get around it, but hopefully they'll fix it soon. It happens from all providers for me, not just nzbsrus.
I am going to lose my tv catagory with the black hole method. hmmm.. anyway to get around that?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 21st, 2010, 2:05 am
by midgetspy
Make a subdir in your SAB watch folder with the category name and put the NZBs there.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 21st, 2010, 4:56 am
by scope
I keep getting these errors:
SEARCH :: Authentication error: The NZBs.org result URL has no auth info which means your UID/hash are incorrect, check your config
SEARCH :: Invalid XML returned by TVNZB: (, SyntaxError('mismatched tag: line 12, column 4',), ) - mismatched tag: line 12, column 4
My NZBs.org uid was working up to last week, and havent changed..
Anybody else getting this?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 21st, 2010, 7:39 am
by Jim
maxrogers wrote:
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'
midgetspy wrote:
I forgot some files, try now.
i've just downloaded the latest version from
http://code.google.com/p/sickbeard/downloads/list but i'm still getting this error.
edit: wait.. it's slightly different
C:\Users\XBMC\Documents\Sickbeard 550>sickbeard-console
Traceback (most recent call last):
File "SickBeard.py", line 35, in
File "sickbeard\__init__.pyo", line 33, in
File "sickbeard\searchCurrent.pyo", line 21, in
File "sickbeard\search.pyo", line 37, in
AttributeError: 'module' object has no attribute 'nzbsrus'
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 21st, 2010, 8:00 am
by ramp
Jim wrote:
maxrogers wrote:
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'
midgetspy wrote:
I forgot some files, try now.
i've just downloaded the latest version from
http://code.google.com/p/sickbeard/downloads/list but i'm still getting this error.
edit: wait.. it's slightly different
C:\Users\XBMC\Documents\Sickbeard 550>sickbeard-console
Traceback (most recent call last):
File "SickBeard.py", line 35, in
File "sickbeard\__init__.pyo", line 33, in
File "sickbeard\searchCurrent.pyo", line 21, in
File "sickbeard\search.pyo", line 37, in
AttributeError: 'module' object has no attribute 'nzbsrus'
I too am getting this.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 21st, 2010, 10:27 am
by computer
Awesome work cant wait for the Sabnzbd integration, Can anyone tell me why I cant get categorize to work in sab everything else is working great, Oh and also when will NzbruS be in the configuration settings?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 22nd, 2010, 1:07 am
by activ
Thanks for making this very usefull tool.
I can report that it runs nicely on my Qnap 419p, took no effort at all to get working.
I have two feature requests that I hope you will consider:
-Integration of myepisodes.com, marking downloaded episodes as aquired
-Adding movies in to the mix, where you add a movie title and sickbeard monitors when it becomes available and downloads it.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 22nd, 2010, 5:50 am
by RXP
Myepisodes.com integration would be awesome, would save alot of time on first setup too. A mobile android/iphone skin would also be nice!
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 22nd, 2010, 11:00 am
by bnevets27
Might be a bit early but tvnzb.ca look like it could turn out to be good. Just a heads up.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 22nd, 2010, 11:05 am
by computer
computer wrote:
Awesome work cant wait for the Sabnzbd integration, Can anyone tell me why I cant get categorize to work in sab everything else is working great, Oh and also when will NzbruS be in the configuration settings?
All working perfectly now
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Posted: May 23rd, 2010, 6:33 am
by Jim
activ wrote:
-Adding movies in to the mix, where you add a movie title and sickbeard monitors when it becomes available and downloads it.
yeah that would be great if you could add an imdb number to a watchlist.