From 44a1c4a045ddf42217c22c722b9fa57c1a979920 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 8 Feb 2026 11:54:49 -0600 Subject: [PATCH] feat: align naming with yubal --- clusters/cl01tl/helm/spotisub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/spotisub/values.yaml b/clusters/cl01tl/helm/spotisub/values.yaml index dcb78492b..d267b8407 100644 --- a/clusters/cl01tl/helm/spotisub/values.yaml +++ b/clusters/cl01tl/helm/spotisub/values.yaml @@ -52,7 +52,7 @@ spotisub: - name: SPOTDL_ENABLED value: 1 - name: SPOTDL_OUT_FORMAT - value: "/mnt/store/Music Youtube/Andrew Lebens/{artist}/{album} ({year})/{artists} - {album} - {track-number} - {title}.{output-ext}" + value: "/mnt/store/Music Youtube/{artist}/{year} - {album}/{track-number} - {title}.{output-ext}" - name: LIDARR_ENABLED value: 1 - name: LIDARR_IP