Servus.
Wenn ich Osmosis auf den FSK 6 Ordner/Filter im Amazon VOD Addon anwende, dann bekomme ich ein Problem einen Fehler und die Bibliotheks-Aktualisierung bleibt bei 0% und
'--= Weiter zu Seite 2 =-- ' wird hinzugefügt
stecken.
Der Kodi Log zeigt folgendes:
Code
2021-01-07 20:00:35.242 T:2372911984 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback
/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.osmosis/default.py", line 145, in <module>
addToMedialist(params)
File "/storage/.kodi/addons/plugin.video.osmosis/resources/lib/create.py", line 212, in addToMedialist
fillPluginItems(url, strm=True, strm_name=name, strm_type=cType, name_orig=name_orig, pDialog=pDialog)
File "/storage/.kodi/addons/plugin.video.osmosis/resources/lib/create.py", line 76, in fillPluginItems
addMovies(details, strm_name, strm_type, name_orig, pDialog)
File "/storage/.kodi/addons/plugin.video.osmosis/resources/lib/create.py", line 448, in addMovies
if not contentList[0].get('playableSingleMedia'):
IndexError: list index out of range
-->End of Python script error report<--
2021-01-07 20:00:35.364 T:2860594032 NOTICE: [Amazon VOD] Finished Fanart Update
2021-01-07 20:00:35.381 T:2860594032 WARNING: CPythonInvoker(32, /storage/.kodi/addons/plugin.video.amazon-test/default.py): the python script "/storage/.kodi/addons/plugin.video.amazon-test/default.py" has left
several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N9XBMCAddon7xbmcgui6DialogE
2021-01-07 20:00:35.405 T:2372911984 WARNING: CPythonInvoker(30, /storage/.kodi/addons/plugin.video.osmosis/default.py): the python script "/storage/.kodi/addons/plugin.video.osmosis/default.py" has left several
classes in memory that we couldn't clean up. The classes include: N9XBMCAddon4xbmc7MonitorE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui16DialogProgressBGE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon9xbmcaddon5AddonE,N9XBMCAddon7xbmcgui6DialogE
Alles anzeigen
Ganz offensichtlich ist das der letzte Listeneintrag auf der Seite, um zur nächsten Seite zu kommen. Aber so wie sich die Osmosis Einstellungen lesen, sollte das Hinzufügen von "Ordnern" kein Problem sein.
Was mache ich falsch?
Addon Version aus dem KodiNerd Repo, versteht sich
Einzelne Filme zur Bibliothek hinzu fügen funktioniert ohne Probleme.