vixalien / muzika

Elegant music streaming app
GNU General Public License v3.0
239 stars 14 forks source link

Ends of songs are cut off #58

Open julianfairfax opened 11 months ago

julianfairfax commented 11 months ago

It seems when a song ends, and the next in the queue plays, the end of the first song is cut off. This is probably best demonstrated by testing yourself.

vixalien commented 11 months ago

yes. thanks for reporting this! I have already noticed this and it appears to be some kind of issue with the MPEG-DASH manifest we're generating. It can be (sometimes) easily solved by changing audio quality to something other than auto.

I'll be working for an in-depth fix ASAP

vixalien commented 11 months ago

as a workaround for this annoying bug, please try updating the app and change audio quality to something different from auto.

onny commented 9 months ago

Also experience this on OnePlus 6 postmarketOS Linux phone 👀

vixalien commented 4 months ago

Let me reopen this bug. It is more related to Gstreamer. I will need to see if version 1.24 fixes that.