MinimServer Forum

Full Version: What is wrong with covers?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For example in folder "0 - DANCE":

- there is no file folder.jpg, folder.png, cover.jpg or cover.png

- there is no audio file with an embedded cover

no any file at all

0 -DANCE\ - no covers or files, just subfolders
0 -DANCE\Dr Alban\- no covers or files, just subfolders
0 -DANCE\Dr Alban\Album_name - cover JPG
0 -DANCE\Dr Alban\Album_name2 - cover JPG

0 -DANCE\ displays Radom cover from albums subfolders.

How to disable this?
This is caused by the indexArtwork=auto setting in the serverOptions property of MinimServer. If you don't want subfolder images to be used in this way, change this setting to indexArtwork=none.
(20-01-2023 12:30)simoncn Wrote: [ -> ]This is caused by the indexArtwork=auto setting in the serverOptions property of MinimServer. If you don't want subfolder images to be used in this way, change this setting to indexArtwork=none.

thank you Heart
(20-01-2023 12:30)simoncn Wrote: [ -> ]This is caused by the indexArtwork=auto setting in the serverOptions property of MinimServer. If you don't want subfolder images to be used in this way, change this setting to indexArtwork=none.

there is a way o configure minim to display not only cover.jpg or folder.jpg but also front.jpg?
This is not configurable. For a Windows PowerShell command that renames unsupported filenames to one of the supported filenames, see this post.
Reference URL's