lighttigerXIV / SimpleMP-Compose

A simple music player with material you in mind.
MIT License
168 stars 11 forks source link

[BUG] Artist image is not stored? #21

Closed sigzegv closed 1 year ago

sigzegv commented 1 year ago

If I use the "change artist cover" from the menu, I can select a new image, it is applied to the artist, but as soon as I leave the page the artist image disappear and is not shown anymore, I have to select it again and again.

lighttigerXIV commented 1 year ago

Oops 😬. I was able to reproduce and i know the reason. It's not storing if the online cover is disabled. I will see if i can do something tomorrow.