Hallo zusammen,
ich hab 15.1 auf einem Fire TV am laufen.
Seit einigen Tagen kommt nach dem Kodi-Start immer ein Addon-Fehler für Philips Hue.
Einen Auszug aus der Log-Datei hänge ich mal unten dran, mir sagt das alles nix. Kann mir evtl. jemand helfen?
Vielen Dank vorab.
[cbox]20:25:10 T:1694148704 NOTICE: XBMC Hue service started, version: 0.6.2
20:25:10 T:1694148704 NOTICE: XBMC Hue: DEBUG class Hue: update settings
20:25:10 T:1694148704 NOTICE: XBMC Hue: DEBUG bridge_ip: 192.168.178.25
bridge_user: 147e9d9bbdb8cd2c781670b1e47646b8
mode: 0
light: 3
light1_id: 1
light2_id: 2
light3_id: 3
group_id: 0
misc_initialflash: True
misc_disableshort: False
dimmed_bri: 0
undim_bri: 203
dimmed_hue: 22755
override_hue: False
undim_hue: 22755
ambilight_dim: False
ambilight_dim_group: 0
ambilight_min: 0
ambilight_max: 228
color_bias: 18
debug: True
20:25:10 T:1694148704 NOTICE: XBMC Hue: DEBUG creating Light instances
20:25:11 T:1694148704 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: list indices must be integers, not str
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…ster/default.py", line 462, in <module>
hue = Hue(settings, args)
File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…ster/default.py", line 95, in __init__
self.update_settings()
File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…ster/default.py", line 197, in update_settings
self.light[0] = Light(self.settings.light1_id, self.settings)
File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…es/lib/tools.py", line 102, in __init__
self.get_current_setting()
File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…es/lib/tools.py", line 118, in get_current_setting
state = j['state']
TypeError: list indices must be integers, not str
-->End of Python script error report<--
20:25:11 T:1074638560 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
20:25:11 T:1694148704 INFO: Python script stopped
20:25:11 T:1694148704 DEBUG: Thread LanguageInvoker 1694148704 terminating
20:25:16 T:1074638560 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
20:25:35 T:1678362088 DEBUG: int CVideoDatabase::RunQuery(const string&) took 86 ms for 79 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
[/cbox]