Would it be possible to add a function to fill in the sort title and sort album fields?
It would copy the title and album fields after they’ve been fixed, and change the sort order:
'A Title' becomes 'Title, A'
'The Title' becomes 'Title, The'
'An Album' becomes 'Album, An'
It should also remove leading (or all) non-alphanumerics from the sort order fields, such as punctuation and brackets.
Ideally, leading numbers should be changed to the written form. For instance
'10 Greatest Hits' becomes 'Ten Greatest Hits'
Is this possible?
Thanks
…Harold