Search results

  1. D

    Building a 24/7 AI-Driven Production Dashboard for RadioBOSS (RSS to ElevenLabs) – Looking for Insights & Collaboration

    We can only offer help in a sense if your integration needs new or extended existing API commands, and only if the case if such API extensions would be useful for other people/projects.
  2. D

    Very Rarely, Two Tracks Play Simultaneously

    We had a similar report from another user, couple of months ago, and did extensive check of this bug - it was not possible to reproduce it here, and relevant code review also did not find anything out of order. There's no point in checking it again as mix point calculation did not change in the...
  3. D

    Funktionswunsch : Encoder aac+/5.1 Surround

    You can try to see how/if it will work. Still the source PCM data that RadioBOSS sends to the encoder is stereo, so encoding it in 8 channels will not do any good. This setting is for VST plugins and it only controls for what plugins RadioBOSS will skip settings loading. It has nothing to do...
  4. D

    What's New in the latest RadioBoss 7.2.5.0 Update

    If two events are executed at the same time, the order of execution is not guaranteed, and therefore the result may differ. As a rule, you should not execute two events at the same time, and also do not call two API commands at the same time.
  5. D

    Improvements to crossfading between tracks

    It does resize, but you need to reset the font sizes to default first and then set larger value for Main/Secondary window zoom.
  6. D

    Funktionswunsch : Encoder aac+/5.1 Surround

    It's not always for broadcasting, sometimes it's for logging purposes to check later what was playing, was there silence or other problems. Mono is enough for this and also saves disk space. AAC-LC is different from AAC+. About 5.1 support, maybe it'll be added in the future, but for now...
  7. D

    What's New in the latest RadioBoss 7.2.5.0 Update

    Unlikely that it's caused by the update; what error message does it show when you attempt to play tracks?
  8. D

    Very Rarely, Two Tracks Play Simultaneously

    Yes, the mix point position calculation is fully deterministic, that is, for the same input it's always the same result. But the input may vary because it uses the current track and the next track for calculation, and if voice track is involved, the next after next track as well. So the result...
  9. D

    Very Rarely, Two Tracks Play Simultaneously

    You should check the crossfade settings, the Trigger Mix option, and also if you use the Segue Editor, and what parameters are set for the playing track (Mix), and for the following track (Mix Start) in Track Tool - because mix point is calculated based on current and next track's settings. It...
  10. D

    Next Track display issue still present in RadioBOSS 7.2.3

    Thank you for the update, we'll see what else can be done about it.
  11. D

    Next Track display issue still present in RadioBOSS 7.2.3

    Can you please check if you keep the window open, will it update the next track after the currently playing track is finished?
  12. D

    Broadcasting Title from File Type not sent during Multiple Actions event

    This does not reproduce here, all File Type's titles are sent correctly, including from the multi-action events. Looks like the problem is somewhere else, e.g. title filtering on server side, or incorrect file type configuration - for instance, you may have two file types configured with the...
  13. D

    RadioBOSS crash after some idle time

    Please update to the latest RadioBOSS 7.2.5, if this continues, please click in the menu Help > Contact Support > Send bug reports, we'll check what's wrong there.
  14. D

    Pitch playout

    This is why "Pitch", as well as "Tempo" were removed from RadioBOSS some 15+ years ago, as those feature did not have real practical use. It makes sense to add those settings per-track using Track Tool though, and this is a feature we consider adding.
  15. D

    Improvements to crossfading between tracks

    An off-topic, but on your screenshot the font is very large - instead of increasing the font size, you can use the Secondary Window Zoom option (and Main Zoom for the main player as well) - this will enlarge fonts, but also the controls themselves, and it'll look a lot better. It's in Settings >...
  16. D

    Funktionswunsch : Encoder aac+/5.1 Surround

    Is it about RadioLogger or RadioBOSS's Stream Archive feature? I'm not sure if it would be possible for RadioBOSS at all, because it's designed as Stereo, and making use of 5.1 channels is no easy change.
  17. D

    How to search or filter tracks by File Type in RadioBOSS?

    It can be in the Genre field as well, any fields are fast for search and filtering. But not file types.
  18. D

    version7.2.4.0???

    Yes, when you install an update, all settings will remain. But you need to install the same architecture (32- or 64- bit, depending on what you have installed already) and to the same folder. Easiest way to update is to use Help > Check for updates menu, it will download the proper installer...
  19. D

    Feature request: Custom stream metadata per File Type

    This is already possible by assigning the Broadcasting Title for a file type - this is the metadata being sent to the streaming servers.
  20. D

    How to search or filter tracks by File Type in RadioBOSS?

    Search filter by a file type is not available, because File Type is not a static field, and needs to be detected per-track - this makes any filtering on a large database very slow -compared to instant filtering using static fields, this would take several seconds. You can add Tags which mirror...
Back
Top