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
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
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: 1042307" data-attributes="member: 85139"><p>I found the cause of the problem:</p><p>The PBT_POWERSETTINGCHANGE event (e.g. indicating "enter away mode") is sent twice, since both the MP core and PowerScheduler register for it. This is an unlucky cooincidence of a rework in MediaPortal.Application\MediaPortal.cs (which is registering the event since 1.5 pre-release) and the integration of PowerScheduler (which is registering the event since its beginnings because it was not handled by MP so far...). One effect of this is that PowerScheduler tries to stop the player twice...</p><p></p><p>I already provided a fix which removes the registering for the PBT_POWERSETTINGCHANGE event from the PowerScheduler code (<a href="https://issues.team-mediaportal.com/browse/MP1-4302" target="_blank">JIRA issue MP1-4302</a>).</p><p></p><p>Michael</p></blockquote><p></p>
[QUOTE="michael_t, post: 1042307, member: 85139"] I found the cause of the problem: The PBT_POWERSETTINGCHANGE event (e.g. indicating "enter away mode") is sent twice, since both the MP core and PowerScheduler register for it. This is an unlucky cooincidence of a rework in MediaPortal.Application\MediaPortal.cs (which is registering the event since 1.5 pre-release) and the integration of PowerScheduler (which is registering the event since its beginnings because it was not handled by MP so far...). One effect of this is that PowerScheduler tries to stop the player twice... I already provided a fix which removes the registering for the PBT_POWERSETTINGCHANGE event from the PowerScheduler code ([URL='https://issues.team-mediaportal.com/browse/MP1-4302']JIRA issue MP1-4302[/URL]). Michael [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
Top
Bottom