2016-05-12, 16:32
Kodi does not exit or completly close.
I updated to jarvis 16.1 in early april and I am using madox from the last week in april. I am using windows 10. Recently Kodi was not closing completely on exit and had to manually close the program.
After watching it for a couple of weeks since it was random, I found this was happening only when I updated my music database. I have 3 systems running and it is happening on all 3 systems. I have updated Movies and no problem
closing kodi. It will always happen after updated music. It will not happen if there is no update, only when a change is made (album added or nfo created), So running the update scan is not the problem. Not even sure if this is a Kodi or skin problem. Hopefully someone
can get me looking in the right direction for some help. Here are the lines when it wont close. If that's any help
11:30:04 T:8396 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.SystemExit'>
Error Contents: <NULL>
Traceback (most recent call last):
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\KodiMonitor.py", line 38, in onNotification
self.resetMusicWidgetProps(data)
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\KodiMonitor.py", line 79, in resetMusicWidgetProps
artutils.updateMusicArt(type,data.get("id"))
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 1557, in updateMusicArt
getMusicArtwork(artist,item["album"],item["title"],True)
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 1491, in getMusicArtwork
artistartwork = getArtistArtwork(artistartwork.get("musicbrainzartistid"), artistartwork, allowoverwrite)
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 1083, in getArtistArtwork
artwork = getfanartTVimages("artist",musicbrainzartistid,artwork, allowoverwrite)
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 393, in getfanartTVimages
if not artwork.get(fanarttype[1]) or (allowoverwrite and not "http:" in artwork.get(fanarttype[1])):
SystemExit
-->End of Python script error report<--
I updated to jarvis 16.1 in early april and I am using madox from the last week in april. I am using windows 10. Recently Kodi was not closing completely on exit and had to manually close the program.
After watching it for a couple of weeks since it was random, I found this was happening only when I updated my music database. I have 3 systems running and it is happening on all 3 systems. I have updated Movies and no problem
closing kodi. It will always happen after updated music. It will not happen if there is no update, only when a change is made (album added or nfo created), So running the update scan is not the problem. Not even sure if this is a Kodi or skin problem. Hopefully someone
can get me looking in the right direction for some help. Here are the lines when it wont close. If that's any help
11:30:04 T:8396 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.SystemExit'>
Error Contents: <NULL>
Traceback (most recent call last):
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\KodiMonitor.py", line 38, in onNotification
self.resetMusicWidgetProps(data)
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\KodiMonitor.py", line 79, in resetMusicWidgetProps
artutils.updateMusicArt(type,data.get("id"))
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 1557, in updateMusicArt
getMusicArtwork(artist,item["album"],item["title"],True)
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 1491, in getMusicArtwork
artistartwork = getArtistArtwork(artistartwork.get("musicbrainzartistid"), artistartwork, allowoverwrite)
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 1083, in getArtistArtwork
artwork = getfanartTVimages("artist",musicbrainzartistid,artwork, allowoverwrite)
File "C:\Users\Tym\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 393, in getfanartTVimages
if not artwork.get(fanarttype[1]) or (allowoverwrite and not "http:" in artwork.get(fanarttype[1])):
SystemExit
-->End of Python script error report<--