Gotcha. Let me see whats in the cfg file...midgetspy wrote: Sick Beard will name episodes like that, yes, if you have the naming set up that way in Config -> General. The reason it's not doing it now is because your post-processing is crashing as per the error in your SAB history. The "No Section 'SickBeard'" error is because you don't have an autoProcessTV.cfg file (or it's corrupt/empty).
About NZBMatrix I have been getting a lot of questions about it, I think it is a problem with the site but I haven't had a chance to look into it yet.
Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Last edited by Homerboy on April 3rd, 2010, 4:32 pm, edited 1 time in total.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
OK had a chnace to play around with this some more...Homerboy wrote:Gotcha. Let me see whats in the cfg file...midgetspy wrote: Sick Beard will name episodes like that, yes, if you have the naming set up that way in Config -> General. The reason it's not doing it now is because your post-processing is crashing as per the error in your SAB history. The "No Section 'SickBeard'" error is because you don't have an autoProcessTV.cfg file (or it's corrupt/empty).
About NZBMatrix I have been getting a lot of questions about it, I think it is a problem with the site but I haven't had a chance to look into it yet.
it seems to be running fine as the end of the log file shows:
File was moved successfully
Renaming the file \\SPRINGFIELD\videos\TV Shows\SHOW NAME\Season 2\S02E15.avi to \\SPRINGFIELD\videos\TV Shows\SHOW NAME\Season 2\S02E15 - EPISODE NAME.avi
BUT, and this is the weird part, if I navigate to \SPRINGFIELD\videos\TV Shows\SHOW NAME\Season 2\ there's no file there at ALL.
Very Very odd.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
It might be a different issue to mine.. But I am trying to get renaming working aswell, but whenever I do post processing from sabnzbd it renames the file, but doesnt leave it in the \tv show\ShowA folder, rather it moves it to \sick beard install directory\ShowA.. I cant see any settings for this, but obsiouly want it to go the the proper show folder.Homerboy wrote: it seems to be running fine as the end of the log file shows:
File was moved successfully
Renaming the file \\SPRINGFIELD\videos\TV Shows\SHOW NAME\Season 2\S02E15.avi to \\SPRINGFIELD\videos\TV Shows\SHOW NAME\Season 2\S02E15 - EPISODE NAME.avi
BUT, and this is the weird part, if I navigate to \SPRINGFIELD\videos\TV Shows\SHOW NAME\Season 2\ there's no file there at ALL.
Very Very odd.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Hi midgetspy,
could you add new quality option to SB? Lots of shows are now available in better quality downloaded from web. They should be easily searchable, all have WEB-DL in name. This setting should be higher quality than HD. They usually appear on usenet 1 to 3 days after normal HD version.
Best regards
Mota
could you add new quality option to SB? Lots of shows are now available in better quality downloaded from web. They should be easily searchable, all have WEB-DL in name. This setting should be higher quality than HD. They usually appear on usenet 1 to 3 days after normal HD version.
Best regards
Mota
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
This is because you didn't browse to a folder when you added the show, you just entered a name (so it put it under the sickbeard dir).scope wrote: It might be a different issue to mine.. But I am trying to get renaming working aswell, but whenever I do post processing from sabnzbd it renames the file, but doesnt leave it in the \tv show\ShowA folder, rather it moves it to \sick beard install directory\ShowA.. I cant see any settings for this, but obsiouly want it to go the the proper show folder.
As for WEB-DL it's been requested before and there's a ticket on google code for it, but it's not something that's at the top of my list.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Cool, yes you are right.. So far I am very impressed with the application.. I am yet to have it download anything automatic but some of my shows will be due for a download tonight so I guess I will find out then.midgetspy wrote:This is because you didn't browse to a folder when you added the show, you just entered a name (so it put it under the sickbeard dir).scope wrote: It might be a different issue to mine.. But I am trying to get renaming working aswell, but whenever I do post processing from sabnzbd it renames the file, but doesnt leave it in the \tv show\ShowA folder, rather it moves it to \sick beard install directory\ShowA.. I cant see any settings for this, but obsiouly want it to go the the proper show folder.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Yeah that fixed my problem too it seems.midgetspy wrote:This is because you didn't browse to a folder when you added the show, you just entered a name (so it put it under the sickbeard dir).scope wrote: It might be a different issue to mine.. But I am trying to get renaming working aswell, but whenever I do post processing from sabnzbd it renames the file, but doesnt leave it in the \tv show\ShowA folder, rather it moves it to \sick beard install directory\ShowA.. I cant see any settings for this, but obsiouly want it to go the the proper show folder.
As for WEB-DL it's been requested before and there's a ticket on google code for it, but it's not something that's at the top of my list.
It does move it to the right dir now but its still not renaming with the episode name and this is a new/different error I get:
Loading config from C:\Documents and Settings\Administrator\Desktop\SickBeard\autoProcessTV\autoProcessTV.cfg
Final folder name is \\Springfield\Videos\TV Shows\SHOW NAME\Season 1
Unable to find the biggest file - is this really a TV download?
Then one show did work properly
Then a third gave me the following error:
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 660, in respond
File "cherrypy\lib\encoding.pyo", line 193, in __call__
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sickbeard\webserve.pyo", line 561, in processEpisode
File "sickbeard\processTV.pyo", line 203, in postProcessDir
File "sickbeard\processTV.pyo", line 253, in processFile
File "lib\tvdb_api\tvdb_api.pyo", line 753, in __getitem__
AttributeError: 'NoneType' object has no attribute 'lower'
Powered by CherryPy 3.2.0rc1
Apparently I'm all over the board right now....
Last edited by Homerboy on April 4th, 2010, 8:21 am, edited 1 time in total.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
I THINK its working now... for some reason SAB was turning back on its post processing sorting causing that last error msg.
What doesn't make sense is it WAS working, then just crapped out again.
3 in a row though worked OK so we seem to be OK for now.
What doesn't make sense is it WAS working, then just crapped out again.
3 in a row though worked OK so we seem to be OK for now.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Yeah, this would be a great addition. I just discovered these WEB-DL releases recently, and they are usually noticeably better quality than the broadcast HD rips.mota wrote: Hi midgetspy,
could you add new quality option to SB? Lots of shows are now available in better quality downloaded from web. They should be easily searchable, all have WEB-DL in name. This setting should be higher quality than HD. They usually appear on usenet 1 to 3 days after normal HD version.
Best regards
Mota
Personally, I would prefer it if Sick Beard treated these like it treats PROPER releases - i.e., still download the original HD release, but then also download the WEB-DL version if one gets released.
Last edited by chokomon on April 4th, 2010, 9:48 am, edited 1 time in total.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
I am having problems with the latest version. When I add shows and then either shutdown slickbeard or restart pc. Most of the shows I added disappear. That is the first problem. The second is when I try and add new shows. This page comes up with the following errors.
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 660, in respond
File "cherrypy\lib\encoding.pyo", line 193, in __call__
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sickbeard\webserve.pyo", line 734, in addShow
File "lib\tvdb_api\tvdb_api.pyo", line 750, in __getitem__
File "lib\tvdb_api\tvdb_api.pyo", line 681, in _getShowData
File "lib\tvdb_api\tvdb_api.pyo", line 464, in _getetsrc
File "lib\tvdb_api\tvdb_api.pyo", line 452, in _loadUrl
File "lib\httplib2\__init__.pyo", line 1129, in request
File "lib\httplib2\__init__.pyo", line 901, in _request
File "lib\httplib2\__init__.pyo", line 871, in _conn_request
File "httplib.pyo", line 972, in getresponse
File "httplib.pyo", line 330, in __init__
AttributeError: 'NoneType' object has no attribute 'makefile'
Would really be thankful for any help. Really love the program put at this point it has became unusable for me.
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 660, in respond
File "cherrypy\lib\encoding.pyo", line 193, in __call__
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sickbeard\webserve.pyo", line 734, in addShow
File "lib\tvdb_api\tvdb_api.pyo", line 750, in __getitem__
File "lib\tvdb_api\tvdb_api.pyo", line 681, in _getShowData
File "lib\tvdb_api\tvdb_api.pyo", line 464, in _getetsrc
File "lib\tvdb_api\tvdb_api.pyo", line 452, in _loadUrl
File "lib\httplib2\__init__.pyo", line 1129, in request
File "lib\httplib2\__init__.pyo", line 901, in _request
File "lib\httplib2\__init__.pyo", line 871, in _conn_request
File "httplib.pyo", line 972, in getresponse
File "httplib.pyo", line 330, in __init__
AttributeError: 'NoneType' object has no attribute 'makefile'
Would really be thankful for any help. Really love the program put at this point it has became unusable for me.
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
What python version are you running? (http://code.google.com/p/sickbeard/issues/detail?id=248)sentra99 wrote: I am having problems with the latest version. When I add shows and then either shutdown slickbeard or restart pc. Most of the shows I added disappear. That is the first problem. The second is when I try and add new shows. This page comes up with the following errors.
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 660, in respond
File "cherrypy\lib\encoding.pyo", line 193, in __call__
File "cherrypy\_cpdispatch.pyo", line 25, in __call__
File "sickbeard\webserve.pyo", line 734, in addShow
File "lib\tvdb_api\tvdb_api.pyo", line 750, in __getitem__
File "lib\tvdb_api\tvdb_api.pyo", line 681, in _getShowData
File "lib\tvdb_api\tvdb_api.pyo", line 464, in _getetsrc
File "lib\tvdb_api\tvdb_api.pyo", line 452, in _loadUrl
File "lib\httplib2\__init__.pyo", line 1129, in request
File "lib\httplib2\__init__.pyo", line 901, in _request
File "lib\httplib2\__init__.pyo", line 871, in _conn_request
File "httplib.pyo", line 972, in getresponse
File "httplib.pyo", line 330, in __init__
AttributeError: 'NoneType' object has no attribute 'makefile'
Would really be thankful for any help. Really love the program put at this point it has became unusable for me.
-
- Newbie
- Posts: 11
- Joined: April 5th, 2010, 12:31 am
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
I have to say, out of all of the automatic downloaders, rss tweakers, third party addons, etc... This is by far the best one I have used, unfortunately it took me this long to actually give it a try
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Possibly a bug, if not I must have missed a setting.. One of my shows were marked as Missed this morning, even though it was showing on nzbmatrix.. I realised it was down to the nzb not being called S01EXX, but "pt IV" (God knows why they decided to do this).. Anyway, I downloaded it manually from nzbmatrix, but as the post processing was set to Sick Beard it ended up deleting the file as it couldnt rename it:
Final folder name is F:\Video\TV Rips\XXX (correct)
The biggest file in the dir is: F:\Video\TV Rips\XXX Pt IV XX\xxx.pt.4.xxx.avi (correct)
PDeleting folder F:\Video\TV Rips\xxx (wow, you havent moved the file to the "correct" folder yet)
Have I configured something wrong?
Final folder name is F:\Video\TV Rips\XXX (correct)
The biggest file in the dir is: F:\Video\TV Rips\XXX Pt IV XX\xxx.pt.4.xxx.avi (correct)
PDeleting folder F:\Video\TV Rips\xxx (wow, you havent moved the file to the "correct" folder yet)
Have I configured something wrong?
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
My SB history is quite long and takes a long time to load. It seems like it is processing every second, all day. Do I have one of the settings wrong? Thanks!
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Also, I am still having problems with the NZBs. They are not 0KB anymore, but will still not process. When I open them up in wordpad, it is just a bunch of random characters. I can manually download and use them fine. Any help? Thanks!