how to add music to Navidrome?
-
when i try to create new library it say invalid path, although i created the path and adjusted permissions
@LeZalata have you seen this: https://docs.cloudron.io/packages/navidrome/#music-folder
You need to add the library path to
config.toml
using the File Manager and then restart the app.Personally I've got a Hetzner Storage Box set-up as a Cloudron Volume which is mounted at
/media/Music
and then in Navidrome I have:And in
config.toml
I have:MusicFolder = "/media/Music"
I also use Syncthing to sync my local music collection on my laptop to the Hetzner Storage Box (which works great).
-
N nebulon marked this topic as a question
-
N nebulon has marked this topic as solved