Habe mal versucht eine Staffel von Netflix hizuzufügen, leider kommt ein Fehler:
Code
14:06:45.078 T:11176 WARNING: CPythonInvoker(44, C:\Users\Tobias\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): the python script "C:\Users\Tobias\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcaddon::Addon
14:06:50.450 T:3820 WARNING: Attempt to use invalid handle -1
14:06:50.451 T:3820 WARNING: Previous line repeats 3 times.
14:06:50.451 T:3820 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: 'NoneType' object is not iterable
Traceback (most recent call last):
File "C:\Users\Tobias\AppData\Roaming\Kodi\addons\plugin.video.osmosis\default.py", line 236, in <module>
selectedItems = create.getMediaListDialog()
File "C:\Users\Tobias\AppData\Roaming\Kodi\addons\plugin.video.osmosis\modules\create.py", line 199, in getMediaListDialog
thelist = sorted(fileSys.readMediaList(purge=False), key=lambda k: k.split('|')[1])
TypeError: 'NoneType' object is not iterable
-->End of Python script error report<--
Alles anzeigen
Was mache ich falsch?
Gelöst: Der Fehler kommt wenn man keine .strm files erzeugt hat und "update" drückt.