jaruba / PowderPlayer

Hybrid between a Torrent Client and a Player (torrent streaming) -
https://powder.media/
GNU Lesser General Public License v2.1
579 stars 95 forks source link

[Nightly] Play/Pause Button Glitches #116

Closed bitnom closed 6 years ago

bitnom commented 7 years ago

Very often while streaming a torrent, the play/pause button will become reversed and unresponsive. Sometimes when I click pause, it will switch the icon but not pause the video. I then have to toggle it several times before it actually pauses or unpauses the video. Currently on 0.98 stable

jaruba commented 7 years ago

Uhm, I'm not sure if that's an actual glitch from the User Interface.

Powder uses VLC under the hood, and sometimes VLC will replay the last X seconds instead of going in the buffering state, while in this replay state, it won't respond to any pause/play commands until it reached it's last known playback index again. But this behavior can be seen in both 0.98 and 1.00..

I'll investigate it either way to make sure that this is the case and there isn't some other bug somewhere causing it. Thank you for reporting this issue! :)

jaruba commented 6 years ago

I don't believe this issue is of any relevance anymore.