I currently have several BS players that play presentations using 'non-stop' events in the schedule.
I've set up a 9-5/7 schedule using clock/time events.
For the daily schedule: 'clock/time' events for the specified times to 'Enable Power-save' at 5pm and 'Disable Power-save' at 9am.
For exceptions in the daily schedule, in case the programs need to run after hours: I'm doing it manually on the App, via UDP events within the main presentation that overrides by disabling or enabling the power-save mode. The normal power-save routine is not affected.
For holidays, when the facility is closed: I'm using UDP event that switches presentations to one that doesn't have 'clock/time' events cycling the power-save mode on or off as the main presentation does. To resume normal scheduling, UDP event switching back to main presentation.
What's a good way to automate a holiday schedule that would enable/disable power-save mode and would dynamically adjust from year to year?
I've been searching support entries for quite a while, but haven't found which direction that I should take to do this.