Automatically adds newly liked songs from Spotify's Liked Songs to a monthly playlist. Creates the playlist if it doesn't exist and uses NocoDB to prevent duplicates reliably.
This n8n workflow automates the organization of your Spotify liked songs into monthly playlists. Triggered every 5 minutes, it fetches the last 10 songs from your 'Liked Songs' playlist, stores them in a NocoDB table (avoiding duplicates), checks for or creates the current month's playlist (e.g., 'June '24'), and adds any missing songs from the database to ensure completeness.
The use of NocoDB addresses Spotify API inconsistencies that previously caused duplicates or missing tracks, providing
Platform
n8n
Category
Surveys & Forms
Price
$14.99
Creator
Jose Maurino
spotify
music
playlist
automation
nocodb
liked-songs
monthly-playlist
duplicate-prevention
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.