Hello
After switching from OE to LE is was happy about the Hyperion Addon.
But unfortunately it dosent work for me I used the same hyperion.config.json that i used wie OE.
The Led´s light up at boot and system start and i can control them with the Hyperion Remote App. But when i start a Movie nothing happen.
LE is running on an Intel Haswell HTPC and i have WS2801 with arduino
Code
[list=1]
[*]Opening UART: /dev/ttyACM0
[*]INFO: Creating linear smoothing
[*]HYPERION (CS) INFO: Created linear-smoothing(interval_ms=50;settlingTime_ms=200;updateDelay=0
[*]EFFECTENGINE INFO: Initializing Python interpreter
[*]INFO: Hyperion started and initialised
[*]INFO: Boot sequence 'Rainbow swirl fast' EFFECTENGINE INFO: run effect Rainbow swirl fast on channel 0
[*]BLACKBORDER INFO: threshold set to 0.01 (3)
[*]BLACKBORDER INFO: mode:default
[*]started
[*]INFO: Kodi checker created and started
[*]INFO: Json server created and started on port 19444
[*]INFO: Proto server created and started on port 19445
[*]FRAMEBUFFERGRABBER INFO: opened with resolution: 1920x1080@32bit
[*]BLACKBORDER INFO: threshold set to 0.01 (3)
[*]BLACKBORDER INFO: mode:default
[*]INFO: Framebuffer grabber created and started
[*]KODICHECK INFO: Kodi Connected
[*]KODICHECK INFO: Kodi Message: {"id":666,"jsonrpc":"2.0","result":}
[*]KODICHECK INFO: switching to OFF mode
[*]KODICHECK INFO: Kodi Message: {"id":668,"jsonrpc":"2.0","result":{"System.ScreenSaverActive":false}}
[*]KODICHECK INFO: Kodi Message: {"id":670,"jsonrpc":"2.0","result":{"version":{"major":16,"minor":1,"revision":"a7caa16","tag":"releasecandidate","tagversion":"2"}}}
[*]EFFECTENGINE INFO: effect finished
[*]KODICHECK INFO: Kodi Message: {"jsonrpc":"2.0","method":"Playlist.OnAdd","params":{"data":{"item":{"id":36,"type":"movie"},"playlistid":1,"position":0},"sender":"xbmc"}}
[*]KODICHECK INFO: Kodi Message: {"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"id":36,"type":"movie"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}
[*]KODICHECK INFO: Kodi Message: {"id":666,"jsonrpc":"2.0","result":[{"playerid":1,"type":"video"}]}
[*]KODICHECK INFO: switching to VIDEO mode
[*]KODICHECK INFO: Kodi Message: {"id":667,"jsonrpc":"2.0","result":{"item":{"file":"nfs://192.168.0.15/export/Multimedia/Movies/Test Video/Test - Extended Version/Test Video Version.mkv","id":36,"label":"Test Video","type":"movie"}}}
[*]KODICHECK INFO: Kodi Message: {"id":669,"jsonrpc":"2.0","result":{"stereoscopicmode":{"label":"Deaktiviert","mode":"off"}}}
[/list]
Display More