spotify-to-plex
Docker 应用程序 from jjdenhertog's Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:9030]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUIPorttcp
- 目标
- 9030
- 价值
- 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
- 目标
- /app/config
- 价值
- /mnt/user/appdata/spotify-to-plex/
下载统计数据
39,768
下载总数
7,221
本月
7,028
平均每月
长期下载总量
加载图表...
详细信息
存储库
jjdenhertog/spotify-to-plex:latest最后更新2026-03-22
初见2024-12-31
在Unraid 上运行 spotify-to-plex 。
spotify-to-plex 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。