[PR #628] [MERGED] Fix Spotify.user_playlist_reorder_items parameter order #967

Closed
opened 2026-02-28 00:02:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/628
Author: @pmdevita
Created: 12/25/2020
Status: Merged
Merged: 12/26/2020
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (2)

  • 1de47dd Fix Spotify.user_playlist_reorder_items
  • eace369 Update CHANGELOG.md

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 spotipy/client.py (+1 -1)

📄 Description

Spotify.user_playlist_reorder_items currently calls Spotify.playlist_reorder_items with the parameters in the incorrect order. Not a big deal since this is deprecated but nice for legacy projects.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/628 **Author:** [@pmdevita](https://github.com/pmdevita) **Created:** 12/25/2020 **Status:** ✅ Merged **Merged:** 12/26/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`1de47dd`](https://github.com/spotipy-dev/spotipy/commit/1de47dd7cb8130d473cb91954bee8246b987131c) Fix Spotify.user_playlist_reorder_items - [`eace369`](https://github.com/spotipy-dev/spotipy/commit/eace369436cf78bae58f1e3e45045e85af0a3ad5) Update CHANGELOG.md ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `spotipy/client.py` (+1 -1) </details> ### 📄 Description Spotify.user_playlist_reorder_items currently calls Spotify.playlist_reorder_items with the parameters in the incorrect order. Not a big deal since this is deprecated but nice for legacy projects. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:59 +03:00
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/spotipy#967
No description provided.