@rolapp
Hallo, ich hab' seit heute leider ein Problem: das Plugin bricht schon beim Laden der Programmliste mit einem Fehler ab ("siehe Logfile").
Neustart, Löschen Acc-Cache und DB-Rebuild habe ich schon versucht, hilft aber nicht.
Im Kodi-Log steht
Code
2021-11-06 19:14:25.404 T:139653680199424 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'i' referenced before assignment
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.zattoo_hiq/plugin.py", line 28, in <module>
main.main()
File "/storage/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/main.py", line 1649, in main
_zattooDB_.reloadDB()
File "/storage/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 725, in reloadDB
gui.reloadDB()
File "/storage/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 82, in reloadDB
DB.updateProgram(datetime.datetime.now(), True)
File "/storage/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 375, in updateProgram
i+=1
UnboundLocalError: local variable 'i' referenced before assignment
-->End of Python script error report<--
Alles anzeigen
Ich habe aktuell Kodi 18.9, LE 9.2.6, Zattoo-HiQ 2.0.52 und einen 1&1-Account. Das Problem kommt "aus heiterem Himmel", ich hatte nichts verändert.
Hast Du eine Idee woran es liegen könnte? Hat 1&1 mal wieder was verändert??
Mehr Infos kann ich gerne beschaffen, bin für jede Hilfe dankbar.
VG, Jörg