
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.
About
spotify-to-plex is a self-hosted tool that synchronizes Spotify playlists with your local Plex music library. It uses advanced matching algorithms to identify tracks and can integrate with Lidarr or Tidal Downloader to automatically acquire missing songs. This tool is designed fo…