Search results

  1. southernfm

    Radiologger 3.3.3.0 bug

    Hello, This bug probably existed in prior versions. We have backups that run on the same computer system that we use to log audio. At 2am for example, we start the backup process on the computer. This causes the RadioLogger application to 'freeze' and trigger the automatic restart of the...
  2. southernfm

    RadioBOSS 5.9 [beta]

    Your use case is very specific. I'd suggest finding a different program which does the sorting function you're after, and import it into RadioBOSS via API commands. The Scheduler commands are here: https://manual.djsoft.net/radioboss/en/index.html?scheduler_commands.htm Remote control API is...
  3. southernfm

    RadioBOSS 5.9 [beta]

    Priority > Additional Priority rules, works for us when selecting tracks with 0 play count. We use the API to schedule playlist updates although you can use events to achieve the same. This updates the playlists for us. We've been able to do that since 2017. The features exist, you may need...
  4. southernfm

    RadioBOSS 5.9 [beta]

    Both my makelibrary (within RadioBOSS) and API scripts are working again, thank you.
  5. southernfm

    RadioBOSS 5.9 [beta]

    Okay thank you Within RadioBOSS software I have a command for updating individual music libraries (separate to the API commands) makelibrary "c:\RadioBOSS\Database\NEW MUSIC THIS WEEK.xml"|"C:\Music\NEW MUSIC THIS WEEK" This command isn't working as well. Error: makelibrary error: Cannot...
  6. southernfm

    RadioBOSS 5.9 [beta]

    It looks like 5.9.0.6 hasn't addressed that yet but it's okay, I'll adjust my scripts with your notes in mind. Thanks for letting me know the cause.
  7. southernfm

    RadioBOSS 5.9 [beta]

    wget -qO- "http://newmaster:9000/?pass=xxxxx&cmd=makelibrary+%%22Footy+Themes.xml%%22+|+%%22C:\Music\Footy+Themes%%22" wget is a command line application to visit webpages. The -qO- option deletes the 'downloaded' webpage - we're only interested in hitting the URL to trigger the API. note the...
  8. southernfm

    RadioBOSS 5.9 [beta]

    Thanks - installed today. The 'makelibrary' issue is present still although slightly different now. It looks like a filename with a space in it doesn't get processed properly. Easy enough for me to adjust my scripts not to include spaces, but thought I'd pass it on anyway.
  9. southernfm

    RadioBOSS 5.9 [beta]

    Thanks. FYI - This error returned today, on new beta 5.9.0.4.
  10. southernfm

    RadioBOSS 5.9 [beta]

    The scripts were created in 2017 and use the RadioBOSS API. Command is: wget -qO- "http://newmaster:9000/?pass=xxxxxx&cmd=makelibrary+ZZ_SFNL.xml+|+C:\Music\ZZ_SFNL" as an example. Each of our folders have their own scripts, and each runs via another batch file that calls the API at 1am. The...
  11. southernfm

    RadioBOSS 5.9 [beta]

    Same error code I get but for a different reason. I also saw last night: makelibrary: Directory inaccessible:  C:\Music\ZZ_SFNL (The path format is not supported) On a few folders. My C:\Music is a symbolic link directory so I'm looking into that to see if I can rectify - although the...
  12. southernfm

    RadioBOSS 5.9 [beta]

    I'm going back to 5.8.5.2. I'll let you know the outcome. Update: No errors all day today under 5.8.5.2. Reinstalled 5.9.0.4. Will let you know if the errors return.
  13. southernfm

    RadioBOSS 5.9 [beta]

    The user account has full control of the settings folder...
  14. southernfm

    RadioBOSS 5.9 [beta]

    The message has only appeared in the latest beta. I'll install beta 5.9.0.4. today. The errors did come back today: Permissions of the C:\Program Files (x86)\RadioBOSS\Style\(Default).rbstyle file: SYSTEM [F] Administrators [F] Users [R] Permissions of...
  15. southernfm

    RadioBOSS 5.9 [beta]

    No, just default Windows Defender. These errors have only appeared in the latest version, I haven't seen them previously. I haven't seen the errors appear again today, but I'll keep an eye out for them.
  16. southernfm

    RadioBOSS 5.9 [beta]

    Reply #37 in this thread has the images
  17. southernfm

    RadioBOSS 5.9 [beta]

    I don't get this specific error, but it sounds similar to one of my previous posts where I mentioned the error alerts showing up in RadioBOSS when nothing is really being done (e.g. no buttons pressed) to cause the alert to show up. This continues to happen for me too (using beta 5.9.0.3)
  18. southernfm

    RadioBOSS 5.9 [beta]

    The categories (Display group) in Ads Scheduler are not showing up - even if the theme is changed.
  19. southernfm

    RadioBOSS 5.9 [beta]

    I had a few more errors show up but I'll reboot and see how it goes. New error: The categories (Display group) in Ads Scheduler are not showing up - even if the theme is changed.
  20. southernfm

    RadioBOSS 5.9 [beta]

    See attachment for errors in RadioBOSS. The application (and user logged in) has at least read access to "C:\Program Files (x86)\RadioBOSS\Style" and write access to "C:\Users\RadioBOSS\AppData\Roaming\djsoft.net\RadioBOSS_1077086474". These boxes appear over the main RadioBOSS window until OK...
Back
Top