I forget exactly what I used it was either Music Match or another program but what happened is I ended up somehow moving all the files from every cd into one folder and now I’m trying to straighten out the mess
Well that program did not work. I hacked together a little script below
mkdir cd22%1
cd cd22%1
dir ..\..\cd22%1-*.*
move ..\..\cd22%1-*.* .
cd ..
I can run it as follows C: o Sort\Misc Music\Unorgainized which has files named
cd2203 through cd2439
example
doit 10 would
create C: o Sort\Misc Music\Unorgainized\Cd10
then copy the contents of cd10 to the new direcory.
I know I can mahually run in 99 times each time incrasing the number by 1 then changing the the .cmd file to start over at 23 and manually doing 01 though 99 but I know there has to be a way to loop trhis but I can’t figure out the syntax.
I wrote a small piece of VB that will do something like this; my bird box webcam (see sig) software saved the pictures all in the same folder as [date]-[time]-[serial number].jpg - after a week or so of storing one photo per minute, 24 hours a day, it got so that Windows didn’t like opening the folder at all - because it was trying to refresh thumbnails of tens of thousands of images.
My program created folders as required using the front part of the filename, then moved all of the relevant files into it, continuing until none were left unfiled. I don’t have a copy here, but I can post the code tonight - if you have some way of running VB (for example. MS Access, or Visual Basic Express - which is available for free download), then it shouldn’t be too hard to modify so that it creates a folder name based on the position of the first dash character.
Just FYI, iTunes organises your MP3s into iTunes Music/Artist/Album/track number track title.mp3 if you choose “Keep iTunes Music Folder Organised” and “Copy Files to iTunes Music folder when added to library” under preferences. I realise not everyone likes to use iTunes.
I’ll second the new WMP. If you’re familiar with previous versions, this should be a snap to figure out.
Depending on your patience level and how many files there are, why not just make folders for each band, and sub-folders for each album? I realize Windows gets a knock from certain people, but it’s so easy to use for these kinds of tasks, I don’t see the use for writing a script.
Right-click the desktop and make new folders for how ever many bands you have. Or genres and sub-folder from there. Open the directory with the files and drag-and-drop. Then organize the folders into wahtever directory you want.
Again, maybe too much a PITA for you, but simple nonetheless.
Well these are karaoke files. They are .zip’s consisting of a .mp3 and a .cdg which is sound and graphic so Windows Media Player won’t work on these. I’m trying to put them back in album order