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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user