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
Codecs, External Players
Using MPC-HC
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="irishrally" data-source="post: 879871" data-attributes="member: 126635"><p>Hi, thanks for your detailed response. Before you responded I uninstalled MP, reinstalled, and the external player opened properly. At the moment I'm only playing movie files that I want to use with MPC-HC. When my collection builds with different files types I'll definitely try your code.</p><p> </p><p>Also, thanks for the heads up about Autohotkey. I downloaded it to check it out and decided I could use it as a way to create a keyboard shortcut to launch MP. I'm using a Harmony remote with an HP IR receiver and have it set up as a MCE Keyboard. I can't map a command like ctrl-alt-M for instance because I can't get my remote to learn that command without an IR keyboard. So, I decided to use autohotkey to map "!" to open MP. I set up an additional button on the Harmony remote that says "Launch MP" and it just outputs a "!" keypress. The script works as intended. The problem I'm having now is getting the script to run when Windows starts so I can launch MP with my remote after a reboot without manually running the script first. I put a shortcut to the .ahk script in the start menu folder (right clicked on "all programs" and clicked "open all users". The script does not run when windows starts. I used the default template and just added:</p><p> </p><p>!::Run C:\Program Files (x86)\Team MediaPortal\MediaPortal.exe</p><p> </p><p>Do I need to add a delay command to get it to run during startup?</p><p> </p><p>Sorry about getting off-topic a bit here.</p></blockquote><p></p>
[QUOTE="irishrally, post: 879871, member: 126635"] Hi, thanks for your detailed response. Before you responded I uninstalled MP, reinstalled, and the external player opened properly. At the moment I'm only playing movie files that I want to use with MPC-HC. When my collection builds with different files types I'll definitely try your code. Also, thanks for the heads up about Autohotkey. I downloaded it to check it out and decided I could use it as a way to create a keyboard shortcut to launch MP. I'm using a Harmony remote with an HP IR receiver and have it set up as a MCE Keyboard. I can't map a command like ctrl-alt-M for instance because I can't get my remote to learn that command without an IR keyboard. So, I decided to use autohotkey to map "!" to open MP. I set up an additional button on the Harmony remote that says "Launch MP" and it just outputs a "!" keypress. The script works as intended. The problem I'm having now is getting the script to run when Windows starts so I can launch MP with my remote after a reboot without manually running the script first. I put a shortcut to the .ahk script in the start menu folder (right clicked on "all programs" and clicked "open all users". The script does not run when windows starts. I used the default template and just added: !::Run C:\Program Files (x86)\Team MediaPortal\MediaPortal.exe Do I need to add a delay command to get it to run during startup? Sorry about getting off-topic a bit here. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Codecs, External Players
Using MPC-HC
Contact us
RSS
Top
Bottom