Search results

  1. 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.
  2. 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
  3. 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.
  4. 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.
  5. D

    Programming disappeared

    This is also weird as there's no "Pro" version of RadioBOSS.
  6. 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).
  7. 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.
  8. 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...
  9. 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...
  10. 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.
  11. D

    Title: Monthly scheduler option – run an event on a specific day of each month

    Probably, we'll consider it for the future.
  12. D

    Question priority

    The priority value is capped at 100 so it can't go beyond that.
  13. D

    Programming disappeared

    It can't revert to the settings/presets that are 2-3 years old, there's no code to perform this kind of operation. It does not such thing. RadioBOSS keeps its settings in a folder, you can open it via Settings > Open Settings Solder menu command. If you install it to a different folder, that...
  14. D

    Title: Monthly scheduler option – run an event on a specific day of each month

    I'm not sure if we'll add the extended scheduling option like this - this will be considered, of course. A possible solution for now is to run such events every week, and just ignore the results that you don't need.
  15. D

    Generate 24 Playlists with New Playlist Generation Commands System ?

    An update on this, as your -starttimeshift moves buy exactly a whole day, and start time is 00:00:00, it turns out be be ignored. This will be fixed in the next update. For now, you can change start time to 00:00:01, or starttimeshift to 1441 - adding that one second in either place will fix the...
  16. D

    RadioCaster Releases

    RadioCaster 3.7.3 Changes Saving the statistics window position Bulgarian translation Expanded bitrate list Download https://www.djsoft.net/enu/download.htm
  17. D

    Timestretch

    Time Stretching is supposed to be a live feature, not something programmed in advance (and it's not saved anywhere), it also recalculates percentages on each playback, and they usually don't stay fixed.
  18. D

    Event Scheduler : Inverse Waiting Options to insert the event XXminutes earlier than scheduled if it's possible

    Queuing options only work for regular playable items (e.g., tracks, playlists, ...) - relaystart is a command (not a playable item), and as all commands, it's executed immediately, ignoring any queuing options.
  19. D

    Generate 24 Playlists with New Playlist Generation Commands System ?

    The time -shifttimestart parameter exists for the same use case already, there's no point to duplicate it.
  20. D

    Update is not working

    If you see your settings completely reset, it means that you have installed the new version into a different folder, and therefore it had started as a fresh installation. In this case your old RadioBOSS installation is also available - you can start it can transfer the settings from there (using...
Back
Top