I rediscovered the joy of my own music collection by quitting Spotify and switching to self-hosted Navidrome.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 9 months ago (1 child)

Navidrome will only open your library in read-only

Are you sure that's not just the default in the example docker-compose.yml? If there isn't some additional handling, you can just remove the ":ro" from:

volumes:
      - "/path/to/your/music/folder:/music:ro"
  • source
  • parent
  • hideshow 2 child comments