spotify-to-plex
spotify-to-plex
Application Docker from jjdenhertog's Repository
Vue d'ensemble
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.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:9030]/- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
WebUIPorttcp
- Cible
- 9030
- Valeur
- 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
- Cible
- /app/config
- Valeur
- /mnt/user/appdata/spotify-to-plex/
Catégories
Télécharger les statistiques
39,768
Total des téléchargements
7,221
Ce mois-ci
7,028
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
jjdenhertog/spotify-to-plex:latestDernière mise à jour2026-03-22
Première vue2024-12-31
Exécutez spotify-to-plex sur Unraid.
spotify-to-plex est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.