MovieLib - Your movie database on web
I am having this same issue but the download for the fixed sync.py does not seem to be working for me.

(2015-10-15, 18:34)ensignvorik Wrote: Since the addon updated 1.4.1 and I updated the site to 2.8.0 my MovieLib DB is not updating and an error pops up saying error with script.

I believe the below is the necessary detail from the kodi.log file, how do I fix this?

17:28:21 T:1693447232 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('fanart',)
Traceback (most recent call last):
File "/storage/.kodi/addons/script.movielib/default.py", line 30, in <module>
Movielib()
File "/storage/.kodi/addons/script.movielib/default.py", line 22, in __init__
sync.start(self)
File "/storage/.kodi/addons/script.movielib/lib/sync.py", line 71, in start
check(self)
File "/storage/.kodi/addons/script.movielib/lib/sync.py", line 150, in check
dataXBMC = getDataFromXBMC(self)
File "/storage/.kodi/addons/script.movielib/lib/sync.py", line 230, in getDataFromXBMC
dataXBMC['images'][table]['fanart'][data[table[0:-1]+'id']] = data['art']['fanart']
KeyError: ('fanart',)
-->End of Python script error report<--
Reply


Messages In This Thread
RE: MovieLib - Your movie database on web - by josh52180 - 2015-10-29, 00:04
Last Post - by Jeffreywat - 2017-09-03, 14:02
Logout Mark Read Team Forum Stats Members Help
MovieLib - Your movie database on web8