Hi all,
This is only an issue in the new PMP 2.x, was working fine with PMP 1.x. It also only happens with the Harmony Remote, keyboard is fine.
I use a harmony remote with Plex which works fine except for the 'Exit' button, which when I press it it generates 2 'back' commands. So for instance, if I press 'Exit' on the main menu, the 'Are you ready to exit Plex' menu briefly appears (first 'back' command), then disappears (second 'back' command). If I'm in a music album, I'm returned to the start page instead of going back to the album listing.
I thought this might be an issue with the Harmony Remote's key repeat, so I turned that off but Plex's logs still show multiple key presses;
2017-12-16 13:20:55 [ DEBUG ] InputComponent.cpp @ 160 - Input received: source: "Keyboard" keycode: "Backspace" : InputBase::InputkeyState(KeyDown)
2017-12-16 13:20:55 [ DEBUG ] InputComponent.cpp @ 160 - Input received: source: "Keyboard" keycode: "Backspace" : InputBase::InputkeyState(KeyUp)
2017-12-16 13:20:55 [ DEBUG ] InputComponent.cpp @ 180 - "Emit input action (short):" "back"
2017-12-16 13:20:55 [ DEBUG ] InputComponent.cpp @ 160 - Input received: source: "Keyboard" keycode: "Backspace" : InputBase::InputkeyState(KeyDown)
2017-12-16 13:20:55 [ DEBUG ] InputComponent.cpp @ 160 - Input received: source: "Keyboard" keycode: "Backspace" : InputBase::InputkeyState(KeyUp)
2017-12-16 13:20:55 [ DEBUG ] InputComponent.cpp @ 180 - "Emit input action (short):" "back"
Given this wasn't an issue in earlier versions of PMP, is it possible to have this addressed? Or is there another workaround I can use such as only allowing a certain amount of key presses in a time period?
Thanks!