Search results

  1. D

    Remote Playlist Editor and Voicetracking

    I understand, but when we introduce a public API it must make sense, and be complete, and usable in general. Just adding a command that lists presets for the playlist generator seems out of place and not tied to anything, without any clear usage part (apart from your case). It may be added as a...
  2. D

    AutoIntro / voicetracks suddenly broken

    No, it's in the Advanced section, please see my previous message.
  3. D

    Streamarchive (Recording) From a Input Source NOT WORKS

    What error message does it show? The main problem is that we were never able to reproduce this, Stream Archive works as intended, and we don't see any reports of it not working from other users.
  4. D

    Question about multiple scheduler profiles (.sdl)

    Seasonal schedules, or weekday/weekend. It can also be used to transfer scheduled events between different computers, or creating a backup of scheduled events. This feature made more sense in the past, when there was no "Days of the week" options and "Dayparting" and even Start/End dates.
  5. D

    Statistics form

    This is from the older Music Library version (pre RadioBOSS 6.0), this window no longer exists.
  6. D

    Remote Playlist Editor and Voicetracking

    Yes, this is why it's not documented. RadioBOSS 7.2.3 now has this option documented, as well as "OK" response on success. To make it backwards compatible with older RadioBOSS versions, you should still treat any 200 status code as success. Currently there's no way to get the preset list via...
  7. D

    Avoid starting long songs shortly before the top of the hour

    If you want to avoid speed changes, you can use Sweepers: https://manual.djsoft.net/radioboss/en/sweepers.htm Apart from that, there's little else can be done. Please also ensure the tracks are scanned so that duration is known exactly, this way, the sweeper will be more precise...
  8. D

    Custom independent note/label column for playlist rows (session-only)

    Thank you for the suggestions - noted for the future versions.
  9. D

    AutoIntro / voicetracks suddenly broken

    Auto Intros have a small fade in/fade out, which you can control from Settings > General > Advanced Configuration > Fading.
  10. D

    Feature Request: User-defined Playlist Entry Colors

    You can use the File Types for this: https://manual.djsoft.net/radioboss/en/using_different_types_of_files.htm It's not for individual tracks, but allows assigning custom colors for various types.
  11. D

    "Server connection closed" error sometimes occurs with two outputs specified in error message.

    Two connections had disconnected - that would mean your internet connection had failed. RadioBOSS never deletes playlist on disconnect. It does not cause any network issues, it can only notify you that there are the issues. You should check the Logs window to see what exactly happens.
  12. D

    Programming disappeared

    Please click Settings > Open Settings folder. How many RadioBOSS_nnnn folders do you have there? Each of those folders contain settings for one of the instances.
  13. D

    Voice tracks with music tracks

    It's not an adjustment, it's effectively changing how the mixing work, because now it works sequentially, basically: playing track -> next track, in your case it's something like playing track -> voice track - > next track and it should "skip" the voice track in the middle. I don't think it's...
  14. D

    RadioBOSS Releases

    RadioBOSS 7.2.3 New New: Added a Multiband Compressor audio effect Improvements Improved performance of the makelibrary command Improved tooltips in the Tag List control, including the Playlist and Music Library Improved precision of the playback level slider in Track Tool Documented the...
  15. D

    Voice tracks with music tracks

    When you add voice track to the playlist between the music tracks, the mix becomes: Track 1 mixes with VT, then VT mixes with Track 2. It's no longer Track 1 mixes with Track 2.
  16. D

    RadioCaster Releases

    RadioCaster 3.7.4 Changes Added "Start new Ogg bitstream on metadata change" option to the encoder Minor bugs fixed Download https://www.djsoft.net/enu/download.htm
  17. D

    Remote Playlist Editor and Voicetracking

    Each request has an "id" attribute to identify the requests. There's undocumented songrequestdelete command that you can use to delete individual requests - it takes a single id parameter. Perhaps you can use that to cross off the processed requests.
  18. D

    Track Tool - Warning always appears

    The device on your screenshot is the Monitor device, not the Prelisten (PFL) device that Track Tool uses. Please see the screenshot.
  19. D

    Programming disappeared

    This is also weird as there's no "Pro" version of RadioBOSS.
  20. D

    Question priority

    The value is capped to be in range [0..100]. Anything below 0 becomes zero, anything above 100, becomes 100. Priority 100 means: about 4x times the chance of being selected compared to default priority (which is 50).
Back
Top