Dass die Einrückungen seit langer Zeit im kodinerds Repo vergurkt sind und es deswegen beim Start Python crasht muss doch inzwischen aufgefallen sein... um genau zu sein die Blöcke in Zeile 200 und 201.
Konnte es kaum glauben, hab aber alles entfernt und frisch die l0re 0.3.5 installiert, war auch dort falsch. Manuell neu eingerückt und auf einmal läuft alles wieder
Ist ja bereits bekannt, aber ein gefixter push ins repo wäre wünschenswert.
Spoiler anzeigen
21:13:08.459 T:140099417274112 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndentationError'>
Error Contents: ('unexpected indent', ('/home/htpc/.kodi/addons/http://plugin.video.L0RE.dmax/default.py', 200, 2, '\t\tstrukturI = json.loads(contentI)\n'))
IndentationError: ('unexpected indent', ('/home/htpc/.kodi/addons/http://plugin.video.L0RE.dmax/default.py', 200, 2, '\t\tstrukturI = json.loads(contentI)\n'))
-->End of Python script error report<--
21:13:08.460 T:140099417274112 INFO: Python script stopped
Sind die Zeilen:
200: strukturI = json.loads(contentI)
201: lickey=strukturI["keys"][0]["k"]