View Single Post
Old 04-16-2009, 04:23 PM  
thedepartedone
Member
 
Join Date: Apr 2009
Posts: 30
Default

im having a lot of difficulty setting up mp3sort, can some one show me a detailed layout on how to setup... this is what i currently have :


<!--
<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.Sorting.Mp3.Artist" value="E:\\server\\index\\sortby.Artist" />
<add key="path.Sorting.Mp3.Genre" value="E:\\server\\index\\sortby.Genre" />
<add key="path.Sorting.Mp3.Year" value="E:\\server\\index\\sortby.Year" />
-->

<add key="path.Sorting.Mp3.Artist" value="H:\\Sorted.By.Artist" />
<add key="path.Sorting.Mp3.Genre" value="H:\\Sorted.By.Genre" />
<add key="path.Sorting.Mp3.Year" value="H:\\Sorted.By.Year" />

<!-- Space Separated List Of Folders With MP3s -->
<!-- Spaces in DirNames Are Not Supported!!! -->
<!--
Example:
D:\\mp3|2 = Search In D:\Mp3\0101, D:\Mp3\0102, ...
D:\\archive|1 = Search In D:\archive

<add key="path.Source.Mp3.Upload" value="D:\\mp3\\test|2 D:\\archive|1" />
<add key="path.Source.Mp3.Upload" value="E:\\mp3|2 D:\\archive|1" />

-->
<add key="path.Source.Mp3.Upload" value="G:\\HiPHOP.ARCHiVE|1 G:\\RNB.ARCHiVE|1" />
<add key="path.Source.Mp3.Upload" value="H:\\MP3|2 H:\\REGGAE.ARCHiVE|1 H:\\SPANiSH.MUSiC|1" />
thedepartedone is offline   Reply With Quote