Use Cases
- Automatically create and manage a Spotify playlist for downloaded songs.
- Keep track of liked songs and ensure they are added to a dedicated playlist.
- Remove older tracks from the playlist when the defined limit is reached.
How It Works
Trigger the workflow based on a defined schedule. Check if the 'Downloads' playlist exists and create it if not. Retrieve liked tracks from Spotify and filter out those already in the playlist. Add new tracks to the playlist and remove the oldest tracks if necessary.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set the desired download limit in the Globals node.
- 3Define the update interval for the playlist in the Schedule Trigger node.
- 4Activate the workflow to start automating playlist management.
Apps Used
Spotify
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#music management