MovieLib - Your movie database on web
Hey,

i get the following error when running movielib.

any clue what it could be :


17:15:15 T:140389302294272 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: ('exthumb',)
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 245, in getDataFromXBMC
dataXBMC['images'][table]['exthumb'][id] = extrathumbs_path + thumb
KeyError: ('exthumb',)
-->End of Python script error report<--
Reply


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