diff --git a/conf/lms.conf b/conf/lms.conf index 1084f5dd..269ae960 100644 --- a/conf/lms.conf +++ b/conf/lms.conf @@ -109,9 +109,6 @@ artist-info-image-file-names = ("thumb", "folder", "fanart"); # Note: files next to artist info files are searched first. artist-image-file-names = ("artist"); -# File names for artist.nfo files -XXX = ("thumb", "folder", "fanart"); - # File names for medium images (order is important, accept wildcards) # Note: files named after the disc itself are always searched before the names in this list. medium-image-file-names = ("discsubtitle");