Merge dev: Spotify playlist injection with missing tracks search and playlist logging improvements
Some checks failed
Docker Build & Push / build-and-test (push) Has been cancelled
Docker Build & Push / docker (push) Has been cancelled

This commit is contained in:
2026-02-01 10:55:34 -05:00
parent df6c500ef5
commit 425dc2e135
9 changed files with 487 additions and 83 deletions

View File

@@ -80,6 +80,7 @@ services:
- SpotifyImport__SyncStartMinute=${SPOTIFY_IMPORT_SYNC_START_MINUTE:-15}
- SpotifyImport__SyncWindowHours=${SPOTIFY_IMPORT_SYNC_WINDOW_HOURS:-2}
- SpotifyImport__PlaylistIds=${SPOTIFY_IMPORT_PLAYLIST_IDS:-}
- SpotifyImport__PlaylistNames=${SPOTIFY_IMPORT_PLAYLIST_NAMES:-}
# ===== SHARED =====
- Library__DownloadPath=/app/downloads