mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #463] Add/like song to playlist #190
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#190
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 @Borsac on GitHub (May 14, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/463
Could you add these features:
Like songs
Add songs to a playlist
Remove a song from a playlist
Create a playlist
@kitt-cat commented on GitHub (May 18, 2020):
s worked for me for toggling liked status, related: https://github.com/Rigellute/spotify-tui/issues/440
@Rigellute commented on GitHub (May 18, 2020):
As @gandalf3 says, you can like a song using
s.Playlist management is on the roadmap.
@karnicki commented on GitHub (May 18, 2020):
For me liking/unliking the song with s works from the playbar level but not while hovering over the song. I'm on 0.19.0.
@Ahira-hub commented on GitHub (Jun 1, 2020):
For me the "s" button is not doing anything. Any advise on how to get it working? Logs to look through for hints?
@tteeoo commented on GitHub (Jun 3, 2020):
My
sis working in albums, but not in playlists (spotify-tui 0.20.0)@j-hui commented on GitHub (Apr 15, 2021):
It doesn't seem like the
skey can be customized, so using it doesn't seem to work if you bind another key that shadows it, e.g. bindingsto shuffle as suggested in the example config.And it only works if you are focused on the playback bar at the bottom, or next to a playlist item in the playlist view.
@pietryszak commented on GitHub (Nov 30, 2021):
What is status of adding song to selected playlist ?
@storopoli commented on GitHub (Jan 17, 2022):
Bumping adding to a playlist feature request.
@kiastorm commented on GitHub (Sep 20, 2022):
The missing "add to playlist" feature is the main thing stopping me from using spotify-tui exclusively. I really look forward to the day its introduced! Can I contribute, or track the progress of this feature's development?