Normal
WorkaroundUntil the plugin comes back, this is what I am doing as a workaround. You need to modify the C:\Program Files\IRTrans\remotes\apps.cfg file and add the following to the end of the file:[code][APP]MEDIAPORTAL [ACTIVE] [APPNAME]mediaportal.exe [REMOTE]mediacenter [COMMANDS] PLAY [KEY]P STOP [KEY]B REC [KEY]R REW [KEY]\F5 FWD [KEY]\F6 PAUSE [KEY]\SPACE NEXT [KEY]\F8 PREV [KEY]\F7 EPG [KEY]\F9[KEY]1 INFO [KEY]\F3 VOL+ [KEY]= VOL- [KEY]- MUTE [KEY]M CH+ [KEY]\F8 CH- [KEY]\F7 DVDMENU [KEY]\F9 BACK [KEY]\ESC [END-COMMANDS][END-APP][/code]This will map some of the MCE remote commands to the MediaPortal keyboard commands. It isn't as good as native support though
Workaround
Until the plugin comes back, this is what I am doing as a workaround. You need to modify the C:\Program Files\IRTrans\remotes\apps.cfg file and add the following to the end of the file:
[code][APP]MEDIAPORTAL
[ACTIVE]
[APPNAME]mediaportal.exe
[REMOTE]mediacenter
[COMMANDS]
PLAY [KEY]P
STOP [KEY]B
REC [KEY]R
REW [KEY]\F5
FWD [KEY]\F6
PAUSE [KEY]\SPACE
NEXT [KEY]\F8
PREV [KEY]\F7
EPG [KEY]\F9[KEY]1
INFO [KEY]\F3
VOL+ [KEY]=
VOL- [KEY]-
MUTE [KEY]M
CH+ [KEY]\F8
CH- [KEY]\F7
DVDMENU [KEY]\F9
BACK [KEY]\ESC
[END-COMMANDS]
[END-APP]
[/code]
This will map some of the MCE remote commands to the MediaPortal keyboard commands. It isn't as good as native support though