Edit track name tags using sed commands

This script will assist with editing track names using the Unix command-line sed.

Select some tracks, run the script, and enter a sed command (eg: s/ (Bonus Track)// or s/_/ /g). Obviously, your familiarity with sed and regex increases its purposefulness. However, for the sed-phobic, the display always defaults to s/replace_me/with_me/ for simple search-and-replace operations. The adventurous may also find it of use as the basis for other tag-editing scripts.

    Info:
  • short url: http://dougscripts.com/472
  • category: Managing Track Info
  • build type: Bundle (universal binary)
  • Gatekeeper Security: None
  • latest version posted: August 30, 2010
  • latest version downloads: 1824 | total downloads: 2114
  • download size: 273.3K
    submit to reddit   
Track Name Edit with sed screenshot

Simply enter a sed command which will operate on all the selected tracks' name tags.

5 Most Recent Downloads in the Managing Track Info Category:

10 Most Recently Added:

Site contents © 2001 - 2013 Doug Adams and weblished by Doug Adams, dougscripts AT mac DOT com.
All rights reserved. Legal.
AppleScript, iTunes, iPod, iPad, and iPhone are registered trademarks of Apple Inc.