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)



Do we need this error? - Dobyken - 2011-01-21

File update problem is a known issue. Can this be changed to info instead of a error?

Update of show directory failed on 192.168.1.23:8080, trying full update as requested


- ECEC - 2011-01-21

My python window is full of stuff like this:

Code:
Traceback (most recent call last):
  File "C:\Python26\lib\logging\handlers.py", line 71, in emit
    if self.shouldRollover(record):
  File "C:\Python26\lib\logging\handlers.py", line 145, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "C:\Python26\lib\logging\handlers.py", line 71, in emit
    if self.shouldRollover(record):
  File "C:\Python26\lib\logging\handlers.py", line 145, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file

The same messages keep scrolling by really fast (it took a bit of work to copy paste that bit out). Any ideas on why? Running the latest version on Windows.


- mattressfish - 2011-01-22

I have a ton of these in my logs...

Code:
Jan-21 23:01:20 INFO     POSTPROCESSER :: Processing failed for D:\shares\Videos\Unsorted\complete\TV Shows\Law and Order SVU S10E22 720p HDTV x264 2HD\law.and.order.svu.s10e23.720p.hdtv.x264-2hd.mkv
Jan-21 23:01:19 INFO     POSTPROCESSER :: Analyzing name u'D:\\shares\\Videos\\Unsorted\\complete\\TV Shows\\Law and Order SVU S10E22 720p HDTV x264 2HD\\law.and.order.svu.s10e23.720p.hdtv.x264-2hd.mkv'
Jan-21 23:01:19 INFO     POSTPROCESSER :: Processing D:\shares\Videos\Unsorted\complete\TV Shows\Law and Order SVU S10E22 720p HDTV x264 2HD\law.and.order.svu.s10e23.720p.hdtv.x264-2hd.mkv (None)



- Clown - 2011-01-22

Love the picture but none of my posters or banners are showing up. What happened?
Image

Image


- thezoggy - 2011-01-22

ECEC Wrote:My python window is full of stuff like this:

Code:
Traceback (most recent call last):
  File "C:\Python26\lib\logging\handlers.py", line 71, in emit
    if self.shouldRollover(record):
  File "C:\Python26\lib\logging\handlers.py", line 145, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "C:\Python26\lib\logging\handlers.py", line 71, in emit
    if self.shouldRollover(record):
  File "C:\Python26\lib\logging\handlers.py", line 145, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file

The same messages keep scrolling by really fast (it took a bit of work to copy paste that bit out). Any ideas on why? Running the latest version on Windows.

known bug with windows log fulls.. just restart sickbeard or clear logs and it will go away.


- thezoggy - 2011-01-22

Clown Wrote:Love the picture but none of my posters or banners are showing up. What happened?

Glad you like them. I made a wallpaper (1080p) version of that poster one if you want it.
http://zoggy.net/sickbeard-wallpaper-1080p.png

anyways, they are the default images that sickbeard uses when either a) the image cache routine hasn't pulled down the metadata from thetvdb or b) there is no metadata available yet. you can force this process by going to manage > check off Rescan for all shows > submit. Or just wait 24hrs.. it should do it automatically.... note that it takes roughly 30secs per show.. so it may take awhile.


- thezoggy - 2011-01-22

Freek Wrote:I just did a fresh pull of source from github and here's the results
Thanks and I hope that helps ;o)

are you running this on a NAS box? if so.. which one and what version/firmware.. trying to track down why this problem only seems to exist so far on NAS boxes...


- Freek - 2011-01-22

thezoggy Wrote:are you running this on a NAS box? if so.. which one and what version/firmware.. trying to track down why this problem only seems to exist so far on NAS boxes...

