Important to note that the Triggered checkbox should not be used in these cases. This checkbox should only be used with the legacy configuration. More information Legacy Programs | deprecated Set Program on a Playlist
Programs can consider shows just on the auditorium in question (Auditorium mode) or shows on all auditoriums in the site (Site mode).
Adjust Volume Based on the Seats Sold
This is an example of a Program that modifies the volume of a given auditorium. The program should be triggered by the macro which should be set on the show playlist at the time when volume adjustment is needed.
There are two steps:
Set volume to 5 if less than 50% of seats are sold
Set volume to 10 if more than 51% of seats are sold.
Each step contains a condition based on the seats sold. The actions following the conditions will only be invoked if the condition is true, so if for example, 60% of the seats for a show were sold then the volume would be set to 10, the step to set the volume to 5 would not be invoked.
Wake Up Before Show
This example shows how a defensive program could be set. It is not advised to use something similar as a replacement for day start automation, but it can help to recover when the device is on eco power mode or offline just before a show start.
The trigger is set without any gap to detect, so it would be triggered before any show. The offset value should be set a reasonable amount of time before the show, so the device would have enough time to start up and prepare for the show.
Day Start - Start Early for Transfers
This example shows how a program can be configured, so it would check early in the day if there are any expected transfers on the auditorium and if there are, wake up the player (or another device).
It is a better practice to check if the player is actually offline before trying to wake it up.
If the site should have Site mode offset automation, this program can still be left on Auditorium mode because there should be another program which will wake up the device considering the Site mode offset.
This will result in the “Day Start - Start Early for Transfers” program being scheduled after the “Day Start - Wake Up the Player” program if that specific auditorium has shows starting later compared to other auditoriums. However, this is fine because the player will be online way before the desired offset from the first show and there should be enough time to ingest.
Day Start - Wake Up the Player
This example shows how a separate program can be configured to wake up the player (or another device) at the start of the day. The same program can be extended to include other automation, like turning on lights in the auditorium, but it is not suggested as it may take some time for the player to come back online. So in our examples, we provide it as a separate program which should run 5 minutes later.
Auditorium Mode
Site Mode
Day Start - Turn on PDU (Sound Rack example)
In the same way player wake-up is executed, other automation can turn on different PDUs to manage other hardware, like a sound rack.
Different PDU outlets can be turned on with small delays in between to turn on different devices in sequence:
Day Start - Auditorium Lights
This example continues on the previous one. It simply turns the lights on or executes any other required macros a few minutes after the player comes online after the “Day Start - Wake Up the Player” program.
Auditorium Mode
Site Mode
Day End - Auditorium Lights
This example shows how a program can turn off the lights in the auditorium after all shows.
Note that for the end of the day automation, the offset mode should be changed to AFTER_ACTIVITY.
Auditorium Mode
Site Mode
Day End - End if No Transfers are Expected
This example shows how a program can check if any transfers are expected after all shows and based on that decide if a player (or another device) should be sent to power eco mode or offline. If this approach is used, the next program is also mandatory, so it would turn off the device after transfers are completed.
Auditorium Mode
Site Mode
Day End - End After Transfers
Continuing from the previous program example, this example shows how a program can send the device offline or to power eco mode after transfers to the device are completed. Best behaviour can be achieved with Bulk transfers selected, so the program would not be triggered when the first of many transfers completes.
If the site is using approach that automation programs should be set for a site (not auditorium) offsets, then “Gap between shows condition” Mode should be set to SITE mode. This program will still be running independently for all auditoriums, but it will consider the gap between show for all auditoriums on the site.
No shows in condition is used to check offset from the next show. This is important to set correctly, so this program would not clash with day start programs if, for e.g., transfers took long into the night and it is not enough time before a new day should be started.
Minimum offset for this condition should be more than the offset set for the last day start program which can check player online status and wake it up if needed. More cautions approach would be to set this condition offset to be longer than the first day start program offset.
To consider shows on all auditorium set to Site mode.
Auditorium Mode
Site Mode

























