Scope Navidrome to music/albums (curated MusicBrainz-tagged set)

The nas_media share's music/ root also holds To Convert, shared, and
untagged folders that shouldn't feed the radio station's library.
This commit is contained in:
2026-08-08 22:38:14 +00:00
parent fb728d4bfc
commit ebb2ad7b54
+1 -1
View File
@@ -4,7 +4,7 @@ services:
container_name: navidrome container_name: navidrome
restart: unless-stopped restart: unless-stopped
environment: environment:
- ND_MUSICFOLDER=/media/music - ND_MUSICFOLDER=/media/music/albums
- ND_LOGLEVEL=info - ND_LOGLEVEL=info
- ND_PORT=4533 - ND_PORT=4533
- TZ=America/New_York - TZ=America/New_York