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
Products
TV-Server
PowerScheduler++ 1.4.0.x - Stable versions for MediaPortal 1.4
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="michael_t" data-source="post: 1012494" data-attributes="member: 85139"><p>PS++ (and thus the MP client) waits until the external command is finished. Since your command seems to take a while (or the suspend is too fast) it continues when the system is up again and when the command is finished MP continues its suspend code.</p><p>I adopted this synchronous execution of the external command from the original PowerScheduler server plugin and implemented it for the client, too. Now it seems that this is a problem...</p><p>I made a test version that does not wait for termination of the external command and I would ask you to run it and give me feedback. But this will not fix your problem with the long execution time of your command. If I remember right, processes have only 2 seconds time from the suspend event till the sysytem is suspended. If this time is not enough for you, you need another solution.</p><p> </p><p>Michael</p></blockquote><p></p>
[QUOTE="michael_t, post: 1012494, member: 85139"] PS++ (and thus the MP client) waits until the external command is finished. Since your command seems to take a while (or the suspend is too fast) it continues when the system is up again and when the command is finished MP continues its suspend code. I adopted this synchronous execution of the external command from the original PowerScheduler server plugin and implemented it for the client, too. Now it seems that this is a problem... I made a test version that does not wait for termination of the external command and I would ask you to run it and give me feedback. But this will not fix your problem with the long execution time of your command. If I remember right, processes have only 2 seconds time from the suspend event till the sysytem is suspended. If this time is not enough for you, you need another solution. Michael [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
PowerScheduler++ 1.4.0.x - Stable versions for MediaPortal 1.4
Contact us
RSS
Top
Bottom