[RELEASE] trakt.tv tv/movie scrobbler
Okay, I'm still having problems with trakt. With it running, i get the script error message every time i start up XBMC.
This message keeps popping up on each restart, even if the plugin is disabled. It only stops if i uninstally the plugin completely.

With the plugin active, XBMC slows to a crawl, navigating through the menus is an ordeal, and after a while it hangs completely and I have to force close it.

The log file is 4000 lines, so hard to post that even at pastebin. This is the only section that mentioned an error:

Code:
03:12:57 T:16272  NOTICE: [trakt] Service thread starting.
03:12:57 T:16272  NOTICE: [trakt] [traktPlayer] Initalized.
03:12:57 T:16272   ERROR: EXCEPTION: access_voilation
03:12:57 T:16272   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: access_voilation
                                            Traceback (most recent call last):
                                              File "D:\System\AppData\Roaming\XBMC\addons\script.trakt\default.py", line 13, in <module>
                                                traktService().run()
                                              File "D:\System\AppData\Roaming\XBMC\addons\script.trakt\service.py", line 69, in run
                                                self.Monitor = traktMonitor(action = self._dispatchQueue)
                                            RuntimeError: access_voilation
                                            -->End of Python script error report<--
03:12:57 T:10896   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
03:12:57 T:6576  NOTICE: Thread Jobworker start, auto delete: true
03:12:57 T:15804   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
03:12:57 T:13624   DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}


Messages In This Thread
RE: [RELEASE] trakt.tv tv/movie scrobbler - by MeMeMe - 2013-07-02, 04:27
Logout Mark Read Team Forum Stats Members Help
[RELEASE] trakt.tv tv/movie scrobbler13