From fb3ea1b8764a1f4755f7d95ce48af9f394982c23 Mon Sep 17 00:00:00 2001 From: Josh Patra Date: Sat, 31 Jan 2026 19:42:11 -0500 Subject: [PATCH] fix playlist names format in env example --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 408ded9..f1292e9 100644 --- a/.env.example +++ b/.env.example @@ -122,7 +122,7 @@ SPOTIFY_IMPORT_SYNC_WINDOW_HOURS=2 SPOTIFY_IMPORT_PLAYLIST_IDS= # Playlist names (comma-separated, must match Spotify Import plugin format) -# IMPORTANT: Plugin replaces spaces with underscores in filenames +# IMPORTANT: Use the exact playlist names as they appear in Jellyfin # Must be in same order as SPOTIFY_IMPORT_PLAYLIST_IDS -# Example: SPOTIFY_IMPORT_PLAYLIST_NAMES=Discover_Weekly,Release_Radar +# Example: SPOTIFY_IMPORT_PLAYLIST_NAMES=Discover Weekly,Release Radar SPOTIFY_IMPORT_PLAYLIST_NAMES=