From 2b85de7939bf5fb050bbc13e2882c36ebc729983 Mon Sep 17 00:00:00 2001 From: emeric Date: Tue, 16 Sep 2025 22:20:59 +0200 Subject: [PATCH] Removed bad entry, ref #750 --- conf/lms.conf | 3 --- 1 file changed, 3 deletions(-) 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");