This is added for the improvements list and should be implemented soon. Maybe an additional option will be added to control how a stream must be handled and/or an option to always send the title even without pausing.
You can use the Relay feature for this: https://manual.djsoft.net/radioboss/en/relaying.htm
Start and stop the relay when you want to stream the URL, and it will switch to this URL only if it's playing, otherwise, playlist in RadioBOSS will play.
What metadata sources does StereoTool support? By default, RadioBOSS will send the track title to the plugin (using the plugin interface) - doesn't it work in your case?
Currently you can implement this using the Tags system. In the future we'll see what can be added to RadioBOSS to make day parting easier to configure.
We'll check it.
It depends on what's playing, a network stream could be a file playback over the network (e.g. news) in this case pausing makes sense, for live streams not so much.
This is an interesting task, I'm not sure what better solution could be offered for it. Maybe something like "Related Tracks" (similar to "Related Artists")?
When you normalize using the EBUR algorithm, it will use LUFS as target units, -9 LUFS is roughly 0dB. In the advanced section, you can enable the additional option to prevent going over 0dB (Settings, General, Advanced configuration). There you can also switch to using the Peak normalization...
The scheduler checks what actions an event has. If there are no playable items, only commands, it will execute the events in the background. If there are playable items, entire event will be inserted into the playlist.
You can create an event with the necessary command and then use the API to start this event.
Or you can call the command directly:
http://IP:Port/?pass=PASSWORD&cmd=makelibrary ...
Please note that you have to urlencode() the command parameter.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.