I'm wondering if there is a way to sort the columns by character length. Specifically in the filename. Thanks for any help.
Two proposals.
In Mp3tag list view you can define a new column with a name of your will and set the Value to
$len(%_filename_ext%), then sort this column.
Change the filename's column "Sort by" definition to $len(%_filename_ext%).
DD.20100526.0920.CEST
Perfect DetlevD. Thank you very much. Exactly what I was looking for