spotify-to-plex
spotify-to-plex
Docker-Anwendung from jjdenhertog's Repository
Übersicht
A beautiful web application to sync your Spotify playlists with Plex. Automatically matches songs from any Spotify playlist (including Spotify-owned playlists, liked songs, and private playlists) with your Plex library using advanced matching algorithms. The app provides detailed match information and supports automatic downloads of missing tracks via Tidal Downloader or Lidarr integration.
Important: Setup an encryption key for secure Spotify user integration. Generate a random key using the command below and add it to the ENCRYPTION_KEY variable:
openssl rand -hex 32
Prerequisites: You'll need Spotify API credentials (required), and optionally Tidal API credentials for missing track matching, plus a Lidarr API key for automatic album downloads.
Please read the project documentation for detailed configuration instructions.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:9030]/- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
WebUIPorttcp
- Ziel
- 9030
- Wert
- 9030
SPOTIFY_API_CLIENT_IDVariable
SPOTIFY_API_CLIENT_SECRETVariable
PASTE_YOUR_SPOTIFY_CLIENT_SECRET_HERE
SPOTIFY_API_REDIRECT_URIVariable
https://[IP_OF_SPOTIFY_TO_PLEX]:9030/api/spotify/token
ENCRYPTION_KEYVariable
TIDAL_API_CLIENT_IDVariable
PASTE_YOUR_TIDAL_CLIENT_ID_HERE
TIDAL_API_CLIENT_SECRETVariable
PASTE_YOUR_TIDAL_CLIENT_SECRET_HERE
TIDAL_API_REDIRECT_URIVariable
http://[IP_OF_SPOTIFY_TO_PLEX]:3000/api/tidal/token
LIDARR_API_KEYVariable
PASTE_YOUR_LIDARR_API_KEY_HERE
path to appdataPathrw
- Ziel
- /app/config
- Wert
- /mnt/user/appdata/spotify-to-plex/
Kategorien
Statistik herunterladen
39,768
Downloads insgesamt
7,221
Dieser Monat
7,028
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
jjdenhertog/spotify-to-plex:latestZuletzt aktualisiert2026-03-22
Erstmals gesehen2024-12-31
Führen Sie spotify-to-plex auf Unraid aus.
spotify-to-plex ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.