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
MPstandbyHandler
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="wolfi_b" data-source="post: 393341" data-attributes="member: 72150"><p><strong>feature request</strong></p><p></p><p>Hi josch.hh,</p><p></p><p>would it be possible to add a new feature to MPStandbyHandler?</p><p>I would like to have the function to halt and resume a prozess like the tool pssuspend.exe ( Link: <a href="http://technet.microsoft.com/de-de/sysinternals/bb897540.aspx" target="_blank">PsSuspend</a> ) does.</p><p></p><p>The benefit is to halt Mediaportal.exe during the restart of TVService so that Mediaportal will not loose the connection to TVService.</p><p>I have tested it with a batch file and the Hibernate Trigger. It works perfekt und now resume is really fast.</p><p></p><p>This is my batch-file:</p><p>[CODE]"%~dp0pssuspend" MediaPortal.exe</p><p>"%~dp0wait" 2</p><p>taskkill /im TVService.exe /F</p><p>"%~dp0wait" 1</p><p>net start TVService</p><p>"%~dp0pssuspend" -r MediaPortal.exe[/CODE]</p><p></p><p>I dont know why but this batch-file is not working with MPStandbyHandler. And Hibernate Trigger does not work correctly on my machine when it resumes per PowerScheduler (i have to press a key during resume).</p><p></p><p>Wolfi</p></blockquote><p></p>
[QUOTE="wolfi_b, post: 393341, member: 72150"] [b]feature request[/b] Hi josch.hh, would it be possible to add a new feature to MPStandbyHandler? I would like to have the function to halt and resume a prozess like the tool pssuspend.exe ( Link: [url=http://technet.microsoft.com/de-de/sysinternals/bb897540.aspx]PsSuspend[/url] ) does. The benefit is to halt Mediaportal.exe during the restart of TVService so that Mediaportal will not loose the connection to TVService. I have tested it with a batch file and the Hibernate Trigger. It works perfekt und now resume is really fast. This is my batch-file: [CODE]"%~dp0pssuspend" MediaPortal.exe "%~dp0wait" 2 taskkill /im TVService.exe /F "%~dp0wait" 1 net start TVService "%~dp0pssuspend" -r MediaPortal.exe[/CODE] I dont know why but this batch-file is not working with MPStandbyHandler. And Hibernate Trigger does not work correctly on my machine when it resumes per PowerScheduler (i have to press a key during resume). Wolfi [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPstandbyHandler
Contact us
RSS
Top
Bottom