Does anyone know of a program that will scan an entire drive, look up the title/artist from CDDB/Gracenote and copy or move the actual MP3 file into a Genre folder
Blackstreet - No Diggity.mp3 --> Automatically moved to a folder called Hip-Hop
DEBBIE DEB - LOOKOUT WEKEND.mp3 --> Automatically moved to a folder called Freestyle
Charlie Cruz-dejala que baile.mp3 --> Automatically moved to a folder called Latin
It's getting to the point where I want to automate the process. In addition, what program do you all use for finding/removing duplicates?
WirelessDJ
Blackstreet - No Diggity.mp3 --> Automatically moved to a folder called Hip-Hop
DEBBIE DEB - LOOKOUT WEKEND.mp3 --> Automatically moved to a folder called Freestyle
Charlie Cruz-dejala que baile.mp3 --> Automatically moved to a folder called Latin
It's getting to the point where I want to automate the process. In addition, what program do you all use for finding/removing duplicates?
WirelessDJ
Inviato Sun 03 Dec 06 @ 5:55 pm
I use a SQL Server 2005 database with a home made application written in .net / c#. In that database I have all my cds and dvds, including Artist and Title. I also created "playlists" for genres and also top 100 year lists. From my file structure this application will create a folder with shortcuts for each playlist.
It also finds duplicates using filenames and filesizes.
If you would like more info, please let me know.
Ewout
It also finds duplicates using filenames and filesizes.
If you would like more info, please let me know.
Ewout
Inviato Sun 03 Dec 06 @ 6:28 pm
thats a good way to do it :)
Inviato Sun 03 Dec 06 @ 6:37 pm
Not exactly what I had in mind. Look at this application (watch demo)
http://www.fixtunes.com/?utm_source=Google&utm_medium=banner-fixtags&utm_campaign=Content%2BNetwork&gclid=CK-ukKHL94gCFSVNVAodGVXopg
This is the only thing I can find. It works, but does not always get the Genre right.
http://www.fixtunes.com/?utm_source=Google&utm_medium=banner-fixtags&utm_campaign=Content%2BNetwork&gclid=CK-ukKHL94gCFSVNVAodGVXopg
This is the only thing I can find. It works, but does not always get the Genre right.
Inviato Mon 04 Dec 06 @ 1:50 am
Superstom wrote :
I use a SQL Server 2005 database with a home made application written in .net / c#. In that database I have all my cds and dvds, including Artist and Title. I also created "playlists" for genres and also top 100 year lists. From my file structure this application will create a folder with shortcuts for each playlist.
It also finds duplicates using filenames and filesizes.
If you would like more info, please let me know.
Ewout
It also finds duplicates using filenames and filesizes.
If you would like more info, please let me know.
Ewout
Where did you source the data for your Top 100 lists. I found some lists at Virgin, but they weren't very comprehensive and the Billboard data is a pay service.
Inviato Wed 06 Dec 06 @ 2:00 am
@anewsome
Most of the lists I got from here. It is a dutch site but I think you will understand it. If not or if you have questions, please ask. But preferrable in the Music discussion forum. While it is offtopic on this thread.
Ewout
Most of the lists I got from here. It is a dutch site but I think you will understand it. If not or if you have questions, please ask. But preferrable in the Music discussion forum. While it is offtopic on this thread.
Ewout
Inviato Wed 06 Dec 06 @ 7:29 pm