Post Reply 
COMPOSER tagging and viewing
18-09-2020, 22:49 (This post was last modified: 19-09-2020 09:16 by simbun.)
Post: #11
RE: COMPOSER tagging and viewing
Assuming that part of the question is about how to only show 'HD' in the album name and not all the other values from the tags (be it Comment or #AudioQuality ) e.g. Dark Side of the Moon CD

The only way I know to achieve this kind of functionality would be via tagUpdate.
What you'd need to do is to create a new tag based on the value of HD in the Comment/#AudioQuality tag, something like:

Code:
@COMMENT=HD
+HDCONTENT=HD

Then apply your album tagFormat
Album.displayFormat={$album^$HDCONTENT^ ^}
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
COMPOSER tagging and viewing - Donuk - 01-08-2020, 13:52
RE: COMPOSER tagging and viewing - simbun - 18-09-2020 22:49

Forum Jump:


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