All apps · 0 apps
spotify-to-plex
Docker app from jjdenhertog's Repository
Overview
Readme
View on GitHub
Spotify to Plex
A web application to sync your Spotify playlists with Plex. Automatically match songs, download missing tracks, and keep your music library in perfect sync.
Features
- Sync any Spotify playlist with Plex (including Spotify-owned playlists)
- Advanced track matching with multiple search strategies
- Download missing tracks via Lidarr, SLSKD, or Tidal
- Multiple Spotify user support
- Scheduled automatic synchronization
- Smart caching for faster syncs
Quick Start
docker run -d \
-e SPOTIFY_API_CLIENT_ID=YOUR_CLIENT_ID \
-e SPOTIFY_API_CLIENT_SECRET=YOUR_CLIENT_SECRET \
-e SPOTIFY_API_REDIRECT_URI=https://jjdenhertog.github.io/spotify-to-plex/callback.html \
-e ENCRYPTION_KEY=YOUR_ENCRYPTION_KEY \
-e PLEX_APP_ID=eXf+f9ktw3CZ8i45OY468WxriOCtoFxuNPzVeDcAwfw= \
-v /your/config/path:/app/config:rw \
--network=host \
jjdenhertog/spotify-to-plex
Access the web interface at http://[your-ip]:9030
Documentation
For detailed setup instructions, configuration options, and integration guides:
Support This Open-Source Project
If you appreciate my work, consider starring this repository or making a donation to support ongoing development. Your support means the world to me—thank you!
Are you a developer with some free time on your hands? It would be great if you can help me maintain and improve this project.
License
This project is open source and available under the MIT License.
Install spotify-to-plex on Unraid in a few clicks.
Find spotify-to-plex in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
jjdenhertog/spotify-to-plex:latestRuntime arguments
- Web UI
http://[IP]:[PORT:9030]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
- Target
- 9030
- Value
- 9030
PASTE_YOUR_SPOTIFY_CLIENT_SECRET_HERE
https://[IP_OF_SPOTIFY_TO_PLEX]:9030/api/spotify/token
PASTE_YOUR_TIDAL_CLIENT_ID_HERE
PASTE_YOUR_TIDAL_CLIENT_SECRET_HERE
http://[IP_OF_SPOTIFY_TO_PLEX]:3000/api/tidal/token
PASTE_YOUR_LIDARR_API_KEY_HERE
- Target
- /app/config
- Value
- /mnt/user/appdata/spotify-to-plex/
