spotify-to-plex
spotify-to-plex
Docker app from jjdenhertog's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:9030]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUIPorttcp
- Target
- 9030
- Value
- 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
- Target
- /app/config
- Value
- /mnt/user/appdata/spotify-to-plex/
Categories
Download Statistics
39,768
Total Downloads
7,221
This Month
7,028
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
jjdenhertog/spotify-to-plex:latestLast Updated2026-03-22
First Seen2024-12-31
Run spotify-to-plex on Unraid.
spotify-to-plex is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.