Rasplex ignoring my remote.xml keymap

I've created a custom remote.xml in ./userdata/keymaps/ and plex HT seems to be ignoring it and using the default keymap instead. I'm using a GPIO IR reciever and a Lircmap.xml (which is working). Also, in addition, the default keymaps are not properly configured for plex and use functions that don't even work in Plex HT.

I've created a custom remote.xml in ./userdata/keymaps/ and plex HT seems to be ignoring it and using the default keymap instead. This is really pissing me off and I can't get my remote configuration to work. I'm using a GPIO IR reciever and a Lircmap.xml (which is working). Also, in addition, the default keymaps are not properly configured for plex and use functions that don't even work in Plex HT.


Using language like that will win you no friends here.

If it's not working then you have done something wrong, however, because you have not given any information then no one is likely to be able to help you.

There are 4 files you need to fool with to make it work:

/storage/.config/lircd.conf
/storage/.plexht/userdata/Lircmap.xml
/storage/.plexht/userdata/keymaps/remote.xml
/storage/.config/udev.rules.d/99-lircd.rules
 
More instructions here:

https://github.com/RasPlex/RasPlex/wiki/GPIO-IR

I may try these instructions using the overlays--

http://wiki.openelec.tv/index.php/Guide_To_lirc_rpi_GPIO_Receiver

There are 4 files you need to fool with to make it work:

/storage/.config/lircd.conf
/storage/.plexht/userdata/Lircmap.xml
/storage/.plexht/userdata/keymaps/remote.xml
/storage/.config/udev.rules.d/99-lircd.rules
 
More instructions here:

https://github.com/RasPlex/RasPlex/wiki/GPIO-IR

I don't see two of those files in Rasplex.  So where does it pick up the remote commands from?

There are 4 files you need to fool with to make it work:

/storage/.config/lircd.conf
/storage/.plexht/userdata/Lircmap.xml
/storage/.plexht/userdata/keymaps/remote.xml
/storage/.config/udev.rules.d/99-lircd.rules
 
More instructions here:

https://github.com/RasPlex/RasPlex/wiki/GPIO-IR

I've edited all of those files, and they are all working correctly except remote.xml. No matter what I do to change it, plex doesn't seem to be responding to my changes, and it sticks with the default behavior :(

I'm having issues re-using keys defined in lirc.conf for any new XBMC functions (Lircmap.xml & remote.xml).  Is that possible?  None of the walkthroughs seem to work.

Edit: I have it working.  Solution in another thread.

This is almost the answer I need.

I too am having trouble tweaking the remote.xml file in the /storage/.plexht/userdata/keymaps/ directory.
Actually I have no trouble with the tweaking so much as I have that rasplex is ignoring it.

I’m not using lirc, I am trying to reassign a key (blue) to not “rewind” but be interpreted as “exit” as my (older) LG TV doesn’t send “exit” (the equivelent to the keyboards “ESC” key, via HDMI. Pretty annoying, as I have no way of going back out of a watched episode to select another folder or even shutdown rasplex.

how do I force rasplex to ready “my” /storage/.plexht/userdata/keymaps/remote.xml file and not the /usr/share/XBMC/system/keymaps/remote.xml ?