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