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
Development
Improvement Suggestions
pressing 'play' on recording in 'recorded tv' should start playing the recording
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="scoop" data-source="post: 73584" data-attributes="member: 10498"><p>Hi,</p><p></p><p>Sorry for being unclear here. Let me try again. There are two ways to tackle this issue:</p><ul> <li data-xf-list-type="ul">Change the code to respond to ACTION_PLAY for the desired window</li> <li data-xf-list-type="ul">Change the remote mapping to send ACTION_SELECT_ITEM when pressing Play for the desired window</li> </ul><p>I would say changing the remote mapping would be the most logical thing to do. That's what I wanted to make clear with my first post. As for creating the custom mapping (for example for the MCE remote), do this:</p><ul> <li data-xf-list-type="ul">Setup -> remote -> MCE Remote tab -> Mapping</li> <li data-xf-list-type="ul">Open up "Microsoft MCE Remote", then "Play", then "All Layers"</li> <li data-xf-list-type="ul">Click on any of the conditions</li> <li data-xf-list-type="ul">Press new</li> <li data-xf-list-type="ul">Next, on the right, configure the condition for:<ul> <li data-xf-list-type="ul">Condition: "Window" and select "TV Recorded window" as window</li> <li data-xf-list-type="ul">Action: "Action" and select "Select Item" as action</li> </ul></li> <li data-xf-list-type="ul">Press OK to close the Mapping dialog</li> <li data-xf-list-type="ul">Press OK to close the Setup dialog</li> </ul><p>Your custom mapping will be stored in the directory InputDeviceMappings\custom\.</p><p></p><p>Unfortunately you <strong>can't</strong> change the mapping of some buttons from the MCE remote (OK, LEFT, RIGHT, UP, DOWN, BACK, MUTE, TVPWR and STANDBY) because they are handled by the OS and not by MP. Since the "OK" button is one of them, you can't change that to show IMDB Info.</p><p></p><p>Hope this clears things up,</p><p>Michel</p></blockquote><p></p>
[QUOTE="scoop, post: 73584, member: 10498"] Hi, Sorry for being unclear here. Let me try again. There are two ways to tackle this issue: [LIST] [*]Change the code to respond to ACTION_PLAY for the desired window [*]Change the remote mapping to send ACTION_SELECT_ITEM when pressing Play for the desired window [/LIST] I would say changing the remote mapping would be the most logical thing to do. That's what I wanted to make clear with my first post. As for creating the custom mapping (for example for the MCE remote), do this: [LIST] [*]Setup -> remote -> MCE Remote tab -> Mapping [*]Open up "Microsoft MCE Remote", then "Play", then "All Layers" [*]Click on any of the conditions [*]Press new [*]Next, on the right, configure the condition for: [LIST] [*]Condition: "Window" and select "TV Recorded window" as window [*]Action: "Action" and select "Select Item" as action [/LIST] [*]Press OK to close the Mapping dialog [*]Press OK to close the Setup dialog [/LIST] Your custom mapping will be stored in the directory InputDeviceMappings\custom\. Unfortunately you [b]can't[/b] change the mapping of some buttons from the MCE remote (OK, LEFT, RIGHT, UP, DOWN, BACK, MUTE, TVPWR and STANDBY) because they are handled by the OS and not by MP. Since the "OK" button is one of them, you can't change that to show IMDB Info. Hope this clears things up, Michel [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
pressing 'play' on recording in 'recorded tv' should start playing the recording
Contact us
RSS
Top
Bottom