Skip to content

Migrate playlist endpoints from /tracks to /items#76

Open
jeyries wants to merge 1 commit intoPeter-Schorn:masterfrom
jeyries:julien/fix-spotify-2026
Open

Migrate playlist endpoints from /tracks to /items#76
jeyries wants to merge 1 commit intoPeter-Schorn:masterfrom
jeyries:julien/fix-spotify-2026

Conversation

@jeyries
Copy link
Copy Markdown

@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>
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.

1 participant