Post Reply 
Can I configure Group value
25-05-2017, 09:30 (This post was last modified: 25-05-2017 09:30 by paultaylor.)
Post: #3
RE: Can I configure Group value
(25-05-2017 07:57)simoncn Wrote:  To do this, add the following setting to the tagFormat property:
Group.displayFormat={$composer^^: $group}
Great that works perfectly.

With that in mind now that I understand what the Artist.displayFormat={$artist$orchestra$conductor} default value does I should simply remove this for songs fixed by SongKong, since SongKong already adds orchestra and conductor to the artist field and can therefore end up with duplicate values displayed

(
Alternatively I could change to

Artist.displayFormat={$performer_name$orchestra$conductor}

but this would only be correct for Classical music)

(25-05-2017 07:57)simoncn Wrote:  You could add this to tagFormat:

ComposerWork.indexFormat={$composer^^: $work}

This does what you want if both the Composer and Work tags are populated but it is likely to produce unwanted index entries if one or other of these tags is not populated.
I changed this to Work.indexFormat={$composer^^: $work} since it didnt recognise ComposerWork but it doesn't seem to work as expected, in that it always displays either 'Composer:' or 'Work' but it never displays both, even though we usually have both ?
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Can I configure Group value - paultaylor - 25-05-2017 09:30

Forum Jump:


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