Search results

  1. R

    writetag API

    Thanks I've edited the id3 tags myself now. Would be nice if writetag supports it in the future!
  2. R

    writetag API

    Ah ok that's a shame. Is it a normal id3 field? If I edit the artwork id3 tag myself?
  3. R

    writetag API

    I can see that all other fields with changed data in a `writetag` request are updated except Artwork_Base64, is it readonly?
  4. R

    writetag API

    I'm sending `writetag` api requests as GET with the Artwork_Base64 field filled in but radioboss is not updating the track's artwork, no error messages or anything, just a normal OK response from the server. Is it something to do with encoding .e.g slashes "/"? or the length of the file?
  5. R

    writetag API

    which one is it? :) GET or POST?
  6. R

    writetag API

    Is there documentation on how to use writetag with post requests for artwork and the syntax? I can't find it
  7. R

    Schedule API - last run @

    Amazing! thank you!
  8. R

    Schedule API - last run @

    Hello, would really appreciate either scheduled event reporting (simply report the event ID to the reporting URL hooks) OR it would be brilliant to have a "last run at" field in the schedulelist API... there is "NextRunStr" and "IntTimeToStart" but nothing that says which event was the last to...
  9. R

    Playlist Generator so slow and times out occasionally

    Thanks, would SSD storage help at all? For the media storage? CPU cores don't seem to make any difference unfortunately, only clock freq
  10. R

    Playlist Generator so slow and times out occasionally

    This is the main filter we use, is this slowing things down at all? (We definitely have SQLITE enabled for additional information.)
  11. R

    Playlist Generator so slow and times out occasionally

    Is there a way to pre-generate playlists and then schedule them at a specific time automatically or via API?
  12. R

    Playlist Generator so slow and times out occasionally

    Thanks for the help, I've changed to use sqlite from APEv2 a few days ago as per https://manual.djsoft.net/radioboss/en/index.html?additional-information-storage.htm although it doesn't seem to have made any noticeable improvement to playlist generation...
  13. R

    Playlist Generator so slow and times out occasionally

    Hello, with the latest rb update our playlist generation seems to have gotten even slower. Our library has about 38k tracks and our playlist generation can take 10mins up to 40mins sometimes, and occasionally times out. Can you offer some tips to fix this please @djsoft ? We're using sqlite...
  14. R

    Reporting: Include Scheduled event firings and "Overlay" information in Now Playing

    Hi please see this post https://www.djsoft.net/community/threads/reporting-include-scheduled-event-firings-and-overlay-information-in-now-playing.6911/#post-34471 Thanks
  15. R

    Reporting: Include Scheduled event firings and "Overlay" information in Now Playing

    Yes please that would be perfect! In my first message at the end I wrote this: "Also information on Scheduled Events via REPORTING would be extremely useful!" Thanks!
  16. R

    (E-1) cannot start broadcasting (output 1) Error-1 (no description)

    There's two users reporting it in this thread. I don't understand why you guys are so quick to blame users here rather than listen to feedback from paying customers.
  17. R

    Reporting: Include Scheduled event firings and "Overlay" information in Now Playing

    It could just send an HTTP report containing the scheduled event ID (and possibly name), that would be enough information. Processing the CSV is not ideal, we'd have to watch the folder and get the latest csv for each day, parse it (read every line and/or watch for changes), work out the...
  18. R

    Reporting: Include Scheduled event firings and "Overlay" information in Now Playing

    Could you please include reporting options for Scheduled Events @djsoft ?
  19. R

    Daily/Weekly Broadcasting-Schedule

    @Bliss you can accomplish this using the API and your own code of choice, we've set this up:
  20. R

    (E-1) cannot start broadcasting (output 1) Error-1 (no description)

    Well it's happened, and we only have one encoder. Like I said it happens rarely, but it happens 🤷‍♂️
Back
Top