Open hexadecatrienoic opened 6 years ago
This needs to be fixed in the upstream library gmusic-js.
I'm using it right now and it seems to be working.
Do you get the stopped state after the last song in the queue finishes? What platform are you on?
Arch Linux.
I have both of the API
options checked, though I know they're for different things.
I used it for a Twitch chat bot as recently as today to see if the player is either stopped or playing. I can't comment as to whether the state will change at the end of a queue, as I only use the Radio so it never stops when it's on. But when it is playing it does say so, and it says if it's stopped. Might be an issue with setting the state at the end of a queue, if that's the problem you're having.
I only look for playing
though. If I recall correctly, the last played song info is still there.
OS: Arch 4.16.5-1
GPMDP Version: 4.5.0-2
Issue Descriptions: The only time the stopped state is produced is when the application is first opened. After playing anything, the stopped state won't return until the app is restarted.
Steps to Reproduce:
jq '.' $HOME/.config/Google Play Music Desktop Player/json_store/playback.json
.jq '.' $HOME/.config/Google Play Music Desktop Player/json_store/playback.json
.