Bei mir läuft weder 0.6.5 noch 0.6.6 habe wenn ich eine Folge starten möchte schreibt er mir einen fehler in die [definition='1','0']log[/definition] datei.
Code
2020-05-24 14:52:35.573 T:1469543136 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 "/home/osmc/.kodi/addons/plugin.video.aod/default.py", line 867, in <module>
hashplay(csrftoken)
File "/home/osmc/.kodi/addons/plugin.video.aod/default.py", line 530, in hashplay
Folge(uurl,csrftoken,type)
File "/home/osmc/.kodi/addons/plugin.video.aod/default.py", line 633, in Folge
debug("Bandwidth : "+str(match[0][0]))
IndexError: list index out of range
-->End of Python script error report<--
2020-05-24 14:52:35.752 T:1916114480 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.aod/?url=plugin%3A%2F%2Fplugin.video.aod%2F&mode=hashplay&csrftoken=f02d0f32194e7e1a2f93c89c8ec80d34&type=html5]
Alles anzeigen