Hello
I have following Setup:
- Raspberry Pi 3
- Rasplex 1.8.0
- RemotePi from msldigital.com
- Remote (Black) from msldigital.com
- Ambilight with Hyperion.
I actually try to Rebind keys from this Remote.
<keymap>
<global>
<remote>
<KEY_SUBTITLE>system.exec("/storage/.config/hyperion_plex_aktivieren.sh")</KEY_SUBTITLE>
<KEY_NUMERIC_0>system.exec("/storage/.config/hyperion_grabber_aktivieren.sh")</KEY_NUMERIC_0>
<KEY_AUDIO>system.exec("/storage/.config/hyperion_beenden.sh")</KEY_AUDIO>
</remote>
</global>
</keymap>
this is my keymap.xml (or remote.xml) (try both)
i put this in:
/storage/.plexht/userdata/keymaps
But Rasplex ignore my setting. The Buttons still the same as before…
How can i Rebind or Map a button from this Remote to Rasplex?
thank you very much