ok, schau dir mal Brooklyn Nine Nine (edit: Staffel 2) an, da sehe ich im Quelltext das selbe bzw ein ähnliches Problem, da fehlen auch " </tr> "
aber trotzdem kriege ich einen Fehler beim aufrufen.
edit: Natürlich mit der neusten Version 0.81 (Mr Robot ging jetzt problemlos)
Code
00:17:01 T:139997859358464 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: need more than 0 values to unpack
Traceback (most recent call last):
File "/storage/.kodi/addons/service.subtitles.tv4user/service.py", line 523, in <module>
search()
File "/storage/.kodi/addons/service.subtitles.tv4user/service.py", line 398, in search
get_staffeln(id)
File "/storage/.kodi/addons/service.subtitles.tv4user/service.py", line 363, in get_staffeln
staffellist,linklist = (list(x) for x in zip(*sorted(zip(staffellist, linklist))))
ValueError: need more than 0 values to unpack
-->End of Python script error report<--
00:17:01 T:139998426892032 ERROR: GetDirectory - Error getting plugin://service.subtitles.tv4user/?action=search&languages=English&preferredlanguage=Undetermined
Alles anzeigen