Sorry, i missed this is only for files stored on your phone. Hopefully this is extended to media providers in the future. Unless it’s up to the provider to build that in?
Edit: oh wait, i just realized I’m responding to the provider I use. Love your app. Is there any way to have this work with lms?
LMS would have to add that feature. Navidrome does this when you plug in API keys for last.fm and spotify.
You can use this matrix to figure out which provider has the features you want, or you can ask lms to add the feature (or you can add it yourself if you have the ability)
The main issue is that there’s no official way to store those images, not all tag format support artist images and in all cases duplicating artist images in all the songs is a complete waste of storage.
Maybe we should properly describe something for most cases for LMS that I could also reuse for the Symfonium parser to start a trend.
It is artist.jpg, artist.bmp, artist.png, whatever image format supported.
Same for mbids.
I had false positive using the artist name as file name (ex: the Metallica album from Metallica) so I gave up.
For multiple album artists, it should likely fail using a generic file name, so the mbids would be the way to go.
In theory, would it be possible to have all the images generated into one “artist image” folder, labeled with mbids, so that way everything is concise and together?