Scheduler commands
Scheduled events can perform different actions. Enter the command into the Action field when editing a scheduled event.
A list of possible commands:
| connect | Connect to the streaming server. If no parameters are specified, it will connect to all servers (RadioBOSS Cloud’s Icecast server and any additional encoders). You can use a value from 1 to N as a parameter for connecting to a specific server. Multiple servers can be specified, comma separated, e.g. connect 1,3,5. Server 1 – RadioBOSS Cloud’s Icecast server. 2 and further – any additional encoders (2 – the first encoder, 3 – the second encoder, etc.). |
| disconnect | Disconnect from the streaming server. The parameters are the same as for connect. Be careful: calling the disconnect command without parameters will turn off streaming completely. It will stay in this state until it’s re-enabled using the connect command. |
| weather | Update weather data for the automated weather announcements. |
| playrequestedsong | Play one of the requested songs. |
| songrequestclear | Clear the requested songs list. Optionally, you can specify the max age parameter (in hours) to only remove the older requests: songrequestclear 4 – clear songs that were requested more than 4 hours ago. |