Post Reply 
Compilations And Not Compilations
26-06-2020, 16:23
Post: #6
RE: Compilations And Not Compilations
All you need is a tag update file containing something like:

@#AudioFormat=FLAC
@#AudioFormat=MP3
@#AudioFormat=MP4
+NonCompilation=0

You will need to customise these #AudioFormat values depending on what file types you have in your library.

You need to specify this tag update file in the tagUpdate property. You also need to add the following to the tagValue property:

NonCompilation.replace={Compilation}

and you need to add NonCompilation=0 to the indexTags property.

MinimServer will do the rest. For all your files that match the #AudioFormat list, MinimServer will add a NonCompilation=0 tag. This is not physically added to the file, just added to MinimServer's internal representation of the file. After this, MinimServer will change the NonCompilation tag values from 0 to 1 for all files that have a Compilation tag with the value 1. The result is that all your non-compilation files end up with a NonCompilation tag with the value 0 and your indexTags setting tells MinimServer to show you exactly these files when you select NonCompilation.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Compilations And Not Compilations - simoncn - 26-06-2020 16:23

Forum Jump:


User(s) browsing this thread: 1 Guest(s)