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
Support
General Support
pause or stop built in ir solution
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="jodo234" data-source="post: 277654" data-attributes="member: 77828"><p>ok,</p><p></p><p>i did a workaround <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> but i think it only works with hauppauge remotes ...</p><p>i created a short autohotkey script, which i put into media portal configuration in the external player field.</p><p>you start mp configuration and navigate to movies -> movie player, there you activate the external player field and then you place the autohotkey exe file there, parameters is still %filename%</p><p>furthermore you have to navigate to remote -> hauppauge and activate "external processes may use the remote control"</p><p>you have to install the DIRC software from Oliver Frietsch (<a href="http://www.oliver-frietsch.de" target="_blank">oliver-frietsch.de - Willkommen!</a>) and load his media player classic control plugin. then you are done with config so far.</p><p></p><p>hotkey script looks like this</p><p>[CODE]</p><p>run C:\ToolsTreiber\WTVIRBridge-2.0.0.0\WTVIRBridge.exe</p><p>sleep 3000</p><p>RunWait, c:\tools\mplayerc_hc.exe "%1%"</p><p>process, close, WTVIRBridge.exe</p><p>[/CODE]</p><p></p><p>so now you can use your remote as usual in media portal, but when you start a movie the script starts the ir keygrabber called WTVIRBridge (<a href="http://wtvirbridge.sourceforge.net/index.php" target="_blank">WTVIRBridge - About</a>), waits 3 seconds and then starts media player classic and plays the movie. now you can use your remote control in media player classic. when you close the player, the script automatically closes the wtvirbridge keygrabber and shuts down the script. you will get back into media portal and you can use your remote as usual again there <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p></p><p>hope this is helpful <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="jodo234, post: 277654, member: 77828"] ok, i did a workaround :D but i think it only works with hauppauge remotes ... i created a short autohotkey script, which i put into media portal configuration in the external player field. you start mp configuration and navigate to movies -> movie player, there you activate the external player field and then you place the autohotkey exe file there, parameters is still %filename% furthermore you have to navigate to remote -> hauppauge and activate "external processes may use the remote control" you have to install the DIRC software from Oliver Frietsch ([url=http://www.oliver-frietsch.de]oliver-frietsch.de - Willkommen![/url]) and load his media player classic control plugin. then you are done with config so far. hotkey script looks like this [CODE] run C:\ToolsTreiber\WTVIRBridge-2.0.0.0\WTVIRBridge.exe sleep 3000 RunWait, c:\tools\mplayerc_hc.exe "%1%" process, close, WTVIRBridge.exe [/CODE] so now you can use your remote as usual in media portal, but when you start a movie the script starts the ir keygrabber called WTVIRBridge ([url=http://wtvirbridge.sourceforge.net/index.php]WTVIRBridge - About[/url]), waits 3 seconds and then starts media player classic and plays the movie. now you can use your remote control in media player classic. when you close the player, the script automatically closes the wtvirbridge keygrabber and shuts down the script. you will get back into media portal and you can use your remote as usual again there :) hope this is helpful ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
pause or stop built in ir solution
Contact us
RSS
Top
Bottom