Languages ASP / VbScript Sorting  

MP3 file sorter

download download  
important code information
author:
Gitesh Ramji
minimum requirements:
MP3 file sorter description

Do you have a large collection of MP3 files dumped in a directory somewhere? This script will guess the artists name and copy the file into that directory. It will also tidyup filenames removing those silly characters and as a side effect, remove duplicates!


File List:
MP3 sorter.vbs4Kb

Similar code
Array Sort (Popularity: ) : This is a little example that show how to sort an array with vb scripting.
ADO Recordset Paging Wrapper (Popularity: ) : Break down large recordsets into simple pages without all of the math work! This simple class acts as a wrapper to hide the grunt-work of the ADO Recordset paging feature. PageSize and AbsolutePage are handled on the backend, and exposed ...
Multidimensional Array Sort function in VB Script (Popularity: ) : This function will sort an array. It will reorder all the information in each row of the array so that the selected column of the array is sorted. The first row of the array is used to decide what variable ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 11
version
size in Kb 1
popularity   681/7913374
user rating 1/10
ad


New Code
Popular Code