View Single Post
Old 08-31-2007, 08:15 AM  
jeza
Senior Member
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Red face

u can dl it here

u need Microsoft.NET Framework v2.0

Extract it to some dir in your disk.
edit jcMp3Sort.exe.config

Code:
<add key="path.Sorting.Mp3.Artist" value="C:\\server\\index\\sortby.Artist" />
<add key="path.Sorting.Mp3.Genre" value="C:\\server\\index\\sortby.Genre" />
<add key="path.Sorting.Mp3.Year" value="C:\\server\\index\\sortby.Year" />

<add key="path.Source.Mp3.Upload" value="D:\\mp3\\test|2 D:\\archive|1" />
run it from cmd with command:
jcMp3Sort.exe manualsort
jeza is offline   Reply With Quote