Post Reply 
can sorting ignore characters like ", ' and (
17-11-2014, 15:50
Post: #8
RE: can sorting ignore characters like ", ' and (
(17-11-2014 14:28)adrian Wrote:  The setting is Title.value.sort={TitleSort}

If no TitleSort tag exists this will get its value from the Title tag?

Yes, because of this (from the User guide):

As an example, the option setting Artist.value.sort={ArtistSort} would examine each audio file to see if it contains any Artist tags and ArtistSort tags. If both of these exist and there is an exact positional match (with the first ArtistSort tag value matching the first Artist tag value, etc.) the ArtistSort tag value is used as the sort value for the corresponding Artist tag value.

If there is a Title value without a TitleSort value, there is no exact positional match and you get the default sort value (the Title value).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: can sorting ignore characters like ", ' and ( - simoncn - 17-11-2014 15:50

Forum Jump:


User(s) browsing this thread: