home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Is it possible for me to change the skin-id?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="larsgk12" data-source="post: 361132" data-attributes="member: 54665"><p>Another solution, which I use, is to edit configuration-setting for my Remote IR-device (I'm using a Harmony Remote 885 Remote, with a Hauppauge IR device). </p><p></p><p>I've copied Hauppauge HCW.xml from c:\Program Files\Team MediaPortal\MediaPortal\InputDeviceMappings\defaults to c:\\ProgramData\Team MediaPortal\MediaPortal\InputDeviceMappings (you should not edit the file in Program files folder)</p><p></p><p>Open the xml in any text editor, find configuration used by Video. In my file it looks like this:</p><p>[CODE]<button name="Videos" code="2024"></p><p> <action layer="0" condition="WINDOW" conproperty="6" command="ACTION" cmdproperty="18" sound="click.wav"/></p><p> <action layer="0" condition="WINDOW" conproperty="2005" command="ACTION" cmdproperty="18" sound="click.wav"/></p><p> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="6" sound="click.wav"/></p><p> </button></p><p>[/CODE]</p><p></p><p>Video ID = 6</p><p>Moving Pictures ID = 96742</p><p></p><p>Change the last line to use the ID of MovingPictures instead of Video, like this</p><p></p><p>[CODE]</p><p><action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="96742" sound="click.wav"/></p><p>[/CODE]</p><p></p><p>Works great.</p><p></p><p>(remotes like MCE, have another, equal section)</p><p></p><p>-L-</p></blockquote><p></p>
[QUOTE="larsgk12, post: 361132, member: 54665"] Another solution, which I use, is to edit configuration-setting for my Remote IR-device (I'm using a Harmony Remote 885 Remote, with a Hauppauge IR device). I've copied Hauppauge HCW.xml from c:\Program Files\Team MediaPortal\MediaPortal\InputDeviceMappings\defaults to c:\\ProgramData\Team MediaPortal\MediaPortal\InputDeviceMappings (you should not edit the file in Program files folder) Open the xml in any text editor, find configuration used by Video. In my file it looks like this: [CODE]<button name="Videos" code="2024"> <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> [/CODE] Video ID = 6 Moving Pictures ID = 96742 Change the last line to use the ID of MovingPictures instead of Video, like this [CODE] <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="96742" sound="click.wav"/> [/CODE] Works great. (remotes like MCE, have another, equal section) -L- [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Is it possible for me to change the skin-id?
Contact us
RSS
Top
Bottom