Reply to thread

Indeed, you could. (y)



At present it appears to be hard-coded. The code that's affecting you is here:

https://github.com/MediaPortal/MediaPortal-1/blob/master/TvEngine3/TVLibrary/Plugins/PowerScheduler/PowerScheduler.cs#L1287


...though it's also hard-coded elsewhere. For example:

https://github.com/MediaPortal/MediaPortal-1/blob/master/TvEngine3/TVLibrary/Plugins/PowerScheduler/PowerScheduler.cs#L1368


(Not the best code practise, sorry.)


Top Bottom