[PR #1223] Refresh methods according to the official documentation #1223

Open
opened 2026-02-28 00:04:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1223
Author: @dieser-niko
Created: 12/23/2025
Status: 🔄 Open

Base: masterHead: feature/refresh-endpoints


📝 Commits (3)

  • 98de7ff Refresh functions according to the official documentation (last one checked is current_user_saved_albums_contains)
  • 707481f mostly added deprecation warnings and removed one from the docstring of artist_albums because it's not deprecated, only one parameter is.
  • a8a356b satisfy lint

📊 Changes

1 file changed (+64 additions, -20 deletions)

View changed files

📝 spotipy/client.py (+64 -20)

📄 Description

This is already overdue, so if anyone wants to point out if I missed a function, let me know.

Closes #1211
Closes #1210


🔄 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/1223 **Author:** [@dieser-niko](https://github.com/dieser-niko) **Created:** 12/23/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `feature/refresh-endpoints` --- ### 📝 Commits (3) - [`98de7ff`](https://github.com/spotipy-dev/spotipy/commit/98de7ff2dd153f1a84ac53010d2c582045efeaa7) Refresh functions according to the official documentation (last one checked is `current_user_saved_albums_contains`) - [`707481f`](https://github.com/spotipy-dev/spotipy/commit/707481ff154b13e3772c8ba33f532ceddd053e24) mostly added deprecation warnings and removed one from the docstring of artist_albums because it's not deprecated, only one parameter is. - [`a8a356b`](https://github.com/spotipy-dev/spotipy/commit/a8a356b5d765a739b6bacfee29d737fd4bead0f5) satisfy lint ### 📊 Changes **1 file changed** (+64 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+64 -20) </details> ### 📄 Description This is already overdue, so if anyone wants to point out if I missed a function, let me know. Closes #1211 Closes #1210 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1223
No description provided.