Transform your Notion artist database into dynamic monthly Spotify playlists featuring the latest releases from your favorite artists.
Notion Spotify Playlist is a powerful automation tool built with Symfony PHP that bridges the gap between your Notion workspace and Spotify. It automatically creates and updates monthly playlists based on your curated artist list stored in Notion.
Never miss new releases from your favorite artists again. This tool continuously monitors your artist database and keeps your playlists fresh with the latest tracks.
Store and manage your favorite artists in Notion, giving you full control over your music library with a familiar interface.
Leverages the Spotify API to fetch the latest tracks from your artists and automatically add them to your playlist.
Creates a new playlist each month or updates the existing one with fresh releases from your tracked artists.
Runs as a scheduled CRON job, ensuring your playlists are always up-to-date without any manual intervention.
Easily deployable using Docker, making setup and maintenance a breeze across different environments.
Powered by PHP 8.1 and the robust Symfony framework for reliable and maintainable performance.
Create a Notion database with your favorite artists. Add artist names to your collection.
Set up your Notion API key and Spotify API credentials in the application configuration.
Use Docker Compose to build and deploy the application with a single command.
The CRON job runs monthly, fetching new tracks and updating your Spotify playlist automatically.
Clone the repository and start automating your music discovery today!