Search first artist files whose name is artist's mbid then artist's name. fixes #406
This commit is contained in:
@@ -87,6 +87,7 @@ cover-jpeg-quality = 75;
|
||||
cover-preferred-file-names = ("cover", "front");
|
||||
|
||||
# File names for artist images (order is important)
|
||||
# Files whose name is the artist's MBID, then the artist's name, are searched before the names in this list
|
||||
artist-image-file-names = ("artist");
|
||||
|
||||
# Playqueue max entry count
|
||||
|
||||
Reference in New Issue
Block a user