Hallo,
meine Mediatheken gehen, fast alle, nicht mehr.
Im Log finde ich auch einen Fehler, aber leider bin ich diesbezüglich nicht fit genug.
An was könnte das liegen?
Code
18:52:33.701 T:1761604512 ERROR: GetDirectory - Error getting
18:52:52.024 T:1517953952 ERROR: Previous line repeats 6 times.
18:52:52.024 T:1517953952 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.swrmediathek/default.py", line 4, in <module>
libswr.list()
File "/storage/.kodi/addons/script.module.libswr/lib/libswr.py", line 86, in list
libMediathek.play(libSwrPlay())
File "/storage/.kodi/addons/script.module.libswr/lib/libswr.py", line 49, in libSwrPlay
return libSwrParser.getVideo(params['url'])
File "/storage/.kodi/addons/script.module.libswr/lib/libswrparser.py", line 54, in getVideo
file = re.compile('"file":"(.+?)"').findall(response)[0]
IndexError: list index out of range
-->End of Python script error report<--
18:52:52.052 T:1944824272 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.swrmediathek/?url=http%3A%2F%2Fswrmediathek.de%2Fapp-2%2Fplayer%2Fharald-gloeoeckler%2F6ee696a0-17c2-11e8-8c1f-005056a12b4c.html&mode=libSwrPlay]
18:53:01.081 T:1944824272 ERROR: GetDirectory - Error getting plugin://plugin.video.swrmediathek/
18:53:01.083 T:1944824272 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.swrmediathek/) failed
Alles anzeigen