Search results

  1. D

    access violated on event creation

    The crash in windows.starage.dll - looks like it's OneDrive or something similar that crashed. If it was one-off error, I think it should be ignored. If it happens often, please click Help-Contact Support-Send bug reports, we'll check what's wrong there.
  2. D

    Rotator in ads scheduler

    In Order and any filters/protections/constraints do not really work together. It's either In Order, or all those rules. If you enable both, it will continue checking the next track in order, until it finds the one that fits.
  3. D

    Library to the Constraint & not-repeat rules in Auto Intro?

    This should be handled by tags. Yes, this is planned for the next major update.
  4. D

    Automating ad scheduling and studio synchronization

    RadioBOSS supports m3u playlists that you can import. Importing of the arbitrary XML files is not supported. If they are on the same network, or there is network access, you can have a setup e.g. Master RadioBOSS that streams the music. Depending on the network setup, via internal server or...
  5. D

    Rotator in ads scheduler

    It depends on the settings (priorities, filters, etc.). When possible, it will select the tracks evenly distributed. Random or in order, all tracks will have more or less equal run times. There's In Order selection option in Category / Tracks tab. Repeat protection will prevent a track from...
  6. D

    making an event to play a file from a play list every time its called

    You can enable the "Stop after this track" option - a button is located under the playlist. This can be also controlled via the scheduler commands: set break on set break off
  7. D

    Simultaneous Playback - Advice Please

    The playlists in the main tab are interconnected so if you play a track from another playlist, it works as if you played another track in the same playlist (or used the Next Track button). If you want to play simultaneously, you can use the Cart Wall or AUX Playlists in additional zones...
  8. D

    Help with TTS voices

    RadioBOSS lists voices that are available for Speech API to use. Some voices installed in the system may not be available for that API.
  9. D

    More editing options for voice tracks

    We only plan to add select and delete region feature. I'm not sure about copy/paste options, if they are needed there - what is the use case for it?
  10. D

    Saving Containers for future use

    You can share .m3u playlists, the playlist can contain tracks, or all those tracks can be packed into a container. Another way is to render playlist to an audio file: https://manual.djsoft.net/radioboss/en/mixdown-playlist-to-file.htm
  11. D

    File Type for Voice Tracks

    You can set the voice track folder for the file types, this way all tracks (voicetracks) in this folder will belong to the set file type.
  12. D

    Radio Boss Suggestion

    We have this planned, along with fading out the video itself (gradually make it darker). This is also planned for the future updates.
  13. D

    The button bar at the bottom...

    They can be positioned in the center if you choose different button style in Settings / View / Style. Unfortunately, there's no option to move them to the right.
  14. D

    making an event to play a file from a play list every time its called

    If I understood correctly, maybe you need to call the next command from the event?
  15. D

    Fading long songs

    RadioBOSS is not able. If you have lots of songs and need it to be automated, and you use the default SQLite option to store the additional information, you can create a script (or ask GPT to do it) to modify the database - e.g. set Mix and Fade Out options for tracks where duration is longer...
  16. D

    Fading long songs

    You can use the Track Tool to set Start/End points where needed to trim the song duration. There's no way to automate this based on song's duration (it can only automatically trim silence). Doing it manually will ensure the song ends at an appropriate point and will sound better. Please see my...
  17. D

    Advanced option to disable ctrl + shift + del a track and permanently delete from disk

    The menu hot keys are hard-coded and not configurable at this point. And it's still not a solution if users have malicious intent (pressing Ctrl+Shift+Del can't be accidental so they do it on purpose; if hot key is disabled they can still call this command directly from the menu...
  18. D

    Be able to disable the playcount and last play metadata fields from updating in .rbdata file

    You can install MariaDB - the default configuration will suffice. There will be no conflicts as all access is queued and data integrity is ensured. This is not the case when use file-based storage (.rbdata) and multiple machines access it: what happens if two or more computers write to the same...
  19. D

    Advanced option to disable ctrl + shift + del a track and permanently delete from disk

    Hot key to delete files from the disk is Ctrl+Shift+Del - I don't think it can be pressed accidentally. I don't think there's a reason to disable it in RadioBOSS or add it as an option, in this case a reliable solution is as you did, configure folder permissions to prevent any modifications.
  20. D

    creating an event to pause or stop after the end of a currently playing track.

    Instead of scheduling the command directly, you can create a playlist with the pause command, and schedule it. This way, it will be queued according to the event's settings.
Back
Top