change download path

This commit is contained in:
2024-12-25 10:42:36 -06:00
parent 54d29791f1
commit 083b6fa8d6
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ spec:
accessModes:
- ReadWriteMany
nfs:
path: /volume2/Storage/Music Downloads
path: /volume2/Storage/Music
server: synologybond.alexlebens.net
mountOptions:
- vers=4

View File

@@ -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