Seit einigen Tagen geht die Tele5-Mediathek nicht mehr, ausprobiert auf Kodi Krypton und Leia.
Das hier finde ich im Log:
Code
17:33:52.027 T:1939033440 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
17:33:54.899 T:1809818480 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.tele5_de/default.py", line 238, in <module>
index()
File "/storage/.kodi/addons/plugin.video.tele5_de/default.py", line 72, in index
listcat(baseUrl+"/re-play/uebersicht","listcat")
File "/storage/.kodi/addons/plugin.video.tele5_de/default.py", line 101, in listcat
listVideos(starturl)
File "/storage/.kodi/addons/plugin.video.tele5_de/default.py", line 125, in listVideos
cid=re.compile('<div class="fwplayer" cid="(.+?)" >', re.DOTALL).findall(content)[0]
IndexError: list index out of range
-->End of Python script error report<--
17:33:55.174 T:1801425776 ERROR: GetDirectory - Error getting plugin://plugin.video.tele5_de/
17:33:55.177 T:1939033440 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.tele5_de/) failed
Alles anzeigen
Kann es daran liegen, das sich upstream bei Tele5 was geändert hat?