Throughout my various backup schemes, my id3 tags get clobbered. I wrote a script to rewrite the tags based on the filename and directory structure of an mp3 collection: ID3 Tag Namer Script As the comment in the script says: /* * Music needs to be in /Users/username/Music/ * in format Artist/Album/00 Title.mp3 * * […]