fast4x / RiMusic

A multilingual Android application for streaming music from YouTube Music.
https://rimusic.xyz
GNU General Public License v3.0
2.21k stars 113 forks source link

Songs are skipped even if there is no delay in loading #2731

Closed aneesh1122 closed 3 months ago

aneesh1122 commented 3 months ago

Steps to reproduce the bug

https://github.com/user-attachments/assets/f6d4b189-f7b4-4473-8a51-905b9f742e4b

Expected behavior

It shouldn't skip if the songs are loaded properly

Actual behavior

It slips the song

Screenshots/Screen recordings

No response

Logs

No response

RiMusic version

0.6.43

Android version

Android 13 HyperOS

Additional information

No response

fast4x commented 3 months ago

Song are skipped if an error occur...

aneesh1122 commented 3 months ago

Song are skipped if an error occur...

But there is no error. The song is playing perfectly

fast4x commented 3 months ago

Error not show...

fast4x commented 3 months ago

Now I’ll focus on something else. I don’t want to get stuck.

aneesh1122 commented 3 months ago

Error not show...

Well, the song is skipped automatically as you can see in the video I've uploaded.

I don't use delay mode so it's no problem for me. I had this problem so thought of letting you know

fast4x commented 3 months ago

Yes thanks

aneesh1122 commented 3 months ago

Yes thanks

You're welcome

twistios commented 3 months ago

Error not show...

Well, the song is skipped automatically as you can see in the video I've uploaded.

I don't use delay mode so it's no problem for me. I had this problem so thought of letting you know

In the first frame or so of the video I can see that you have 10 set for the meadly (delay?) mode in player controls. I also got skips with values > 0.

twistios commented 3 months ago

https://github.com/user-attachments/assets/acc0da97-0607-4bfd-908c-9d5475cc5012

https://github.com/user-attachments/assets/e3317bc6-3351-4ebe-93c6-1d3a8ad4d370

fast4x commented 3 months ago

Fixed, available from version 0.6.44

aneesh1122 commented 3 months ago

Fixed, available from version 0.6.44

Thanks