KodarKooperativet / BlackPlayer

BlackPlayer Issue & FAQ
Apache License 2.0
14 stars 0 forks source link

Cached thumbnails turning transparency black #11

Open tryashtar opened 6 years ago

tryashtar commented 6 years ago

When an album or artist image is cached, all the transparency is lost and replaced with solid black.

After clearing the cache, the transparency looks nice and works just as expected, the background matching the theme. But after the thumbnails are copied to the cache, all the backgrounds turn solid black. Checking the thumbnails in the app cache reveals they are indeed incorrectly black instead of transparent.

The thumbnails look much better with transparency before the cache takes over, but obviously it's not feasible for me to constantly clear the cache, as it's rebuilt in seconds. It's possible I could manually copy the images with correct transparency to the cache; I have not tried that yet.

In any case, the transparency shouldn't be lost when images are cached. I would greatly appreciate if this were fixed. Thank you for your work on this quality app! :)