Where does this file end up? BN has snatched 4 files now but cannot find them, thanksmidgetspy wrote:
Snatched means it downloaded the NZB and is waiting for your client to download the actual file.
Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Request:
One feature that I would like to see is the ability for SB to update shows that it has already snagged. It already does this to some extent of grabbing the HD version if it has seen a SD previously (and you have "best" chosen)
We all know that right before a new season starts, its very common for the previous season to start being released via DVD
For example Season 7 of show XYZ is about to start
I've got all of season 6 already, but they are TV rips
So as season 7 is about to begin airing, season 6 is now being posted in DVD rip format.
It'd be nice if SB could see "hey I've got this, but its a TV Rip, there's a DVD rip now, I'm going to replace what I got..."
Obviously this shouldnt be run on every check...likely when the backlog runs? Or maybe even a seperate queue on a longer timer?
One feature that I would like to see is the ability for SB to update shows that it has already snagged. It already does this to some extent of grabbing the HD version if it has seen a SD previously (and you have "best" chosen)
We all know that right before a new season starts, its very common for the previous season to start being released via DVD
For example Season 7 of show XYZ is about to start
I've got all of season 6 already, but they are TV rips
So as season 7 is about to begin airing, season 6 is now being posted in DVD rip format.
It'd be nice if SB could see "hey I've got this, but its a TV Rip, there's a DVD rip now, I'm going to replace what I got..."
Obviously this shouldnt be run on every check...likely when the backlog runs? Or maybe even a seperate queue on a longer timer?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Still having issues with 2 shows now. I looked on tvdb and we have just past ep41 and they have listed up to 43 on there. But it's still not in the coming soon part, and post processing is failing if i download it manuallynobrumski wrote:Also make sure they show episodes to be aired. I know some of my shows are missing some metadata on thetvdb.com so I have been adding the data there as they show up in the zap2it tv listings.Mrkennedy wrote: Is there a reason why in the coming soon part there are only 7 or so shows out of about 40 that are in my directory. I know at least another 7 or so have not finished yet, and 1 has had a show but SB did not pick it up.
thanks
Code: Select all
MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM
Loading config from C:\Users\Office\Documents\SickBeard\autoProcessTV\autoProcessTV.cfg
Processing folder d:\downloads\complete\MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM
Auto processing file: d:\downloads\complete\MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM\masterchef.australia.s02e41.pdtv.xvid-fqm.avi (d:\downloads\complete\MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM)
Processing file d:\downloads\complete\MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM\masterchef.australia.s02e41.pdtv.xvid-fqm.avi (with folder name MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM and NZB name MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM.nzb)
Attempting to parse name d:\downloads\complete\MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM\masterchef.australia.s02e41.pdtv.xvid-fqm.avi
Looking up name masterchef australia on TVDB
Found the show in our list, continuing
TVDB thinks the file is tvdb_id = 92091 2x41
Unable to create episode: Couldn't find episode 2x41
Processing failed for d:\downloads\complete\MasterChef.Australia.S02E41.WS.PDTV.XviD-FQM\masterchef.australia.s02e41.pdtv.xvid-fqm.avi
Last edited by Mrkennedy on June 4th, 2010, 1:40 pm, edited 1 time in total.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
They did not name eps 41 / 42 & 43 .. I think that is the problem.
I also have that with some other shows
So I think thetvdb.com should be more up to date .. maybe we need to complain with them ?
I also have that with some other shows
So I think thetvdb.com should be more up to date .. maybe we need to complain with them ?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
TVDB is a community-driven site - you can just go add the names yourself. Yes that is the problem, I don't allow eps with no names.
And MrKennedy it puts the NZBs either in your black hole folder or sends them straight to SAB.
And MrKennedy it puts the NZBs either in your black hole folder or sends them straight to SAB.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
I thought it would so created a folder for black hole but nothing went in there, and i did get trying to find nzb from bn in sab.midgetspy wrote: TVDB is a community-driven site - you can just go add the names yourself. Yes that is the problem, I don't allow eps with no names.
And MrKennedy it puts the NZBs either in your black hole folder or sends them straight to SAB.
thanks sabout advice on tvdb i will name the shows if i can so that should helpp it along
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
I did not know that .. I am a member now and editted my showmidgetspy wrote: TVDB is a community-driven site - you can just go add the names yourself.
Also without dates is not accepted ;-)
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
pulled the latest with git and I am seeing some error msgs:
is this an issue? can I provide any further information?
Code: Select all
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 80: ordinal not in range(128)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 90: ordinal not in range(128)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 89: ordinal not in range(128)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 90: ordinal not in range(128)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 88: ordinal not in range(128)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 85: ordinal not in range(128)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 94: ordinal not in range(128)
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Newbie having some post processing issues.
Installed on a Qnap box and using latest Sickbeard source from github.com/midgetspy/Sick-Beard/archives/master
Have un ticked 'enable TV Sorting' and added the following as the post processing folder '/share/MD0_DATA/.qpkg/Sick-Beard/autoProcessTV' in the SAB GUI conf
In the autoProcessTV.cfg file I have added the relevant Sickbeard data
I have removed the 'Hella' file as am using SAB
I then try to down a file and the post processing doesn't kick in. If I do a manual post process it works a treat, not sure where I am going wrong, from the SAB log files it doesn't appear to be trying the Sickbeard Post Processing
2010-06-05 22:03:58,322::INFO::[__init__:1319] Unrar finished on /share/Download/sabnzbd/incomplete/S01E19 HDTV XviD LOL
2010-06-05 22:03:58,324::INFO::[__init__:1319] unpack_magic finished on S01E19 HDTV XviD LOL
2010-06-05 22:03:58,327::INFO::[__init__:1319] Removing unwanted file /share/Multimedia/Downloads/TV/_UNPACK_S01E19_HDTV_XviD_LOL/.119.hdtv-lol.nfo
2010-06-05 22:03:58,356::INFO::[__init__:1319] Connecting to server smtp:25
2010-06-05 22:03:58,508::INFO::[__init__:1319] Notification e-mail succesfully sent
2010-06-05 22:03:58,906::INFO::[__init__:1319] Cleaning up S01E19 HDTV XviD LOL
2010-06-05 22:03:58,916::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_P36rbs removed
2010-06-05 22:03:58,917::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_dBmqAE removed
2010-06-05 22:03:58,918::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_T_xm6y removed
2010-06-05 22:03:58,919::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_YMyGom removed
2010-06-05 22:03:58,920::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_Deszab removed
2010-06-05 22:03:58,921::INFO::[__init__:1319] Saving postproc queue
2010-06-05 22:03:58,922::INFO::[__init__:1319] Saving data for postproc1.sab in /share/Download/sabnzbd/cache/postproc1.sab
2010-06-05 22:03:58,936::INFO::[__init__:1319] Post-processing finished, resuming download
Any guidance is appreciated
Installed on a Qnap box and using latest Sickbeard source from github.com/midgetspy/Sick-Beard/archives/master
Have un ticked 'enable TV Sorting' and added the following as the post processing folder '/share/MD0_DATA/.qpkg/Sick-Beard/autoProcessTV' in the SAB GUI conf
In the autoProcessTV.cfg file I have added the relevant Sickbeard data
I have removed the 'Hella' file as am using SAB
I then try to down a file and the post processing doesn't kick in. If I do a manual post process it works a treat, not sure where I am going wrong, from the SAB log files it doesn't appear to be trying the Sickbeard Post Processing
2010-06-05 22:03:58,322::INFO::[__init__:1319] Unrar finished on /share/Download/sabnzbd/incomplete/S01E19 HDTV XviD LOL
2010-06-05 22:03:58,324::INFO::[__init__:1319] unpack_magic finished on S01E19 HDTV XviD LOL
2010-06-05 22:03:58,327::INFO::[__init__:1319] Removing unwanted file /share/Multimedia/Downloads/TV/_UNPACK_S01E19_HDTV_XviD_LOL/.119.hdtv-lol.nfo
2010-06-05 22:03:58,356::INFO::[__init__:1319] Connecting to server smtp:25
2010-06-05 22:03:58,508::INFO::[__init__:1319] Notification e-mail succesfully sent
2010-06-05 22:03:58,906::INFO::[__init__:1319] Cleaning up S01E19 HDTV XviD LOL
2010-06-05 22:03:58,916::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_P36rbs removed
2010-06-05 22:03:58,917::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_dBmqAE removed
2010-06-05 22:03:58,918::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_T_xm6y removed
2010-06-05 22:03:58,919::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_YMyGom removed
2010-06-05 22:03:58,920::INFO::[__init__:1319] /share/Download/sabnzbd/cache/SABnzbd_article_Deszab removed
2010-06-05 22:03:58,921::INFO::[__init__:1319] Saving postproc queue
2010-06-05 22:03:58,922::INFO::[__init__:1319] Saving data for postproc1.sab in /share/Download/sabnzbd/cache/postproc1.sab
2010-06-05 22:03:58,936::INFO::[__init__:1319] Post-processing finished, resuming download
Any guidance is appreciated
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
What's the full path to your log dir?mkopel wrote: pulled the latest with git and I am seeing some error msgs:is this an issue? can I provide any further information?Code: Select all
Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 80: ordinal not in range(128) Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 90: ordinal not in range(128) Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 89: ordinal not in range(128) Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 90: ordinal not in range(128) Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 88: ordinal not in range(128) Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 85: ordinal not in range(128) Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/logging/__init__.py", line 765, in emit UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 94: ordinal not in range(128)
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
I have merged the newqualities branch, here is a summary of the changes:
Instead of categorizing everything under two categories (SD/HD) Sick Beard now classifies all releases as one of six qualities:
SD TV
SD DVD
720p HDTV
720p WEB-DL
720p BluRay
1080p BluRay
When scanning existing files it will look in the filename for quality information and categorize them accordingly, or if no quality information is available it marks .avi files as SD TV and .mkv files as 720p HDTV. If you know your files aren't TV rips you can manually change the quality of your existing episodes by changing their status to the appropriate "Downloaded (xxx)" status. If you want to manually track your files' quality you can change the renaming settings to include quality at the end of the file name. This will ensure that if your database is lost or something that when you re-scan your episodes you won't need to manually set all the qualities again.
By default there are four presets that mirror the old settings - SD, HD, Best, and Any. You can also choose a custom quality setting by choosing which qualities should be downloaded when an episode first is released, and which qualities you want Sick Beard to re-download if they become available.
The biggest result of these changes is that there are no Backlog/Disc Backlog statuses anymore. When the backlog is searched it will instead look for any episodes that are marked "Wanted" as well as any episodes that are desired in a higher quality. Note that still only NZBs.org and NZBMatrix support backlog searches.
People constantly request ways to make their downloaded numbers look better, so I've added two new statuses, "Archived" and "Ignored" ;-P These statuses only affect the display of the episode download count on the home page: Archived means they're counted as downloaded, Ignored means they're not counted toward the available episode total. Also note that Missed/Backlog have both been replaced with "Wanted".
Also of note is that mass updating has been moved to "Manage Shows".
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
What's the full path to your log dir?midgetspy wrote:
is this an issue? can I provide any further information?
[/quote]
/Applications/Sick-Beard/Logs on OS X 10.6
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
Could you elaborate on how you set this up. I would like to setup a bunch of shows to download any quality at first and then look for 720p versions as they come out.You can also choose a custom quality setting by choosing which qualities should be downloaded when an episode first is released, and which qualities you want Sick Beard to re-download if they become available.
awesome stuff as usual. although, I do miss the backlog list. nice to have it all in one place.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration,
So you would select every quality for "initial download" and then only 720p for "re-download". You can mass edit your shows in "Manage Shows".mkopel wrote:Could you elaborate on how you set this up. I would like to setup a bunch of shows to download any quality at first and then look for 720p versions as they come out.You can also choose a custom quality setting by choosing which qualities should be downloaded when an episode first is released, and which qualities you want Sick Beard to re-download if they become available.
awesome stuff as usual. although, I do miss the backlog list. nice to have it all in one place.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Thanks for this.midgetspy wrote: I have merged the newqualities branch, here is a summary of the changes:
Do you know if there is any change that you will add download movies by imdb number ?
As I know a lot of people are looking for this function