MovieLib - Your movie database on web
Hello, I have a problem with synchronizing the base of TV series.
I removed the mysql database, disable the "Show fanart in background" option and synchronized from the beginning.
The movie database is synchronized correctly, and when the TV series start to sync I get an error.


22:43:10.029 T:5996  NOTICE: NEXTUP SERVICE NOTIFICATION Service -> Starting NextUp Service
22:43:10.031 T:5996  NOTICE: NEXTUP SERVICE NOTIFICATION Service -> ========  START NEXTUP SERVICE NOTIFICATION  ========
22:43:10.034 T:5996  NOTICE: NEXTUP SERVICE NOTIFICATION Service -> KODI Version: 17.6 Git:20171114-a9a7a20
22:43:10.038 T:5996  NOTICE: NEXTUP SERVICE NOTIFICATION Service -> NEXTUP SERVICE NOTIFICATION Version: 1.0.37
22:43:34.760 T:4112   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 "C:\Users\XBMC\AppData\Roaming\Kodi\addons\script.movielib\default.py", line 30, in <module>
                                                Movielib()
                                              File "C:\Users\XBMC\AppData\Roaming\Kodi\addons\script.movielib\default.py", line 22, in __init__
                                                sync.start(self)
                                              File "C:\Users\XBMC\AppData\Roaming\Kodi\addons\script.movielib\resources\lib\sync.py", line 82, in start
                                                check(self)
                                              File "C:\Users\XBMC\AppData\Roaming\Kodi\addons\script.movielib\resources\lib\sync.py", line 224, in check
                                                syncImage.sync(self, dataXBMC['images'], dataSORT)
                                              File "C:\Users\XBMC\AppData\Roaming\Kodi\addons\script.movielib\resources\lib\syncImage.py", line 43, in sync
                                                addImg(self, ImagesXBMC, ImagesToAdd, ImagesSORT)
                                              File "C:\Users\XBMC\AppData\Roaming\Kodi\addons\script.movielib\resources\lib\syncImage.py", line 66, in addImg
                                                if len(ImagesToAdd[type][img_type]) > 0:
                                            KeyError: ('fanart',)
                                            -->End of Python script error report<--

Does anyone have any idea how to solve this problem?
My system is Windows 10, Kodi 17.6, MovieLib 2.9.1, 1.4.11
Reply


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