Post Reply 
<CustomTag>.displayFormat
02-01-2026, 14:39
Post: #5
RE: <CustomTag>.displayFormat
You are getting this message because BoxSet is not one of the tag values that can be customized with the displayFormat option. For a list of the valid tags for this option, see the Tag formatting section of the User guide.

Where exactly do you want the customized BoxSet value to appear? If you want to see it in the BoxSet index, you can do this using indexFormat instead of displayFormat. However, you cannot use indexFormat to replace the value of an existing tag. This is explained in the Index tag formatting section of the User guide. You can work around this by using aliasTags to rename the BoxSet tags in your file to BoxSet2 when read by MinimServer, then use indexFormat with the BoxSet2 tag value, as follows:

aliasTags: BoxSet: BoxSet2
indexTags: BoxSet
itemTags: BoxSet2
tagFormat: BoxSet.indexFormat={$BoxSet2$Genre^^^ • }
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
<CustomTag>.displayFormat - Gdg - 02-01-2026, 12:14
RE: <CustomTag>.displayFormat - Gdg - 02-01-2026, 13:39
RE: <CustomTag>.displayFormat - simoncn - 02-01-2026 14:39
RE: <CustomTag>.displayFormat - Gdg - 02-01-2026, 15:47
RE: <CustomTag>.displayFormat - Gdg - 02-01-2026, 18:14

Forum Jump:


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