MinimServer Forum
artworkFolder change issue - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: artworkFolder change issue (/showthread.php?tid=6873)



artworkFolder change issue - Erik - 18-03-2023 09:33

Hello,

I tried to change the defaut artwork Folder in serverOptions as follow:

artworkFolder=_Artwork

But it doesnt work. In minimserver.log file I see these errors:

Index artwork subfolder '_Artwork/indexArtwork/Audio Data/' does not match index tags
Index artwork subfolder '_Artwork/indexArtwork/Genre/' does not match index tags
Index artwork subfolder '_Artwork/indexArtwork/Artist/' does not match index tags
Index artwork subfolder '_Artwork/indexArtwork/Ensemble/' does not match index tags
Index artwork subfolder '_Artwork/indexArtwork/' does not match index tags


On MinimServer 2.2 update 240


RE: artworkFolder change issue - simoncn - 18-03-2023 11:06

You need to change _Artwork/indexArtwork/Audio Data to _Artwork/Audio Data and similarly for the other folders.


RE: artworkFolder change issue - Erik - 18-03-2023 12:06

Great, it works. Thank you