Search results

  1. D

    Statistics form

    This is from the older Music Library version (pre RadioBOSS 6.0), this window no longer exists.
  2. 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...
  3. 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...
  4. D

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

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

    AutoIntro / voicetracks suddenly broken

    Auto Intros have a small fade in/fade out, which you can control from Settings > General > Advanced Configuration > Fading.
  6. 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.
  7. 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.
  8. 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.
  9. 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...
  10. 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...
  11. 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.
  12. 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
  13. 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.
  14. 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.
  15. D

    Programming disappeared

    This is also weird as there's no "Pro" version of RadioBOSS.
  16. 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).
  17. D

    The RadioCaster version will not change after the update.

    Yes, there was build issue that left the version number unchanged. This is actually 3.7.3, but with a wrong version display. Will be fixed shortly. It is installing, just the version number is wrong.
  18. D

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

    There's a similar feature exists you can try using: press T on the keyboard when a track is selected, you will see a small window pop up. Right-click it, and uncheck the "Do not attach to track" option. This way, it will save the notes per-track, they are stored persistently, but do not modify...
  19. D

    Successful use of .cue files ?

    I don't recall the exact specification, but the one you listed first doesn't appear to be correct. There must be INDEX 01 AA:BB:CC entries at least, which are segment boundaries, and there are other issues also. RadioBOSS (and RadioBOSS Cloud) only reads standard CUE, but the one you used...
  20. D

    RadioCaster 3.7.3.0

    Looks like some sort of building issue, the number didn't change for some reason - it's still a new version. We'll release a hotfix soon for this.
Back
Top