Hallo,
meine Kinder nutzen das Mediathek (0.4.7) Addon.
Seit Frodo funktioniert KI.KA+ nicht mehr.
Es kommt immer ein Script Error.
Ich habe mal das Debugin eingeschaltet.
Vielleicht kann damit jemand etwas anfangen.
Code
12:43:21 T:140532279764736 DEBUG: Process - Entering source directory /root/.xbmc/addons/plugin.video.mediathek
12:43:21 T:140532279764736 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.mediathek" dependent on version 2.0 of the xbmc.python api
12:43:22 T:140532279764736 NOTICE: [Mediathek]: quality: 2
12:43:22 T:140532279764736 NOTICE: get_params() argv=
12:43:22 T:140532279764736 NOTICE: ['plugin://plugin.video.mediathek/', '0', '?type=KI.KA%20Plus']
12:43:22 T:140532279764736 NOTICE: [Mediathek]: Quality: 2
12:43:22 T:140532279764736 NOTICE: [Mediathek]: argv[0]: plugin://plugin.video.mediathek/
12:43:22 T:140532279764736 NOTICE: [Mediathek]: argv[1]: 0
12:43:22 T:140532279764736 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('KI.KA%20Plus',)
Traceback (most recent call last):
File "/root/.xbmc/addons/plugin.video.mediathek/default.py", line 71, in <module>
mediathek = factory.getMediathek(mediathekName,gui);
File "/root/.xbmc/addons/plugin.video.mediathek/mediathek/factory.py", line 47, in getMediathek
return self.avaibleMediathekes[mediathekName](gui);
KeyError: ('KI.KA%20Plus',)
-->End of Python script error report<--
12:43:22 T:140532279764736 INFO: Python script stopped
Alles anzeigen