nate-xyz / resonance

Intuitive GTK4/LibAdwaita music player
https://beta.flathub.org/apps/io.github.nate_xyz.Resonance
GNU General Public License v3.0
363 stars 20 forks source link

[Feature request/improvement] Support for local artist images #116

Open alessandrococco opened 1 year ago

alessandrococco commented 1 year ago

Automatic download of artist's image does not work well with my music library and often it downloads the wrong image (eg a more popular artist with the same name), so I'd like to be able to choose the photo by myself.

I'd like to suggest an approch similar to Navidrome: if the importer find an "artist.jpg" file in the artist folder then that will be the image for the artist. If no artist.jpg exist then download the image from the web.

What do you think?