VOOZH about

URL: https://aurelio.net/projects/itunes-sed/

⇱ iTunes SED - Smart batch changes on ID3 info using Unix SED and Regex


iTunes SED

Smart batch changes on ID3 info using Unix SED and Regex

by Aurelio Jargas

Free Software

Free AppleScripts

Other

iTunes SED, the UNIX geeks must-have script. It brings the power of SED's substitute command s/// to iTunes, so you can make smart batch changes on the tracks ID3 info (Name, Artist, Album, …). We've got regular expressions, back references, modifiers, multiple commands. It's SED babe!

👁 Image
Download 👁 Made for the Mac

User Comments

"Oh, God, yes, oh, THANK YOU for this. Having completely overwriting existing tags be the only batch tag editing option in iTunes was driving me nuts."
— Mike
"Thanks a lot for that wonderful script! Without it I would probably be living with bad song names for the rest of my life :-)"
— Oliver

Read more comments...

Road Map

Step 1

Select the songs and run the script. You'll be asked to choose which field do you want to change.

👁 Image

Step 2

Now just type your nice SED command. Imagine you are on the Terminal, all the SED commands and features are available. Then press the Run SED button and you'll see the tunes changing.

👁 Image

Note: You may also like iTunes Run Script, a modified version of iTunes SED made by Bobby Holley. It accepts any command besides SED, makes differentiation between input field and output field, and has the ability to read from the filename.

© Aurelio Jargas