NextPVR Forums

Full Version: Customize MediaMVP Remote
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is is possible to remap the buttons for an MVP remote? I prefer to use the recordings screen instead of videos, and I would potentially like to remap the Picture button as well.

Alternatively, is there any sequence of remote buttons that could be used to return to a known position in the menu? I am programming a Harmony for use with my MVP, and I could script my way through the menu if I had a way to return to some known home position.

Thanks
There isnt really much that can be customised with the MVP and its remote.

Quote:Is is possible to remap the buttons for an MVP remote? I prefer to use the recordings screen instead of videos, and I would potentially like to remap the Picture button as well.
You can probably achieve these by editing the config.xml to set the <DefaultPluginVideo> setting to "Recordings", and <DefaultPluginPictures> to whatever other plugin you want to go to.
I finally got around to trying this and it is exactly what I needed! Thanks Sub!