fast4x / RiMusic

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

Albums cover disappears from the menu if it isn't fully loaded #2064

Open NikunjKhangwal opened 4 months ago

NikunjKhangwal commented 4 months ago

Steps to reproduce the bug

Press on any album cover and press back before it's loaded

Expected behavior

The album cover should stay the same as it's already loaded in list

Actual behavior

The app tries to reload it

Screenshots/Screen recordings

https://github.com/fast4x/RiMusic/assets/99175083/948752a6-de87-4001-97a7-86c78e346583

Logs

No response

RiMusic version

0.6.36.1

Android version

Android 12

Additional information

This only started happening in last 2 versions

fast4x commented 4 months ago

If cover isn't cached, it will auto deleted

NikunjKhangwal commented 4 months ago

The smaller images are cached as they already appear in list. Did the bigger images (when actually opening albums) got linked with list images or something? It used to work fine in previous versions.