Ohne Logs glaube ich dir das nicht...
Das Einzige, was im Logfile auf das Magenta Skript deutet ist das hier
Code
2024-03-02 07:45:52.997 T:28582 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'UnboundLocalError'>
Error Contents: cannot access local variable '__device_id' where it is not associated with a value
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/net.kodinerds.maven.kodi21/files/.kodi/addons/script.service.magentatv2/service.py", line 299, in <module>
start()
File "/storage/emulated/0/Android/data/net.kodinerds.maven.kodi21/files/.kodi/addons/script.service.magentatv2/service.py", line 281, in start
if not __device_id:
^^^^^^^^^^^
UnboundLocalError: cannot access local variable '__device_id' where it is not associated with a value
-->End of Python script error report<--
Alles anzeigen