[RELEASE] trakt.tv tv/movie scrobbler
(2015-02-15, 06:35)Balthazar Wrote: 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?
the version looks wrong as it should be 3.0.0, are you sure your downloading the dev branch of razze's update?

https://github.com/Razzeee/script.trakt/tree/dev

if you want to try the upgraded add-ons dev branch follow the link above to the dev branch on github and use the download zip option to download latest dev version

update - definitely looks like you download and installed the original version by rectifyer, errors are to be expected if using that version since it only partly works (sync doesnt work), not sure about those particular errors but doubt it really matters


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