Skip to content

Fix playlist generation returning too few tracks#30

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

Fix playlist generation returning too few tracks#30
marwonn merged 1 commit intomasterfrom
claude/fix-spotify-auth-8N61s

Conversation

@marwonn
Copy link
Copy Markdown
Owner

@marwonn marwonn commented Jan 29, 2026

  • Add multiple fallback mechanisms when tag search yields few results
  • Use genre-based search as fallback if artist search fails
  • Search by profile tags as keywords as final fallback
  • Increase number of artists/tracks fetched per tag
  • Add null checks for track URIs
  • Ensure we always try to return the requested number of tracks

- Add multiple fallback mechanisms when tag search yields few results
- Use genre-based search as fallback if artist search fails
- Search by profile tags as keywords as final fallback
- Increase number of artists/tracks fetched per tag
- Add null checks for track URIs
- Ensure we always try to return the requested number of tracks
@marwonn marwonn merged commit b87732b into master Jan 29, 2026
1 check passed
@marwonn marwonn deleted the claude/fix-spotify-auth-8N61s branch January 29, 2026 20:15
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