Search results

  1. D

    Website Integration

    If you launch it via the scheduled event, and the event has "Send task name to the server" option, the event's name will be sent - not the actual track title from the stream.
  2. D

    access violated on event creation

    This will be tweaked and direct Playlist Generator launch will only be prevented if one or more users do not have "Playlist Generator" permission.
  3. D

    More editing options for voice tracks

    The Voice Track Recorder is a separate tool, when you start it, it uses its own instances of the DSP plugins. The same is true for MIC processing inside RadioBOSS, but it has one major difference, some (many) plugins can't be multi-instanced inside one process, so the same plugin should not be...
  4. D

    access violated on event creation

    If this happens again, please write here, so we can investigate it. I'm not sure why it's like this, honestly. Do you have a need to run the Playlist Generator separately?
  5. D

    RadioBOSS Cloud Releases

    RadioBOSS Cloud 2.9: https://www.djsoft.net/community/threads/radioboss-cloud-2-9.12751/post-55516
  6. D

    RadioBOSS Cloud 2.9

    RadioBOSS Cloud 2.9 Time slot scheduling for DJs Set when a DJ can go live (Edit user, Schedule tab) Maximum session duration Limit how long a listener can stay connected (Settings > Advanced) Improved TTS user interface for easier configuration When a DJ is logged in, unavailable menu items...
  7. D

    CLOUD: Is there a simple way to check for duplicates?

    It's not how file managers supposed to work. The \ folder shows what you have in the root folder. Same as it works in Unix systems or in Windows when you open drive root.
  8. D

    More editing options for voice tracks

    Selecting regions and removing them will be possible in one of the future update.
  9. D

    RadioBOSS and ZOOM AMS-44

    It means that it's enabled in Windows or sound card's driver. An option is usually called "Mic preview" or something similar. This should be disabled.
  10. D

    CLOUD: Is there a simple way to check for duplicates?

    Yes, this is one of the reasons FTP is supported in RadioBOSS Cloud.
  11. D

    CLOUD: Is there a simple way to check for duplicates?

    There's no such a feature, I'm sorry. RadioBOSS Cloud supports FTP, so maybe you can look for a software that will check folder contents over FTP and search for duplicates.
  12. D

    More editing options for voice tracks

    The idea is clear, but I'm not sure if it'll add a lot of value for RadioBOSS. For now, those improvements will be kept in mind for the future. RadioBOSS allows assigning DSP processing for the MIC button. This processing is also applied when Voice Track Recorder is used.
  13. D

    access violated on event creation

    If there's no bugreport, I'm afraid there's nothing else that would help us investigate this. With this option enabled, it will restart on fatal error (the Access Violation error you get is one of those). I just did a quick test on the latest version, and it does restart on such errors. In...
  14. D

    RadioBOSS and ZOOM AMS-44

    This is how MIC button is supposed to work. Likely, yes. You can download the demo version to see how it performs for you.
  15. D

    A few accessibility issues in RadioCaster

    Thank you, we'll improve it in the next update.
  16. D

    Loading M3U/M3U8 Playlist via Remote API ?

    This will not work, as cURL or shell will not process "%n_%d_%h_%m" part, and will send it as is. If you need to load based on the current date/time, and do not want to complicate your request with processing this, you can do the following: create a playlist file (.m3u8, text file with UTF8...
  17. D

    access violated on event creation

    This is odd, as the log (red line) indicates that the bug report was saved.
  18. D

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

    This is a big change (from UI point of view), as "Music" is a different thing and not a file type. I think this can be added as an advanced option. Still, it's fighting with symptoms. For concurrent access, you should move to using MySQL option.
  19. D

    More editing options for voice tracks

    We don't really want to make Voice Track recording tool into a fully-featured audio editor :) Let's see what other users have to say about it.
  20. D

    Loading M3U/M3U8 Playlist via Remote API ?

    There are multiple ways. Use the inserttrack command to add the "\PUB_NAT\%n_%d_%h_%m.m3u8" item. Or use load command if you want to replace playlist contents. If you need to launch this periodically, you can also create a disabled scheduled event and use the schedule command to start it.
Back
Top