I have a bunch of songs for which I'd like to change the metadata (really just want to change capitalization for all of them). I'm not changing a field in all songs to one value, so selecting them all in iTunes won't work. They are AAC files. Is there an easy way to do this? Not having to download a third-party app would be nice, but I doubt it'll be that easy (maybe someone can prove me wrong :)).
|
Capitalising each song title is not possible, but changing the common metadata among all of them works. For example, you can change the Album name and Album art for a number of songs. There's an apple script that does specifically this (capitalise song name), but I haven't tried it yet: iTunes Capitalizer. |
|||
|
|
|
So I've tried 3 ways to do this…
|
|||
|
|
It's not exactly the easiest solution, but you could run a script like this in AppleScript Editor:
titlecase can be installed with |
|||
|
|
