Good to know I'm not alone with this problem and someone is working on it.I fixed one bug related to the PowerScheduler in v0.5.4, so you can try that. However, the powerscheduler plugin is still a bit unreliable in detecting whether a stream is active. I have some plans to fix that, but that's a bit tricky: it's quite easy to end up in a deadlock where the PowerScheduler calls MPExtended, which makes MPExtended conclude there is a client active and tell the PowerScheduler to prevent shutdown. Might be something for 0.5.5 or 0.6.
Dont know exactly how everything is implemented but maybe the service itself could periodically tell the power scheduler that a stream is active?
Last edited: