25huizengek1 / ViTune

An Android application for seamless music streaming
https://vitune.app
GNU General Public License v3.0
498 stars 31 forks source link

A new bug similar to requested Id doesn't match #532

Closed Jarletoss closed 3 weeks ago

Jarletoss commented 3 weeks ago

Steps to reproduce the bug

Play song imported fromp previous save or in general

Expected behavior

Song should play normally after bug fix

Actual behavior

Some songs do play normally, even videos, some songs don't play, but it doesn't show an error, they're just frozen at 0 seconds elapsed without starting.

Screenshots/Screen recordings

Screenshot_20241029_011747_app vitune android

Logs

No response

ViTune version

1.1.1

What kind of build are you using?

Release (GitHub / F-Droid)

Android version

Android 11

Device info

I am using a Huawei p40 lite OS build is emui 12

Upstream reproducibility

No response

Additional information

No response

Checklist

25huizengek1 commented 3 weeks ago

As I said earlier in #499, ViTune still won't be able to play all songs, unfortunately. It does try to play it anyway by impersonating a lot of YouTube clients (and now that I think of it, I guess I should add exponential backoff, but oh well) before showing an error, and depending on your internet connection, this may take a while, so the error doesn't show (yet).