Anmelden klappt mit der Version 0.6.5 des Addons jetzt wieder ohne Probleme.
Allerdings kommt jetzt dieser Fehler, wenn man bei "Serien" irgendeine auswählt:
Code
2024-02-06 18:39:42.339 T:1338 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'Exception'>
Error Contents: Element not found
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.tvnow.de/addon.py", line 14, in <module>
nav.listSeasonsFromSeries(params['id'])
File "/storage/.kodi/addons/plugin.video.tvnow.de/resources/lib/navigation.py", line 329, in listSeasonsFromSeries
format = self.api.getFormat(formatID)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/plugin.video.tvnow.de/resources/lib/api.py", line 610, in getFormat
format = APIParser.parseFormatDetailed(APIParser.getElement(jsonData, ["data", "format"]))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/plugin.video.tvnow.de/resources/lib/api.py", line 108, in getElement
raise Exception("Element not found")
Exception: Element not found
-->End of Python script error report<--
2024-02-06 18:39:42.423 T:1337 error <general>: GetDirectory - Error getting plugin://plugin.video.tvnow.de/?action=listPage&id=rrn%3awatch%3avideohub%3aformat%3a6908
2024-02-06 18:39:42.428 T:1196 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.tvnow.de/?action=listPage&id=rrn%3awatch%3avideohub%3aformat%3a6908) failed
Alles anzeigen