Auto Merge of PR 2473 - navidrome-enable-jukebox_2026-05-09T12-35-31
Merged by Trez.One
This commit was merged in pull request #2473.
This commit is contained in:
@@ -4091,12 +4091,14 @@ services:
|
|||||||
ND_BACKUP_COUNT: 7
|
ND_BACKUP_COUNT: 7
|
||||||
ND_ENABLEGRAVATAR: true
|
ND_ENABLEGRAVATAR: true
|
||||||
ND_ENABLESHARING: true
|
ND_ENABLESHARING: true
|
||||||
|
ND_JUKEBOX_ENABLED: true
|
||||||
ND_LASTFM_APIKEY: ${LASTFM_API_KEY}
|
ND_LASTFM_APIKEY: ${LASTFM_API_KEY}
|
||||||
ND_LASTFM_ENABLED: true
|
ND_LASTFM_ENABLED: true
|
||||||
ND_LASTFM_SECRET: ${LASTFM_API_SECRET}
|
ND_LASTFM_SECRET: ${LASTFM_API_SECRET}
|
||||||
ND_LISTENBRAINZ_ENABLED: true
|
ND_LISTENBRAINZ_ENABLED: true
|
||||||
ND_LOGLEVEL: info
|
ND_LOGLEVEL: info
|
||||||
ND_MUSICFOLDER: /music
|
ND_MUSICFOLDER: /music
|
||||||
|
# ND_MPVCMDTEMPLATE:
|
||||||
ND_PLAYLISTPATH: /playlists
|
ND_PLAYLISTPATH: /playlists
|
||||||
ND_PLUGINS_ENABLED: true
|
ND_PLUGINS_ENABLED: true
|
||||||
ND_PLUGINS_AUTORELOAD: true
|
ND_PLUGINS_AUTORELOAD: true
|
||||||
|
|||||||
Reference in New Issue
Block a user