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
Call MovingPictures with remote button?
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="mbb" data-source="post: 740309" data-attributes="member: 10503"><p>I used this trick for a while, but it doesnt work in MP 1.2beta anymore !!!</p><p></p><p></p><p>my Microsoft MCE.xml file customization :</p><p>[code]</p><p><button code="74" name="My Videos"> </p><p> <action sound="click.wav" cmdproperty="18" command="ACTION" conproperty="6" condition="WINDOW" layer="0"/> </p><p> <action sound="click.wav" cmdproperty="18" command="ACTION" conproperty="2005" condition="WINDOW" layer="0"/> </p><p> <action sound="click.wav" cmdproperty="9811" command="WINDOW" conproperty="-1" condition="*" layer="0"/> </p><p></button></p><p><button code="80" name="My Radio"> </p><p> <action sound="click.wav" cmdproperty="96742" command="WINDOW" conproperty="-1" condition="*" layer="0"/> </p><p></button> </p><p>[/code]</p><p></p><p>my log :</p><p>[code]</p><p>2011-05-03 16:30:37.433920 [Info.][MPMain(1)]: MCE: Initializing MCE remote</p><p>2011-05-03 16:30:37.445921 [Info.][MPMain(1)]: MCE: Found: \\?\hid#irdevicev2&col01#2&2818a073&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}</p><p>2011-05-03 16:30:37.448921 [Info.][MPMain(1)]: MCE: Using: \\?\hid#irdevicev2&col01#2&2818a073&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}</p><p>2011-05-03 16:30:37.455922 [Info.][MPMain(1)]: MAP: using custom mappings for Microsoft MCE</p><p>2011-05-03 16:30:37.461922 [Info.][MPMain(1)]: MCE: MCE remote enabled</p><p></p><p>2011-05-03 16:30:46.383432 [Info.][(19)]: MCE: Incoming button command: MyRadio</p><p>2011-05-03 16:30:46.392433 [Info.][(19)]: MCE: Command "MyRadio" mapped</p><p>2011-05-03 16:30:46.703451 [Debug][MPMain(1)]: Window: WindowPlugins.home.GUIBasicHome deinit</p><p>2011-05-03 16:30:46.714451 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()</p><p>2011-05-03 16:30:46.743453 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\4TR_RadioHome.xml' is missing control id 9 (window property: _teletextButton)</p><p>2011-05-03 16:30:46.745453 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\4TR_RadioHome.xml' is missing control id 420 (window property: _settingsLabel)</p><p>2011-05-03 16:30:46.858459 [Debug][MPMain(1)]: Window: ForTheRecord.UI.MediaPortal.RadioHome init</p><p>2011-05-03 16:30:49.139590 [Info.][(19)]: MCE: Incoming button command: MyVideos</p><p>2011-05-03 16:30:49.144590 [Info.][(19)]: MCE: Command "MyVideos" mapped</p><p>2011-05-03 16:30:49.428606 [Debug][MPMain(1)]: Window: ForTheRecord.UI.MediaPortal.RadioHome deinit</p><p>2011-05-03 16:30:49.434607 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()</p><p>2011-05-03 16:30:49.464608 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\myVideo.xml' is missing control id 8 (window property: btnTrailers)</p><p>2011-05-03 16:30:49.490610 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFiles init</p><p>2011-05-03 16:30:49.495610 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\videoOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)</p><p>2011-05-03 16:30:49.499610 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\videoOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)</p><p>[/code]</p><p>I did the same test with defaul skin with the same result</p><p></p><p>Is somebody have the same problem ? </p><p>Is it my installation or a bug ? <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p></blockquote><p></p>
[QUOTE="mbb, post: 740309, member: 10503"] I used this trick for a while, but it doesnt work in MP 1.2beta anymore !!! my Microsoft MCE.xml file customization : [code] <button code="74" name="My Videos"> <action sound="click.wav" cmdproperty="18" command="ACTION" conproperty="6" condition="WINDOW" layer="0"/> <action sound="click.wav" cmdproperty="18" command="ACTION" conproperty="2005" condition="WINDOW" layer="0"/> <action sound="click.wav" cmdproperty="9811" command="WINDOW" conproperty="-1" condition="*" layer="0"/> </button> <button code="80" name="My Radio"> <action sound="click.wav" cmdproperty="96742" command="WINDOW" conproperty="-1" condition="*" layer="0"/> </button> [/code] my log : [code] 2011-05-03 16:30:37.433920 [Info.][MPMain(1)]: MCE: Initializing MCE remote 2011-05-03 16:30:37.445921 [Info.][MPMain(1)]: MCE: Found: \\?\hid#irdevicev2&col01#2&2818a073&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 2011-05-03 16:30:37.448921 [Info.][MPMain(1)]: MCE: Using: \\?\hid#irdevicev2&col01#2&2818a073&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 2011-05-03 16:30:37.455922 [Info.][MPMain(1)]: MAP: using custom mappings for Microsoft MCE 2011-05-03 16:30:37.461922 [Info.][MPMain(1)]: MCE: MCE remote enabled 2011-05-03 16:30:46.383432 [Info.][(19)]: MCE: Incoming button command: MyRadio 2011-05-03 16:30:46.392433 [Info.][(19)]: MCE: Command "MyRadio" mapped 2011-05-03 16:30:46.703451 [Debug][MPMain(1)]: Window: WindowPlugins.home.GUIBasicHome deinit 2011-05-03 16:30:46.714451 [Debug][MPMain(1)]: TextureManager: CleanupThumbs() 2011-05-03 16:30:46.743453 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\4TR_RadioHome.xml' is missing control id 9 (window property: _teletextButton) 2011-05-03 16:30:46.745453 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\4TR_RadioHome.xml' is missing control id 420 (window property: _settingsLabel) 2011-05-03 16:30:46.858459 [Debug][MPMain(1)]: Window: ForTheRecord.UI.MediaPortal.RadioHome init 2011-05-03 16:30:49.139590 [Info.][(19)]: MCE: Incoming button command: MyVideos 2011-05-03 16:30:49.144590 [Info.][(19)]: MCE: Command "MyVideos" mapped 2011-05-03 16:30:49.428606 [Debug][MPMain(1)]: Window: ForTheRecord.UI.MediaPortal.RadioHome deinit 2011-05-03 16:30:49.434607 [Debug][MPMain(1)]: TextureManager: CleanupThumbs() 2011-05-03 16:30:49.464608 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\myVideo.xml' is missing control id 8 (window property: btnTrailers) 2011-05-03 16:30:49.490610 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Video.GUIVideoFiles init 2011-05-03 16:30:49.495610 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\videoOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime) 2011-05-03 16:30:49.499610 [Warn.][MPMain(1)]: GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Black Glass Nova HD\videoOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime) [/code] I did the same test with defaul skin with the same result Is somebody have the same problem ? Is it my installation or a bug ? :( [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Call MovingPictures with remote button?
Contact us
RSS
Top
Bottom