change download path
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
nfs:
|
||||
path: /volume2/Storage/Music Downloads
|
||||
path: /volume2/Storage/Music
|
||||
server: synologybond.alexlebens.net
|
||||
mountOptions:
|
||||
- vers=4
|
||||
|
@@ -63,7 +63,7 @@ jellyplist:
|
||||
- name: SPOTIFY_COUNTRY_CODE
|
||||
value: US
|
||||
- name: MUSIC_STORAGE_BASE_PATH
|
||||
value: /mnt/store/Music Downloads/
|
||||
value: /mnt/store/Music/
|
||||
- name: SPOTDL_OUTPUT_FORMAT
|
||||
value: "{artist}/{album}/{artist} - {album} - {title}"
|
||||
- name: REDIS_URL
|
||||
@@ -114,7 +114,7 @@ jellyplist:
|
||||
advancedMounts:
|
||||
main:
|
||||
main:
|
||||
- path: /mnt/store/Music Downloads
|
||||
- path: /mnt/store/Music
|
||||
readOnly: false
|
||||
valkey:
|
||||
architecture: standalone
|
||||
|
Reference in New Issue
Block a user