BLeeEZ / amperfy

Amperfy is an iOS/iPadOS/macOS app to play songs from an Ampache or Subsonic server
GNU General Public License v3.0
458 stars 37 forks source link

Artwork doesn't show when cache limit reached #246

Open lkernan opened 5 months ago

lkernan commented 5 months ago

If a cache size limit is set and the cache filled, artwork won't be downloaded and displayed for songs where it isn't already cached.

It seems like the app decides there is nowhere to save the artwork file so it won't display anything at all. I'd have expected it to still display artwork downloaded from the server, even if it isn't saved.

BLeeEZ commented 5 months ago

Which version of Amperfy are you using? Amperfy's download manager differentiates between Artwork and Song download. I can't reproduce this bug on my devices.

lkernan commented 5 months ago

It was the latest beta. As soon as I cleared the cache it downloaded the artwork.
Will see if I can replicate it with the new release version.