[RELEASE] trakt.tv tv/movie scrobbler
@nate1280

Thanks very much - that's cleared the errors. Sorry for the confusion - I'm new to the workings of GitHub.

Now I have another one - this one occurs at the point that TV episodes are removed from Trakt.tv

15:29:03 T:5880 ERROR: Exception in thread trakt-sync:
Traceback (most recent call last):
File "C:\Program Files (x86)\XBMC\system\python\Lib\threading.py", line 532, in __bootstrap_inner
self.run()
File "C:\Users\Adrian\AppData\Roaming\XBMC\addons\script.trakt\service.py", line 369, in run
sync.sync()
File "C:\Users\Adrian\AppData\Roaming\XBMC\addons\script.trakt\sync.py", line 778, in sync
self.syncEpisodes()
File "C:\Users\Adrian\AppData\Roaming\XBMC\addons\script.trakt\sync.py", line 457, in syncEpisodes
self.traktRemoveEpisodes(traktShowsRemove)
File "C:\Users\Adrian\AppData\Roaming\XBMC\addons\script.trakt\sync.py", line 340, in traktRemoveEpisodes
title = show['title'].encode('utf-8', 'ignore')
AttributeError: 'NoneType' object has no attribute 'encode'

New logs are at:
http://xbmclogs.com/show.php?id=133765

Thanks.


Messages In This Thread
RE: [RELEASE] trakt.tv tv/movie scrobbler - by toppoff - 2014-02-18, 17:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] trakt.tv tv/movie scrobbler13