-
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hello,
I support a number of community radio stations that use RadioBOSS automation software (https://www.djsoft.net/). It has a remote control API. Can this be integrated into Companion?
Manual:
https://manual.djsoft.net/radioboss/en/index.html
Relevant Pages:
Operation>Scheduling Playback>Scheduler Commands [lists API commands]
Operation>Remote Control API [lists API syntax and a few additional commands]
Settings>API [how to enable API remote control]
RadioBOSS is available for download here: https://www.djsoft.net/ It allows 150 5-hour sessions before requiring the user to purchase a license.
I would like to be able to execute the following commands via Companion:
From Scheduler Commands:
play X (if cannot make X customizable, set to 1)
stop
pause
next
next FadeOut
prev
setvol X (only useful if can set customize X)
clearplaylist [up | down]
reboot
connect
disconnect
scheduler on
scheduler off
set OPTION [on|off]
shuffle
repeat_track
repeat_list
break
autoamp
http_request
manual
autointro
silencedetector on
silencedetector off
playrequestedsong
weather city, country (only if city, country is customizable)
From Remote Control API:
mic (off/on/status)
encoderstatus
streamarchivestatus
Thank you for your help!
Trevor