mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #163] Way to like songs #1017
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1017
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 @emagaram on GitHub (Mar 21, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/163
Is your feature request related to a problem? Please describe.
Frustrated when I can't like a song, have to open the GUI client.
Describe the solution you'd like
A keyboard shortcut maybe just 'L' to like the currently playing song or currently highlighted song.
@aome510 commented on GitHub (Mar 21, 2023):
The app does support liking a song. You can do it by running
ShowActionsOnCurrentTrackorShowActionsOnSelectedItemcommand and then selectingAddToLikedTracksaction. Reference: https://github.com/aome510/spotify-player#actions.@aome510 commented on GitHub (Mar 28, 2023):
Close for now as the feature is already implemented. Feel free to re-open if u need anything related.
@jacksongoode commented on GitHub (Sep 24, 2023):
This would be nice implemented as a global shortcut toggle!