Search results

  1. InstabilSpielt

    Save "related artists" in the database

    Then, for example, the tags are no longer in sync, it's really only the playcount that should be saved dedicated.
  2. InstabilSpielt

    Save "related artists" in the database

    I currently have the problem that songs are not played on one station because they have already been played on another. So I can avoid this only by disabling the function?
  3. InstabilSpielt

    Save "related artists" in the database

    Is there any other way to realize this?
  4. InstabilSpielt

    Save "related artists" in the database

    Is there some way you can make the playcount be stored in the dedicated SQLite database and all other things in the shared one? Because the "Use the Last Played Tag" function in Playlist Generator Pro is a really good idea, but doesn't quite work with multiple stations.
  5. InstabilSpielt

    Save "related artists" in the database

    Well, then only the export/ import idea remains, I suppose.
  6. InstabilSpielt

    Save "related artists" in the database

    Can't you do the same here then?
  7. InstabilSpielt

    Save "related artists" in the database

    Where are the tracks stored in a library if you have not selected MySQL or SQLite?
  8. InstabilSpielt

    Input

    I would also welcome the idea, not for advertising, but it would make jingles with time announcements easier, for example.
  9. InstabilSpielt

    Save "related artists" in the database

    The nicest would be via the database, of course, but that wouldn't be bad either.
  10. InstabilSpielt

    Save "related artists" in the database

    Hello, would it be possible to add a function so that related artists entered in playlist generator pro can be shared across multiple instances? We use this function and currently have to synchronize the artists for each instance manually, although they remain the same.
  11. InstabilSpielt

    Questions about the API

    I have seen that in the last update the hook was added to the API, but unfortunately you get the following response for every track, no matter if the hook is set or not: HookIn="-1" HookOut="-1"
  12. InstabilSpielt

    SQLite file location

    Are there any plans to implement this in the future?
  13. InstabilSpielt

    SQLite file location

    As said, in our case (and certainly others as well) it really makes no difference if the path starts with C:/ or D:/, because these are two identical hard disks. So it makes no difference if other RadioBOSS instances on the same server access the database or on different ones...
  14. InstabilSpielt

    SQLite file location

    You probably mean that: https://www.sqlite.org/howtocorrupt.html#_filesystems_with_broken_or_missing_lock_implementations I already know this problem, therefore all our VM's have access to a hard disk instead of a network drive. So it makes no difference on which drive the database is located.
  15. InstabilSpielt

    SQLite file location

    I just noticed that it's not even possible to change the dedicated file path, if you apply the change and restart RadioBOSS the path resets.
  16. InstabilSpielt

    SQLite file location

    I would like to customize that so we can keep the database in sync across RadioBOSS instances on different servers.
  17. InstabilSpielt

    SQLite file location

    Hi, why is it possible to change the dedicated SQLite file path but not the shared one? Shouldn't it be the other way around?
  18. InstabilSpielt

    Questions about the API

    I'm talking about the position of an item in the playlist, not the position within an item. So you can directly query with getplaylist2 which elements were played next and last without asking playbackinfo each time.
  19. InstabilSpielt

    Questions about the API

    Exactly, I'm just missing a variable like %position, that's what I meant all along. I accidentally wrote "URL reports" and when I noticed that it was actually the title format variables, the 20 minutes had already expired.
  20. InstabilSpielt

    Questions about the API

    This is of course understandable, I just found the idea quite good because you can already get all other important values via the title format variables.
Back
Top