Skip to content

feat: add playlist split feature#47

Open
gomoritz wants to merge 1 commit intomainfrom
claude/issue-46-20260306-1325
Open

feat: add playlist split feature#47
gomoritz wants to merge 1 commit intomainfrom
claude/issue-46-20260306-1325

Conversation

@gomoritz
Copy link
Copy Markdown
Owner

@gomoritz gomoritz commented Mar 6, 2026

Adds a new "Split" mode that allows users to distribute songs from source playlists into multiple target playlists, going through each song one by one.

Closes #46

Generated with Claude Code

Add a new "Split" mode that allows users to distribute songs from source
playlists into multiple target playlists. The feature includes:

- Mode selection screen (Compose vs Split) on the home page
- Source playlist picker (reuses existing PlaylistPicker)
- Target playlist picker with minimum 2 playlists required
- Song-by-song assignment UI with audio preview, showing target playlist
  buttons for each song with a skip option
- Finish screen with progress tracking and cross-service song matching

The source playlists remain unchanged. Songs are added to existing target
playlists rather than creating new ones.

Closes #46

Co-authored-by: Moritz Gößl <gomoritz@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spotify-composer Ready Ready Preview, Comment Mar 6, 2026 1:46pm

@gomoritz
Copy link
Copy Markdown
Owner Author

gomoritz commented Mar 6, 2026

@verityyt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEATURE: Playlists aufteilen

1 participant