Okay, I've got an app that requires the mp3s to have a .mp3 extension for it to read them. However a large number of the mp3 files in my music directory do not have the .mp3 extension. Some do and some do not, they're all mixed together.
How can I get the finder to open a folder and do the following: If it's a folder, leave it alone, if the file already has a .mp3 extension, leave it alone and if the file does not have a .mp3 extension, append one to the end of the filename.
I'm really not all that good at applescript and it would be a waste of time for me to add .mp3 manually to every file.
BTW I'm in mac os x running 10.1.3
How can I get the finder to open a folder and do the following: If it's a folder, leave it alone, if the file already has a .mp3 extension, leave it alone and if the file does not have a .mp3 extension, append one to the end of the filename.
I'm really not all that good at applescript and it would be a waste of time for me to add .mp3 manually to every file.
BTW I'm in mac os x running 10.1.3