[PR #152] [MERGED] Delete saved album #636

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/152
Author: @ghost
Created: 11/17/2019
Status: Merged
Merged: 11/18/2019
Merged by: @Rigellute

Base: masterHead: delete-saved-contents


📝 Commits (1)

  • f8c1bc2 Add delete_current_user_saved_album

📊 Changes

2 files changed (+15 additions, -0 deletions)

View changed files

📝 src/app.rs (+14 -0)
📝 src/handlers/album_list.rs (+1 -0)

📄 Description

In the roadmap, delete saved contents is essential but it is not implemented yet.
Here, I tried to implement delete saved album and it seems to work well.

I assigned D to delete an album in album list but i do not know this key mapping is good for you and if you do not like this, please change key mapping.


🔄 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/Rigellute/spotify-tui/pull/152 **Author:** [@ghost](https://github.com/ghost) **Created:** 11/17/2019 **Status:** ✅ Merged **Merged:** 11/18/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `delete-saved-contents` --- ### 📝 Commits (1) - [`f8c1bc2`](https://github.com/Rigellute/spotify-tui/commit/f8c1bc2e1b8afea809b9dfc997102d9cff3f22e6) Add delete_current_user_saved_album ### 📊 Changes **2 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+14 -0) 📝 `src/handlers/album_list.rs` (+1 -0) </details> ### 📄 Description In the roadmap, delete saved contents is essential but it is not implemented yet. Here, I tried to implement delete saved album and it seems to work well. I assigned `D` to delete an album in album list but i do not know this key mapping is good for you and if you do not like this, please change key mapping. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:17 +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/spotify-tui#636
No description provided.