[GH-ISSUE #355] current_user_saved_albums_delete() and current_user_saved_albums_contains() are missing #207

Closed
opened 2026-02-27 23:21:22 +03:00 by kerem · 1 comment
Owner

Originally created by @MrWhammy on GitHub (Feb 18, 2019).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/355

There is an endpoint to delete an album from the library and one to check if an album exists.

These methods are analogous to current_user_saved_tracks_delete() and current_user_saved_tracks_contains(), but are not implemented

Originally created by @MrWhammy on GitHub (Feb 18, 2019). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/355 There is an endpoint to [delete an album from the library](https://developer.spotify.com/documentation/web-api/reference/library/remove-albums-user/) and one to [check if an album exists](https://developer.spotify.com/documentation/web-api/reference/library/check-users-saved-albums/). These methods are analogous to current_user_saved_tracks_delete() and current_user_saved_tracks_contains(), but are not implemented
kerem closed this issue 2026-02-27 23:21:23 +03:00
Author
Owner

@stephanebruckert commented on GitHub (Jan 12, 2020):

Fixed as part of https://github.com/plamere/spotipy/pull/414

<!-- gh-comment-id:573368894 --> @stephanebruckert commented on GitHub (Jan 12, 2020): Fixed as part of https://github.com/plamere/spotipy/pull/414
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#207
No description provided.