add output format
This commit is contained in:
@@ -26,15 +26,17 @@ 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
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
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,15 +100,17 @@ 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
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
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,15 +174,17 @@ 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
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
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