ravachol / kew

A terminal music player.
GNU General Public License v2.0
998 stars 27 forks source link

[BUG] Seek is inconsistent when paused #200

Open INIROBO opened 2 hours ago

INIROBO commented 2 hours ago

Problem

If I pause a video and press a or d to seek backward/forward and I press Space again, it continues from the same place although the time indicator goes to the whichever time you wanted to seek to. However, after pressing a or d, either paused or playing, the track syncs back to the time on the indicator.

If I don't press a or d after having the time indicator and the song unsynced, start happening things that I don't understand. I have this example. I might add more later:

ravachol commented 2 hours ago

Yes, seeking while paused is broken and I have disabled it entirely. It's in develop branch.