add configurable playlist names env var

This commit is contained in:
2026-01-31 19:37:10 -05:00
parent bc4faead74
commit 3f3e1b708d
3 changed files with 20 additions and 12 deletions

View File

@@ -120,3 +120,9 @@ SPOTIFY_IMPORT_SYNC_WINDOW_HOURS=2
# Get IDs from Jellyfin playlist URLs: https://jellyfin.example.com/web/#/details?id=PLAYLIST_ID
# Example: SPOTIFY_IMPORT_PLAYLIST_IDS=4383a46d8bcac3be2ef9385053ea18df,ba50e26c867ec9d57ab2f7bf24cfd6b0
SPOTIFY_IMPORT_PLAYLIST_IDS=
# Playlist names (comma-separated, must match Spotify Import plugin format)
# IMPORTANT: Plugin replaces spaces with underscores in filenames
# Must be in same order as SPOTIFY_IMPORT_PLAYLIST_IDS
# Example: SPOTIFY_IMPORT_PLAYLIST_NAMES=Discover_Weekly,Release_Radar
SPOTIFY_IMPORT_PLAYLIST_NAMES=