I’m planning to put Navidrome on a Raspberry Pi in order to manage and consume my music collection, however I’ve realized that all my ratings are stored in-file and given that Navidrome is multi-user, I’m wondering how that works? Will I be able to preserve my ratings? Will Navidrome even pick them up?

  • Deebster
    link
    26 months ago

    I didn’t see this, but I don’t know the answer either. Did you install Navidrome yet? Did it import the ratings?

    • @[email protected]OP
      link
      fedilink
      English
      26 months ago

      I’ve installed and it doesn’t automatically import the ratings. I’m now trying to find a script to do this.

      • Deebster
        link
        English
        16 months ago

        Thanks for the update. I don’t rate tracks myself but I can definitely see why you’d want to.

        I’ve checked and track ratings and favourites are definitely per-user on Navidrome. I guess the perfect feature for you would be to have an option allow the user to see the metadata ratings within Navidrome, and also to be able to write ratings back to files?

        • @[email protected]OP
          link
          fedilink
          English
          26 months ago

          In an ideal world, the rating would only be written back to the files when they’re downloaded. But in general, I just need the ratings to populate the database once. I’ve put a lot of effort into rating my music and would like to be able to enjoy said efforts via Navidrome’s smart lists in the same way I used to do with Clementine locally.

          • Deebster
            link
            English
            16 months ago

            Yup, makes perfect sense. I guess I was more thinking about what it would look like as a Navidrome feature generally.

            Having a script available that you could run would definitely be useful for people. I guess you could do it straight into the database or use the API.

            Do you have the technical chops to code this script if you can’t find it?