- Thread starter
- #571
That sounds likely. If PowerScheduler is not running it cannot do its things.I think I have found the problem:
Code:[2013-04-11 20:58:01,866] [15897 ] [MPMain ] [ERROR] - PluginManager: 'PowerSchedulerClientPlugin, Version=1.3.0.45, Culture=neutral, PublicKeyToken=null' is tagged as incompatible with the current MediaPortal version and won't be loaded!
Strange that it does not get loaded - also the other plugins. They load here without any problems.
Could be related to the newly created binaries, that they carry a wrong version internally.
Can anyone else confirm this with PowerScheduler? Will try to reproduce. Just a short question: is this the stock PowerScheduler or the PowerScheduler++ plugin?
Regarding External Players: will add them to the next archive as well. It's always bitch just to provide a minimum of binaries.
That can be ignored. Will change the log line not to indicate an error here, because it is none.Code:[2013-04-11 21:00:36,866] [170897 ] [MPMain ] [ERROR] - Main: OnResume - OnResume called but MP is not in suspended state.
You have always two resume events in Windows when you resume windows as a user. One is "automatic resume" and one is "user initiated resume". They both do the same. In your case the automatic event already woke up MP in full because MP got the other one. So this is perfectly fine.
Last edited: