spotify-to-plex
spotify-to-plex
Aplicación Docker from jjdenhertog's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:9030]/- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
WebUIPorttcp
- Objetivo
- 9030
- Valor
- 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
- Objetivo
- /app/config
- Valor
- /mnt/user/appdata/spotify-to-plex/
Categorías
Descargar estadísticas
39,768
Descargas totales
7,221
Este mes
7,028
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
jjdenhertog/spotify-to-plex:latestÚltima actualización2026-03-22
Visto por primera vez2024-12-31
Ejecute spotify-to-plex en Unraid.
spotify-to-plex se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.