Start Moving Pictures via MCE remote "Videos" button 1.3beta (1 Viewer)

Atomic7431

Portal Pro
June 17, 2011
497
71
Home Country
United Kingdom United Kingdom
Just thought i would update anyone who wants this so videos button on the remote starts moving pics instead of the default my videos in mediaportal as its changed a little since 1.3Beta as follows -

Find this file under: (this is the bit that has altered)
Code:
C:\Program Files (x86)\Team MediaPortal\MediaPortal\defaults\InputDeviceMappings\Microsoft MCE.xml
- on windows 7 x64 and then find the following code -
Code:
<button name="My Videos" code="74">
<action layer="0" condition="WINDOW" conproperty="6" command="ACTION" cmdproperty="18" sound="click.wav" />
<action layer="0" condition="WINDOW" conproperty="2005" command="ACTION" cmdproperty="18" sound="click.wav" />
<action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="6" sound="click.wav" />
</button>



Change the last 6 to 96742 and save the file replacing the original (it may be wise to backup the Microsoft MCE.xml first) and then the videos button on remote will take you to the catagery view in moving pictures.
 
Last edited:

Users who are viewing this thread

Top Bottom