Hi all,
I'm not new to the board, but i'm new to programming. Basically I need to fill some gaps, and doing it myself will probably be the best way to make sure i get what i want.
I need to write a small app/script/whatever that will read the ID3 tags on MP3 files and extract information to rename the file within the Finder. It would sport a simple dragNdrop interface with options to set the file name to be any combination or order of the information stored in the ID3 tags.
Basically i need this to make burning MP3 CD's easier for my Rio Volt. Currently, if I want the album to play in the right order, I have to add the track number to each file name. I have over 1500 songs. This just won't work doing manually.
So I need some pointers on where to look to build something like this. I'm not sure where to begin in the dev documentation, and anything anyone could do to hone down my search would be fantastic.
thanks in advance!
I'm not new to the board, but i'm new to programming. Basically I need to fill some gaps, and doing it myself will probably be the best way to make sure i get what i want.
I need to write a small app/script/whatever that will read the ID3 tags on MP3 files and extract information to rename the file within the Finder. It would sport a simple dragNdrop interface with options to set the file name to be any combination or order of the information stored in the ID3 tags.
Basically i need this to make burning MP3 CD's easier for my Rio Volt. Currently, if I want the album to play in the right order, I have to add the track number to each file name. I have over 1500 songs. This just won't work doing manually.
So I need some pointers on where to look to build something like this. I'm not sure where to begin in the dev documentation, and anything anyone could do to hone down my search would be fantastic.
thanks in advance!