issadarkthing / gomu

golang TUI music player
GNU General Public License v2.0
157 stars 15 forks source link

Occasional pause #29

Open issadarkthing opened 3 years ago

issadarkthing commented 3 years ago

I notice after some time, song randomly paused for like 1 seconds. This only happen when it has played a few songs. Currently, I'm not able to reproduce the bug.

tramhao commented 3 years ago

I met several panic around the time you post this issue, but after I switch to lrc file parser and resync by offset, I haven't met such panic yet. Probably it's related.