2012-03-13, 10:52
I'm seeing this in logs:
Running xbmc-pvr-odk68 build from 14 days ago. Who is the culprit here, Xeebo or watchlist?
Code:
20:14:53 T:2844781424 INFO: -->Python script returned the following error<--
20:14:53 T:2844781424 ERROR: Error Type: <type 'exceptions.KeyError'>
20:14:53 T:2844781424 ERROR: Error Contents: ('fanart',)
20:14:53 T:2844781424 ERROR: Traceback (most recent call last):
File "/secure/home/media/.xbmc/addons/script.watchlist/default.py", line 588, in <module>
Main()
File "/secure/home/media/.xbmc/addons/script.watchlist/default.py", line 33, in __init__
self._fetch_info()
File "/secure/home/media/.xbmc/addons/script.watchlist/default.py", line 58, in _fetch_info
self._fetch_tvshows()
File "/secure/home/media/.xbmc/addons/script.watchlist/default.py", line 127, in _fetch_tvshows
item = [tvshow['tvshowid'], tvshow['thumbnail'], tvshow['studio'], tvshow['label'], tvshow['fanart'], []]
KeyError: ('fanart',)
20:14:53 T:2844781424 INFO: -->End of Python script error report<--
Running xbmc-pvr-odk68 build from 14 days ago. Who is the culprit here, Xeebo or watchlist?