QUOTE(dmented7 @ Jan 11 2007, 20:05)

Hi.. I am trying to find out how foobar can display artist who have 'the' at the beginning, e.g. The Smiths, to display at 'S' rather than 'T', like iTunes does.
I'm sure it's quite a simple fix... but I just cant seem to find out how to do it.... GRRR
Anyone have any ideas ...? (apart from having to change to 'Smiths, The)
I have made something like this:
I created a tag named: %THE% with the value "The". The tag I applied only for the artist with The, like THE Prodigy, THE Cranberries, etc...
In the tag field named %ARTIST% I deleted "The". So for "The Prodigy" I have only "Prodigy".
Than in the ARTIST column for ColumnUI I have this scripts codes:
For DISPLAY:
[%THE% ]%artist%
For SORT field:
%artist%%album%%DISCNUMBER%
Sorry my English, is not my native language