Ich kann die App starten und Streams aus den Mediatheken funktionieren.
Wenn ich auf "Live" gehe bekomm ich eine Fehlermeldung:
Spoiler anzeigen
Code
2020-01-16 09:22:34.733 T:12739 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'list' object has no attribute 'update'
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zappntv/main.py", line 14, in <module>
plugin.run()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zappntv/resources/lib/plugin.py", line 1153, in run
plugin.run()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.routing/lib/routing.py", line 130, in run
self._dispatch(self.path)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.routing/lib/routing.py", line 141, in _dispatch
view_func(**kwargs)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zappntv/resources/lib/plugin.py", line 174, in show_category
streams.update(get_livestream(brand['channelId'], brand['title'], brand['id']))
AttributeError: 'list' object has no attribute 'update'
-->End of Python script error report<--
2020-01-16 09:22:35.070 T:12738 ERROR: GetDirectory - Error getting plugin://plugin.video.zappntv/category/livestream
2020-01-16 09:22:35.085 T:12474 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.zappntv/category/livestream) failed
Alles anzeigen
Aber bis jetzt hat die App immer super funktioniert, danke für deine Mühe