gonic version: 0.20.1
if from docker, docker tag: v0.20.1
When gonic recognizes new cover art for an album, it doesn't delete the cached versions in /cache/covers. As a result, clients still end up getting the old cover art. When this happens, it can be fixed by manually deleting the files, but it would be nice if gonic would do that automatically.
gonic version: 0.20.1
if from docker, docker tag: v0.20.1
When gonic recognizes new cover art for an album, it doesn't delete the cached versions in
/cache/covers. As a result, clients still end up getting the old cover art. When this happens, it can be fixed by manually deleting the files, but it would be nice if gonic would do that automatically.