mirror of
https://github.com/SoPat712/allstarr.git
synced 2026-02-09 23:55:10 -05:00
fix playlist names format in env example
This commit is contained in:
@@ -122,7 +122,7 @@ SPOTIFY_IMPORT_SYNC_WINDOW_HOURS=2
|
|||||||
SPOTIFY_IMPORT_PLAYLIST_IDS=
|
SPOTIFY_IMPORT_PLAYLIST_IDS=
|
||||||
|
|
||||||
# Playlist names (comma-separated, must match Spotify Import plugin format)
|
# 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
|
# 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=
|
SPOTIFY_IMPORT_PLAYLIST_NAMES=
|
||||||
|
|||||||
Reference in New Issue
Block a user