QUOTE(iSleipnir @ Mar 5 2006, 07:24 PM)
I pasted in the code into both places and it's still not working. Any ideas on what might be wrong?
Check "Use custom sorting" and paste it there.
Edit: you'll probably want to sort by more than just artist. This is what i use:
CODE
$if($stricmp($left($put(temp,%ARTIST%),4),The ),$right($get(temp),$sub($len($get(temp)),4)),$get(temp)) - %DATE% - %ALBUM% - $num(%DISCNUMBER%,3) - $num(%TRACKNUMBER%,3) - %TITLE%