mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 08:35:58 +03:00
[GH-ISSUE #444] [FEATURE REQUEST] Add save album on album view #188
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BrunoGomesCoelho on GitHub (May 7, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/444
Currently, album save (current_user_saved_album_add) works from a album search but I frequently want to save the album of the current song playing after opening the "album" view with "a".
The workaround I am currently using is just searching for the album and it works fine, so this is more of a extra feature.
PS: Thank you for the great project :)
@Rigellute commented on GitHub (May 12, 2020):
Good idea, and thank you 👍
@Ricardo-HE commented on GitHub (Jun 22, 2020):
Hi! I just discovered this project and I think is really cool! I would like to contribute to it, and this seems like a good issue to start. Can I work on it?