[RELEASE] trakt.tv tv/movie scrobbler
Hi guys,

I have been trying out the dev version from github, but I can't seem to get the rating dialog to work properly. Using version 2.3.2-2-g0f2f3d4.zzip that I downloaded yesterday and the 1080XF skin. I believe this is the relevant portion of the sys log:

Code:
17:20:06 T:140673269937920  NOTICE: [trakt] Queued dispatch: {u'action': u'ended'}
17:20:06 T:140673269937920  NOTICE: [trakt] Dispatch: {u'action': u'ended'}
17:20:06 T:140673269937920  NOTICE: [trakt] [Scrobbler] playbackEnded()
17:20:06 T:140673269937920  NOTICE: [trakt] [Rating] Rating Check called for 'episode'
17:20:06 T:140673269937920   ERROR: EXCEPTION: Non-Existent Control 10014
17:20:06 T:140673269937920   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.RuntimeError'>
                                            Error Contents: Non-Existent Control 10014
                                            Traceback (most recent call last):
                                              File "/home/xbmc/.kodi/addons/trakt-script.trakt-0f2f3d4/rating.py", line 252, in onInit
                                                self.getControl(10014).setVisible(self.rating_type == 'simple')
                                            RuntimeError: Non-Existent Control 10014
                                            -->End of Python script error report<--

Any suggestions? Edit - Nevermind, I'm an idiot, i downloaded the wrong file and replaced the dev branch with the stable *facepalm*


Messages In This Thread
RE: [RELEASE] trakt.tv tv/movie scrobbler - by Balthazar - 2015-02-15, 06:35
Logout Mark Read Team Forum Stats Members Help
[RELEASE] trakt.tv tv/movie scrobbler13