Skip to content

Fix empty playlist bug - properly extract URIs from data#25

Merged
marwonn merged 1 commit intomasterfrom
claude/fix-spotify-auth-8N61s
Jan 26, 2026
Merged

Fix empty playlist bug - properly extract URIs from data#25
marwonn merged 1 commit intomasterfrom
claude/fix-spotify-auth-8N61s

Conversation

@marwonn
Copy link
Copy Markdown
Owner

@marwonn marwonn commented Jan 26, 2026

No description provided.

- create_playlist() was receiving the full data object but treating it
  as a list of URIs, causing Spotify API to receive malformed data
- Now properly extracts 'uris' and 'name' from the data dict
- Handle case where URIs might be a JSON string
- Use custom playlist name instead of hardcoded "Music Generator"
@marwonn marwonn merged commit 52e2770 into master Jan 26, 2026
1 check passed
@marwonn marwonn deleted the claude/fix-spotify-auth-8N61s branch January 26, 2026 05:13
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.

2 participants