Closed darkvertex closed 5 years ago
Thanks for the bug report! Sorry for the delay - I have moved on to another music streaming service so maintaining this hasn't been a priority. The command shouldn't have been the issue, as setRating is a still accepted (i.e. why it worked in playlists).
Nonetheless, 5141ac90c08443d4adac0c0dfe2385f254ea947d should have fixed it.
Thank you. What music streaming service did you switch to, out of curiosity? Spotify? YouTube Music?
Spotify. Their student deal pulled me from Google Play Music.
I have
google-play-music-desktop-player-4.6.0-1.x86_64
installed and the extension'sGMusic: Like/Dislike Song
action isn't working.It doesn't print or report any errors but nothing happens on the player side, except that when I check the terminal I launched it from, I saw:
It appears that the WebSocket API has changed slightly: https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/blob/master/docs/PlaybackAPI_WebSocket.md#rating as I don't see anything about
setRating
there.