cfangmeier / tuijam

A fancy TUI client for Google Play Music
MIT License
129 stars 9 forks source link

Play/Pause breaks after pausing the last song in a queue at its end #20

Closed t1meshift closed 5 years ago

t1meshift commented 5 years ago

I was going to catch and try to fix issue #10. I paused "Dead" track at its very end (it was the last track in a queue). Pause didn't work, it just finished playing and put the player in weird state. I can add tracks to a queue but I can't play any of them. default

cfangmeier commented 5 years ago

I'm not surprised that something like this could happen given what I described in #10 . I briefly tried to reproduce this bug, but my fingers aren't quick enough :). Please share if you find a way to reliably invoke the bug, or even better, a fix for it.

cfangmeier commented 5 years ago

@t1meshift Can you check out 9003eae and see if that fixes this issue for you?

t1meshift commented 5 years ago

Well, at least I can't reproduce it now. Also I have a tiny pull request which fixes 2 bugs, could you take a look at it? :octocat: