mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #553] Add the ability to like the song ! #226
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#226
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 @Sacha-Ringenbach on GitHub (Aug 11, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/553
This spotify feature helps a lot with song recommendations, it's a shame it's not included in this program !
@x0rld commented on GitHub (Aug 17, 2020):
the recommendation is a very complex algorithm it's not that easy to create it...
@Sacha-Ringenbach commented on GitHub (Aug 17, 2020):
Understandable, my bad, have a nice day!
On Mon, Aug 17, 2020 at 8:08 AM x0rld notifications@github.com wrote:
@jcro21 commented on GitHub (Aug 18, 2020):
@x0rld
While that's likely true, I think @Sacha-Ringenbach was asking for the ability to 'like' a track, as seen in the official spotify client. Liking a track helps educate spotify's recommendation algorithms, but doesn't actually require implementing those algorithms.
Good news @Sacha-Ringenbach ! spotify-tui already has that feature! Pressing
swith a track highlighted will 'like' that track 😃 👍Note: You can see a list of all the keyboard shortcuts by typing a
?within spotify-tui. There are multiple pages, so use the up and down arrow keys to move between them@dann-merlin commented on GitHub (Aug 19, 2020):
@jcro21 Actually what @Sacha-Ringenbach might be talking about, is a bug I meant to issue a ticket for for a while.
You cannot use
son Songs in Playlists for example the "Discover Weekly" Playlists (I think that's maybe what Sacha meant). But it's also the case for all other Playlists. The workaround for me always was to pressato open the album view of the track and then save it there withs.@jcro21 commented on GitHub (Aug 19, 2020):
@dann-merlin I just double checked by going to Library -> Made For You -> Discover Weekly and hitting
s-- it saved the track as expected!Strange it's not doing the same for you, are you using it with spotifyd? Anything in the logs?
@dann-merlin commented on GitHub (Aug 19, 2020):
Strange, because it doesn't work on all my machine (they are setup quite similarly though). I use it with spotifyd. Do you mean the logs of spotifyd or spotify-tui? I run spotifyd as a systemd service. I can't see anything special in
systemctl status spotifyd.service.Edit:
Forgot to mention: How do you get logs of spotify-tui, if you meant that.
@dann-merlin commented on GitHub (Aug 19, 2020):
Oh, well. I just tried the most obvious thing: updating the program. I use the spotify-tui-git package from the AUR, which doesn't get automatically updated. I wonder how old this feature is though, as I don't think it was too long ago I compiled it.
Anyways, works now.
Edit: Yeah, my other device has 0.19.0 installed. Sorry, my bad.
@Rigellute commented on GitHub (Aug 19, 2020):
Thanks everyone 👍
@sewnie commented on GitHub (Nov 28, 2020):
yeah uh, the keybind has changed to 'Toggle Shuffle' plus i can't seem to find the keybind for liking a song, only a artist/album.
@fsevenm commented on GitHub (Jul 8, 2021):
Oh, spotifyd doesn't support it yet? Cause I use spotifyd and I cannot like the track/song.