File Sorting Utility

This program can sort any filetypes by name in folders (A..).
Its perfect for sorting MP3s. FSU can create subfolder for a special 
artist if you have X or more files from the same artist. Where X is 
a number you choose. But this function assumes that the MP3-file has 
the following filename structure: "Artist - Songtitle.mp3". 

If you want to stop the sorting and resume later, click the Pause 
button and save the sorting list. When you want to resume you click 
"Load Sorting List..." and start sorting. 

Sometimes a file contains %20 or underscore instead of space, the option 
"Fix Filenames" will fix that. It also fixes other details in the 
filename, like: 
 * Forgotten spaces between artist and song title. (" -" will become " - ")
 * The first letter in the artists and songs name will become uppercase.
 * Filenames in uppercase will become lowercase instead.
 * Uppercase extensions (.MP3) will become lowercase (.mp3).
 * Leading and trailing spaces and parentheses will be removed. 

www.thexsite.org
//Xtream (xtream@thexsite.org)