Post Reply 
Specific Tags for Compilations
11-08-2025, 15:11 (This post was last modified: 11-08-2025 15:16 by simoncn.)
Post: #2
RE: Specific Tags for Compilations
You could use a tag update file (see this section) to add or remove tags from tracks in your custom compilation albums. For example, your tag update file would look something like the following:

@ALBUM=My Custom 1
@ALBUM=My Custom 2
@ALBUM=.... etc.
-DATE
-ALBUMPEAK
-ALBUMDYNAMICRANGE
-BITDEPTH
-SAMPLERATE
+AUDIOFORMAT=#AUDIOFORMAT

Your Album.displayFormat and Title.displayFormat settings would be something like this:

Album.displayFormat={$album$date$albumpeak$albumdynamicrange$bitdepth$samplerate​}
Title.displayFormat={$title$trackpeak$trackynamicrange$trackduration$audioformat​}

This is a rough sketch to show the idea. You need to adjust it to match the tag names you are using and the formatting you want to see for album and track titles.

The tag update file doesn't change the contents of your files. It adjusts the tags that MinimServer reads when it scans your library.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Specific Tags for Compilations - simoncn - 11-08-2025 15:11

Forum Jump:


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