vfsfitvnm / ViMusic

An Android application for streaming music from YouTube Music.
GNU General Public License v3.0
8.66k stars 785 forks source link

Album data does not refresh after a connection fail #1007

Open cledsupper opened 1 year ago

cledsupper commented 1 year ago

Steps to reproduce the bug

  1. Search for a different music album;
  2. Click to show track list for the choosen album;

If internet connection fail during track listing (i.e., 4G connection has stopped incoming data), the track list for that choosen album does not load anymore, except if I reinstall the app.

Expected behavior

Retry loading data and just cache the succesfully loaded track list.

Actual behavior

Infinite loading once a conncetion fail happens, don't matter how many times I try to open the track list.

Screenshots/Screen recordings

Screenshot_2023-03-22-15-52-35-897_it vfsfitvnm vimusic

Logs

No response

ViMusic version

Version 0.5.4

Android version

Android 12

Additional information

No response

vfsfitvnm commented 1 year ago

Thanks for reporting. What happens if you click "other versions"?

cledsupper commented 1 year ago

It shows a list of alternative versions.

vfsfitvnm commented 1 year ago

Clicking "Other versions" should re-fetch the whole album again, thus the missing songs should appear when you switch back to "Songs"; does this happen?

cledsupper commented 1 year ago

Yes, it does.