Kodi Community Forum
Sick Beard - Automatic TV Show Episode download/sort/rename, nfo/tbn maker & TV Guide - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: Sick Beard - Automatic TV Show Episode download/sort/rename, nfo/tbn maker & TV Guide (/showthread.php?tid=63591)



- NiklasK - 2012-01-16

I've tried to search both this thread and the Sickbeard forum without sucess so here goes...

Sometimes Sickbeard gets a new episode before thetvdb has been updated with a thumbnail and info. Is there any way to have sickbeard automatically rescrape episodes if not all info is available?

Have anybody heard if there are any plans for the renaming function to be upgraded to have HDTV getting renamed to HDTV and not HD.TV?


- dannycorker - 2012-01-16

NiklasK Wrote:I've tried to search both this thread and the Sickbeard forum without sucess so here goes...

Sometimes Sickbeard gets a new episode before thetvdb has been updated with a thumbnail and info. Is there any way to have sickbeard automatically rescrape episodes if not all info is available?

Have anybody heard if there are any plans for the renaming function to be upgraded to have HDTV getting renamed to HDTV and not HD.TV?

I ask these two questions periodically every 6 months or so, I can only assume it's not in the plan to do either. Shame, as they could both be checkbox options.


- HenryFord - 2012-01-16

dannycorker Wrote:I ask these two questions periodically every 6 months or so, I can only assume it's not in the plan to do either. Shame, as they could both be checkbox options.
And you never got a reply? It is probably safe to assume that you should ask these questions over at the bug-tracker:
http://code.google.com/p/sickbeard/issues/list

You'll probably get an answer over there.


- arabuli - 2012-01-20

I created simple web app for Google Chrome to easily launch SickBeard (it uses default port but download also contains manifest file so you can change it.)

Here is how it looks like: http://i.imgur.com/bTD61.jpg

Download: http://dl.dropbox.com/u/16448148/HTPC/Extensions/SickBeard.zip

After download finishes simple drag and drop .crx file to Chrome


- Bankin - 2012-01-22

Thank you so much for putting together this wonderful program!

the only suggestion I can make is probably one that many have made before: please add period as one of the separators! (example How I Met Your Mother.S07E14.46 Minutes )


- bobrap - 2012-01-23

Is this a common/known error?
Error parsing date from Newzbin RSS feed: 'NoneType' object has no attribute 'read'

Thanks


- thezoggy - 2012-01-23

bobrap Wrote:Is this a common/known error?
Error parsing date from Newzbin RSS feed: 'NoneType' object has no attribute 'read'

Thanks

no. newzbin is in the middle of changing things.. newzbin2.es


- bobrap - 2012-01-23

thezoggy Wrote:no. newzbin is in the middle of changing things.. newzbin2.es

Thanks, thought as muchSmile


- Rannd - 2012-01-24

I haven't had any issues recently with SickBeard and haven't even changed anything and today I went to login remotely and I get this error below. I also restarted SickBeard and get the same error. Any help would be appreciated!

Edit: I waited a few minutes and now SickBeard appears to be fine even tho when I was getting the error below, SickBeard was running. Any ideas on what happened? (Running alpha build 487)

-----

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 1798, in index
File "sickbeard\webserve.pyo", line 98, in _munge
File "Cheetah\Template.pyo", line 1004, in __str__
File "_Users_Media_Box_Desktop_SickBeard_win32_alpha_build472_data_interfaces_default_home_tmpl.py", line 285, in respond
File "sickbeard\tv.pyo", line 644, in nextEpisode
File "sickbeard\tv.pyo", line 133, in getEpisode
File "sickbeard\tv.pyo", line 945, in __init__
File "sickbeard\tv.pyo", line 1006, in specifyEpisode
File "sickbeard\tv.pyo", line 1081, in loadFromTVDB
File "lib\tvdb_api\tvdb_api.pyo", line 824, in __getitem__
File "lib\tvdb_api\tvdb_api.pyo", line 755, in _getShowData
File "lib\tvdb_api\tvdb_api.pyo", line 538, in _getetsrc
File "lib\tvdb_api\tvdb_api.pyo", line 522, in _loadUrl
File "lib\httplib2\__init__.pyo", line 1046, in request
ValueError: need more than 1 value to unpack


- tranceology3 - 2012-01-26

IS there a plugin for xbmc yet, that allows control of sickbeard. I've looked around and cant find anything. This would be very useful!


- HenryFord - 2012-01-26

tranceology3 Wrote:IS there a plugin for xbmc yet, that allows control of sickbeard. I've looked around and cant find anything. This would be very useful!
Take a look at this discussion:
http://forum.xbmc.org/showthread.php?tid=91138


- thezoggy - 2012-01-26

Rannd Wrote:I haven't had any issues recently with SickBeard and haven't even changed anything and today I went to login remotely and I get this error below. I also restarted SickBeard and get the same error. Any help would be appreciated!

Edit: I waited a few minutes and now SickBeard appears to be fine even tho when I was getting the error below, SickBeard was running. Any ideas on what happened? (Running alpha build 487)

-----

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 1798, in index
File "sickbeard\webserve.pyo", line 98, in _munge
File "Cheetah\Template.pyo", line 1004, in __str__
File "_Users_Media_Box_Desktop_SickBeard_win32_alpha_build472_data_interfaces_default_home_tmpl.py", line 285, in respond
File "sickbeard\tv.pyo", line 644, in nextEpisode
File "sickbeard\tv.pyo", line 133, in getEpisode
File "sickbeard\tv.pyo", line 945, in __init__
File "sickbeard\tv.pyo", line 1006, in specifyEpisode
File "sickbeard\tv.pyo", line 1081, in loadFromTVDB
File "lib\tvdb_api\tvdb_api.pyo", line 824, in __getitem__
File "lib\tvdb_api\tvdb_api.pyo", line 755, in _getShowData
File "lib\tvdb_api\tvdb_api.pyo", line 538, in _getetsrc
File "lib\tvdb_api\tvdb_api.pyo", line 522, in _loadUrl
File "lib\httplib2\__init__.pyo", line 1046, in request
ValueError: need more than 1 value to unpack

go upgrade to 491. you are more than half a year behind...


- Rannd - 2012-01-27

thezoggy Wrote:go upgrade to 491. you are more than half a year behind...

Oh wow, okay! I checked for updates recently through SickBeard and it said none were available, my bad!


- Bort- - 2012-01-29

Hi there, I'm getting a lot of this errors in the log, is this a problem from the site or Sickbeard

Code:
2012-01-28 23:51:23.307000 SEARCHQUEUE-RSS-SEARCH :: The XML returned from the NZBMatrix feed is incomplete, this result is unusable

Thanks for any feedback and sorry if it has been answered before.


- krish_2k4 - 2012-02-02

Rannd Wrote:Oh wow, okay! I checked for updates recently through SickBeard and it said none were available, my bad!

theres a new version now thats just popped up for me! no idea what has changed though.