Nope not a NAS but on Ubuntu 10.04 (I think owlboy said he's on the same OS too).


- steve1977 - 2011-01-23

steve1977 Wrote:I noticed one change in the latest release: just aired movies used to be sent as "priority-high" to SAB, while backlog as "priority-nornal". This is not happening anymore since the latest update. Any chance to get this back?

Thoughts?


- JoeMF - 2011-01-23

mwkurt Wrote:JoeMF...what platform are you running?

hello MWKURT... am running xbmc on W7 Ultimate. Thanks.


Error message - steve1977 - 2011-01-23

Getting the following error message hundreds of times since adding "Saint Seiya: The Lost Canvas – Hades Mythology". Any thoughts?

> Jan-23 17:51:25 ERROR SEARCHQUEUE :: Exception generated in thread
> SEARCHQUEUE: 'ascii' codec can't encode character u'\u2013' in position 49:
> ordinal not in range(128)
> AA
> AAUnicodeEncodeError: 'ascii' codec can't encode character u'\u2013' in
> position 49: ordinal not in range(128)
> AA File "threading.pyo", line 431, in __init__
> AA File "sickbeard\generic_queue.pyo", line 80, in run
> AA File "sickbeard\scheduler.pyo", line 54, in runAction


- ECEC - 2011-01-23

thezoggy Wrote:known bug with windows log fulls.. just restart sickbeard or clear logs and it will go away.

Cool, thanks. Smile


- jcato - 2011-01-23

Lovin' SB, but have a problem or maybe a bug.

Some shows on TvDB don't have an airdate. SB is not creating nfos for those episodes. The log file seems to indicate it's creating one, but it doesn't.

Log snippet:
Code:
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: 78949: Retrieving/creating episode 14x5
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Checking if /mnt/disk2/TV/Thomas The Tank Engine and Friends/Season 14/Thomas.The.Tank.Engine.&.Friends.s14e05.nfo exists: False
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Metadata provider XBMC creating episode metadata for Thomas.The.Tank.Engine.&.Friends.s14e05
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Checking if /mnt/disk2/TV/Thomas The Tank Engine and Friends/Season 14/Thomas.The.Tank.Engine.&.Friends.s14e05.tbn exists: False
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Metadata provider XBMC creating show metadata for Thomas.The.Tank.Engine.&.Friends.s14e05
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: No thumb is available for this episode, not creating a thumb
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Checking if /mnt/disk2/TV/Thomas The Tank Engine and Friends/Season 14/Thomas.The.Tank.Engine.&.Friends.s14e05.nfo exists: False
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Checking if /mnt/disk2/TV/Thomas The Tank Engine and Friends/Season 14/Thomas.The.Tank.Engine.&.Friends.s14e05.tbn exists: False
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: 78949: Retrieving/creating episode 14x8

So is this the way it is designed or is this a bug. I hope it's a bug, because even if there is no airdate, I still need an nfo for XBMC.

thanks!


- thezoggy - 2011-01-23

steve1977 Wrote:Getting the following error message hundreds of times since adding "Saint Seiya: The Lost Canvas – Hades Mythology". Any thoughts?

> Jan-23 17:51:25 ERROR SEARCHQUEUE :: Exception generated in thread
> SEARCHQUEUE: 'ascii' codec can't encode character u'\u2013' in position 49:
> ordinal not in range(128)
> AA
> AAUnicodeEncodeError: 'ascii' codec can't encode character u'\u2013' in
> position 49: ordinal not in range(128)
> AA File "threading.pyo", line 431, in __init__
> AA File "sickbeard\generic_queue.pyo", line 80, in run
> AA File "sickbeard\scheduler.pyo", line 54, in runAction

sickbeard in general is not a fan of unicode.. submit this via google code and we'll get an exception created if that's how it's suppose to be named but to fix your problem from what you posted just replace the – (mdash) with a - (dash)


- thezoggy - 2011-01-23

jcato Wrote:Lovin' SB, but have a problem or maybe a bug.

Some shows on TvDB don't have an airdate. SB is not creating nfos for those episodes. The log file seems to indicate it's creating one, but it doesn't.

Log snippet:
Code:
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: 78949: Retrieving/creating episode 14x5
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Checking if /mnt/disk2/TV/Thomas The Tank Engine and Friends/Season 14/Thomas.The.Tank.Engine.&.Friends.s14e05.nfo exists: False
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Metadata provider XBMC creating episode metadata for Thomas.The.Tank.Engine.&.Friends.s14e05
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Checking if /mnt/disk2/TV/Thomas The Tank Engine and Friends/Season 14/Thomas.The.Tank.Engine.&.Friends.s14e05.tbn exists: False
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Metadata provider XBMC creating show metadata for Thomas.The.Tank.Engine.&.Friends.s14e05
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: No thumb is available for this episode, not creating a thumb
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Checking if /mnt/disk2/TV/Thomas The Tank Engine and Friends/Season 14/Thomas.The.Tank.Engine.&.Friends.s14e05.nfo exists: False
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: Checking if /mnt/disk2/TV/Thomas The Tank Engine and Friends/Season 14/Thomas.The.Tank.Engine.&.Friends.s14e05.tbn exists: False
Jan-23 09:51:38 DEBUG    SHOWQUEUE-REFRESH :: 78949: Retrieving/creating episode 14x8

So is this the way it is designed or is this a bug. I hope it's a bug, because even if there is no airdate, I still need an nfo for XBMC.

thanks!

no nfo is created on that message, just old log message that hasn't been removed from the image cache routine.. ive already brought this up with midget to be removed.