add output format
This commit is contained in:
@@ -26,6 +26,8 @@ jellyplist:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: SPOTDL_OUTPUT_FORMAT
|
||||
value: "{artist}/{album}/{title}"
|
||||
- name: LIDARR_URL
|
||||
value: http://lidarr2.lidarr2:80
|
||||
- name: LIDARR_API_KEY
|
||||
@@ -34,7 +36,7 @@ jellyplist:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
- name: MUSIC_STORAGE_BASE_PATH
|
||||
value: /mnt/store/Music Downloads
|
||||
value: /mnt/store/Music Downloads/
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
@@ -98,6 +100,8 @@ jellyplist:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: SPOTDL_OUTPUT_FORMAT
|
||||
value: "{artist}/{album}/{title}"
|
||||
- name: LIDARR_URL
|
||||
value: http://lidarr2.lidarr2:80
|
||||
- name: LIDARR_API_KEY
|
||||
@@ -106,7 +110,7 @@ jellyplist:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
- name: MUSIC_STORAGE_BASE_PATH
|
||||
value: /mnt/store/Music Downloads
|
||||
value: /mnt/store/Music Downloads/
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
@@ -170,6 +174,8 @@ jellyplist:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: SPOTDL_OUTPUT_FORMAT
|
||||
value: "{artist}/{album}/{title}"
|
||||
- name: LIDARR_URL
|
||||
value: http://lidarr2.lidarr2:80
|
||||
- name: LIDARR_API_KEY
|
||||
@@ -178,7 +184,7 @@ jellyplist:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
- name: MUSIC_STORAGE_BASE_PATH
|
||||
value: /mnt/store/Music Downloads
|
||||
value: /mnt/store/Music Downloads/
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
Reference in New Issue
Block a user