[GH-ISSUE #249] replacePlaylistTracks #179

Closed
opened 2026-02-27 19:26:28 +03:00 by kerem · 2 comments
Owner

Originally created by @bmartus on GitHub (Jul 1, 2022).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/249

It looks like the Spotify API limits this to 100 tracks.

Is there a better way using this library to replace tracks on a larger playlist other than replacing with zero tracks and adding the new tracks in?

Originally created by @bmartus on GitHub (Jul 1, 2022). Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/249 It looks like the Spotify API limits this to 100 tracks. Is there a better way using this library to replace tracks on a larger playlist other than replacing with zero tracks and adding the new tracks in?
kerem 2026-02-27 19:26:28 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@jwilsson commented on GitHub (Jul 1, 2022):

Hey!
I'm afraid the approach you're suggesting is the way to go. This is just a really thin wrapper around Spotify's APIs.

<!-- gh-comment-id:1172390482 --> @jwilsson commented on GitHub (Jul 1, 2022): Hey! I'm afraid the approach you're suggesting is the way to go. This is just a really thin wrapper around Spotify's APIs.
Author
Owner

@bmartus commented on GitHub (Jul 1, 2022):

Cool, just wanted to make sure I wasn't missing a better way. Thanks!

<!-- gh-comment-id:1172458405 --> @bmartus commented on GitHub (Jul 1, 2022): Cool, just wanted to make sure I wasn't missing a better way. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-web-api-php#179
No description provided.