2015-03-07, 20:04
Just thanks :-)
(2015-03-07, 17:52)AnthonyJS02 Wrote: Is there a setting for the playback sync or is that automatic? All my settings appear the same as previous
18:29:57 T:1972370960 NOTICE: -->Python Interpreter Initialized<--
18:29:57 T:1719871440 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named dateutil.parser
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/default.py", line 5, in <module>
import kodilogging
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/kodilogging.py", line 19, in <module>
from utilities import getSettingAsBool
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/utilities.py", line 11, in <module>
import dateutil.parser
ImportError: No module named dateutil.parser
-->End of Python script error report<--
(2015-03-07, 20:38)Hustler1337 Wrote: Just downloaded the master version from Github and I get a script fail error on loading Kodi. Here's a copy of my log:try install from kodi repository with a restart of kodi afterwards
Code:18:29:57 T:1972370960 NOTICE: -->Python Interpreter Initialized<--
18:29:57 T:1719871440 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named dateutil.parser
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/default.py", line 5, in <module>
import kodilogging
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/kodilogging.py", line 19, in <module>
from utilities import getSettingAsBool
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.trakt/utilities.py", line 11, in <module>
import dateutil.parser
ImportError: No module named dateutil.parser
-->End of Python script error report<--
The dev version that I had worked flawlessly but I've noticed the current dev version on Razzeee's Git page has been merged to the master version. Any ideas what's wrong?
Thanks
(2015-03-07, 20:47)wilmans2m Wrote: @Hustler
maybe an error with dateutil module
Error Contents: No module named dateutil.parser
import dateutil.parser
ImportError: No module named dateutil.parser
You should reinstall it using razzeee's repositery.
(2015-03-07, 20:50)S7eele Wrote: try install from kodi repository with a restart of kodi afterwards
(2015-03-07, 21:10)Hustler1337 Wrote:in the past @Razze has suggested a vip subscription to trakt for those wanting to donate(2015-03-07, 20:47)wilmans2m Wrote: @Hustler
maybe an error with dateutil module
Error Contents: No module named dateutil.parser
import dateutil.parser
ImportError: No module named dateutil.parser
You should reinstall it using razzeee's repositery.(2015-03-07, 20:50)S7eele Wrote: try install from kodi repository with a restart of kodi afterwards
Thanks guys, I uninstalled the Git master version and installed from the repo, working all fine now I guess it was down to missing dependencies.
Would also like to thank Razze for working very hard on this add-on and bringing it back to life. I've seen the dev version being updated almost daily and appreciate the work and effort you put in. Donations?
(2015-03-07, 21:52)Razze Wrote: Back trakt itselfwell thats awesome, a diaper fund? im usually on tapatalk so hadnt noticed signature yet, gotta check out flattr too, now i know, sorry i answered that, should have left it to you
Back the Kodi foundation
And if you really want check my signature
(2015-03-07, 22:22)S7eele Wrote:(2015-03-07, 21:52)Razze Wrote: Back trakt itselfwell thats awesome, a diaper fund? im usually on tapatalk so hadnt noticed signature yet, gotta check out flattr too, now i know, sorry i answered that, should have left it to you
Back the Kodi foundation
And if you really want check my signature
on another note @Razze, i have a bunch of left over in progress markers on movies i was using to test playback progress sync, im assuming its getting these from trakt still but i need to verify, i have tried playing the affected movie(s) again through completion but it hasnt cleared them all, im going to try disabling playback progress sync for movies in settings to see if that clears them, i planned on opening an issue on github after a little more research to see if its something easy i just havent stumbled upon yet (and to eliminate issues on my end), i saw a post in the ccm helix thread (skin im using) just a little while ago that sounds like it may be the same issue so decided id mention it now, link follows:
http://forum.kodi.tv/showthread.php?pid=...pid1949050
im not familiar with playback progress sync from the trakt website perspective so im going to check that out as well, maybe there is an easy way to see and clear these 'resume points' from there
as i mentioned, if im able to identify an actual issue (vice normal behavior) and recreate it ill create an issue on github, thoughts?
(2015-03-07, 08:56)Njals Wrote: I rather prefer the old rating dialog over the new Trakt branded rating dialog, just too garish being white and those hearts, it just clashes with my backgrounds and theme setup. Any chance at optional selections for a Trakt branded dialog?