leinelissen / jellyfin-audio-player

🎵 A gorgeous Jellyfin audio streaming app for iOS and Android
https://fintunes.app
MIT License
657 stars 26 forks source link

Album Covers are not shown always #209

Open Spissel opened 1 month ago

Spissel commented 1 month ago

In iOS - when I go to an Album, the Cover will not shown directly. Sometimes only when I swipe down and up again. Also the Cover doesn't show up at all on my downloaded Albums if the App is not connected to the Jellyfin-Server.

leinelissen commented 1 month ago

Currently, album covers are not saved to disk, so when there is no connection to the Jellyfin server, the covers cannot be displayed. They should ideally be cached by react-native-fast-image, but that doesn't work out too well.