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

Improve handling of album art for downloaded tracks #167

Open el-tiuri opened 9 months ago

el-tiuri commented 9 months ago

It’d be great if the album art for downloaded tracks would be downloaded and used everywhere (album grid, fullscreen player), rather than fetching the album art again. The artwork does show up in the miniplayer though, so perhaps a full quality version does already get cached but is just not used in some views.

See attached screenshot

4A740C19-745A-4EE6-9351-05E4B2CCD26E

leinelissen commented 9 months ago

Hey @el-tiuri, thanks for reporting this. This is a weird one, as they use the same image, precisely because we want to cache a single version. I've received other reports around artwork for offline tracks, so when I find the issue, I'll link these two up.