I installed the latest player on my raspberry Pi, in replacement of Rasplex.
I need to execute a shell script (to toggle hyperion) when I press a button on my remote
The script is OK, mapping si OK, except for executing the script
In the inputmap json "KEY_YELLOW": "host:/storage/.local/share/plexmediaplayer/toggle.sh",
and in the log
Hyperion is a software to control LED strips according to the displayed image, like Philips ambilight system. But my problem would be the same for any shell intervention
Best
actually, looking at the error I get, it may just be an error on the path, I am not familiar with absolute paths in OpenElec systems. And I can’t find an example of what kind of path is expected with “host:script.sh”
In the meantime I found a “scripts” folder in plexmediaserver. I put my script in here and changed the inputmap to host:toggle.py but nothing better… still the same error log