Skip to content

Migrate playlist endpoints from /tracks to /items#76

Merged
Peter-Schorn merged 1 commit into
Peter-Schorn:masterfrom
jeyries:julien/fix-spotify-2026
May 17, 2026
Merged

Migrate playlist endpoints from /tracks to /items#76
Peter-Schorn merged 1 commit into
Peter-Schorn:masterfrom
jeyries:julien/fix-spotify-2026

Conversation

@jeyries
Copy link
Copy Markdown
Contributor

@jeyries jeyries commented May 4, 2026

Updated API paths from /playlists/{id}/tracks to /playlists/{id}/items and updated JSON decoding keys accordingly ("tracks""items", "track""item") to align with the current Spotify Web API.

Updated API paths from `/playlists/{id}/tracks` to `/playlists/{id}/items`
and updated JSON decoding keys accordingly (`"tracks"` → `"items"`,
`"track"` → `"item"`) to align with the current Spotify Web API.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Peter-Schorn Peter-Schorn merged commit 6103659 into Peter-Schorn:master May 17, 2026
1 of 13 checks passed
@Peter-Schorn
Copy link
Copy Markdown
Owner

Thanks for the fix!

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