PDA

View Full Version : How to sort my mp3 files on the HDD



Nosfer@tu
06-01-2005, 07:18 AM
I have just finnished ripping all my cd´s to mp3´s.

But I would like for all the eminem songs to be transfered into one folder and so forth.

My freind at school just wrote a script to sort them automaticly, so I figgured that someone out there must have had the same problem and migth know a program for this problem???

ITS very hard to google the rigth program and even more to be sure it wouldt mess with my musik :D

Thx in advance

Entity_Razer
06-01-2005, 12:02 PM
Script would be easiest to use i'd say :s

Nosfer@tu
06-01-2005, 01:50 PM
Im surtanly locking forward to the day I start learning C++ and soforth. Alot of people would probertly say that Scripting is easy. But Im not a irc/ cs hero :D

You dont know any thing about this??

masterofpuppets
06-01-2005, 02:23 PM
A MS-DOS batch file might work.


mkdir Artist
mv *Artist*.mp3 Artist/

And repeat that for each artist. I'm not sure it would work though.

EDIT: Works in a couple of Unix shells, and brings up a warning that you can't move a directory to itself, but the 2 test files copied. My script was:


#!/usr/bin/tcsh
mkdir Blah
mv *blah*.blah blah/

The test folder was called blah, and I had 4 test files, 1blah1.blah, 2blah2.blah 3blah3.blah and 4blah4.blah. All moved to the directory succesfuly. Try using that script as a batchfile in MS-DOS with a couple of testfiles, but remember to remove the tcsh line!!

[XC] Duc
06-01-2005, 04:47 PM
The Godfather (http://users.otenet.gr/~jtcliper/tgf/) is probably what you're looking for... best one I've seen sofar :up:

Nosfer@tu
06-02-2005, 01:33 PM
Ill check that out tomorow :)

THX alot :D

Nosfer@tu
06-03-2005, 09:11 AM
That is the best program EVER :D

REALLY nice Duc :D Thx alot ;)

[XC] Duc
06-03-2005, 09:39 AM
No prob, glad I could help :D

$a1Ty
06-03-2005, 09:16 PM
why dont you just use a program like audiograbber to rip them in the first place which puts them in artist folder and album folder, you can actually customise how it sorts them

Nosfer@tu
07-02-2005, 04:38 AM
I stopped jusing that years ago, it dident work with my new Pioneer 16 speed cd-rom driv. SLOT in :)

Rabidmoose171
07-19-2005, 07:53 PM
you should use EAC to rip anyway... and you shouldnt have this problem, just rip all to a new folder.

jrw
07-20-2005, 03:48 AM
The Godfather (http://users.otenet.gr/~jtcliper/tgf/) is probably what you're looking for... best one I've seen sofar :up:

OMG! What a program. Made my life 5% better instantaneously! Thank you :)

IYP
07-20-2005, 06:39 AM
nice find....what program do you reccomend that i use to rip so tht this wont happen?

Holst
07-20-2005, 08:57 AM
I allways use EAC with lame.exe to encode as it gives the best quality (set it to 192kbps)

Nice program that godfather, will be usefull to fix broken names and stuff in my collection.

IYP
07-20-2005, 11:45 AM
i have everything on my HD perfect....i loaded it up to my laptop and did it manualy on a plane ride to florida....good way to kill a few hours.....all i have to do is keep up the maitnence when i put in new songs and ittl be fine....i run itunes and i love it.