I have updatet my Raspberry Pi yesterday with the new PMP build but since then my OK button is not “working” anymore in PMP. I am using a MCE remote which works fine on the latest PMP buid on Windows10 and all the other buttons are still working.
The only thing that has been changed is the PMP build.
How can i resolve this issue? I have tryed to place a custom keyboard.json and lirc.json in \192.168.x.x\Configfiles\inputmaps but that doesn’t seems to do the job (or doesn’t contains the right commands because i don’t have a clue what i was doing :)) )
I added “KEY_ENTER”: “enter”, and “KEY_ENTER_UP”: “enter” in the “LIRC.json” file in “\192.168.1.x\Configfiles\inputmaps\examples” and copied to “\192.168.1.x\Configfiles\inputmaps”.
After a rebooting the Raspberry it worked instantly.
Seems the “OK” button is interperted in another way in the latest version as before.
Ps. Now i seem to understand what the .json files do
Thanks for investigating this - I’ll update mine as well. I discovered that I could use plex on my phone to remote control the unit attached to the TV which is kinda cool as a backup plan.
I added “KEY_ENTER”: “enter”, and “KEY_ENTER_UP”: “enter” in the “LIRC.json” file in “\192.168.1.x\Configfiles\inputmaps\examples” and copied to “\192.168.1.x\Configfiles\inputmaps”.
After a rebooting the Raspberry it worked instantly.
Seems the “OK” button is interperted in another way in the latest version as before.
Ps. Now i seem to understand what the .json files do
You don’t need to enter KEY_ENTER_UP as that simple means the button was released. You only need this for KEY_ENTER unless of course you want it to send an ENTER/OK IR command on both pushing down and release.
Is there a list of commands we can put in that file? for harmony remotes?
In the last version (1.03) the play/pause button on the harmony remote was half working (it wasnt pausing but it was unpausing). now in 1.04 it doesnt do anything (with the lirc.json file above)
I have been having the same issue you ran into. I tried to use the commands you mapped in my custom map file for the remote but it still will not work for me. Are you able to see the key press in your logs?
@armega i don’t use pmp anymore on my raspberry. I switched to rasplex a time ago and does all i want for now. If you press the keys you want to map and then look at the logs are they the same name as in the lirc file?
I press the “OK” button and the logs show I never pressed it. It’s like PMP is not even picking up the keypress at all.
I was going to start out with rasplex as well but then the cold hard truth hit me… The project is dead (or at least in hiatus) and has not even tried to support my raspberry pi 3b+ in like 6+ months etc. So rasplex is dead to me.