I have read <a href="/t/7845/1" target="_blank">This post</a> , but do not fully understand the instructions.
Like the poster there I want to retain the "the" in the artist name, but make MP3Tag ignore it when sorting artists, thus making The Killers appear with Killers in the list. In other words to sort by the first letter of the artists' name after 'the'.
Do I add a new column (via Customize Columns), and if so what details do I enter in the name/value/field/sort by boxes? Or do I do it as a new action ?
I use the command $swapprefix(%artist%) in foobar - can I use this in MP3Tag?
Sorry to appear dumb, but I just can't get there !!
I seem to have gone one step further by entering '$replace(%artist%,The ,) into the 'sort by' box of my original 'Artist' column and getting the exact result I was looking for.