dougscripts.com

Managing Track Info

May 12 2015 - 7:44 am

Script of the Day: Clipboard to Lyrics Scripts

Clipboard to Lyrics Scripts—two scripts, "Clipboard to Current Track's Lyrics" and "Clipboard to Selected Track's Lyrics"—will copy text from the clipboard (text you have copied from an email, text document or web page, for instance) to, respectively, the current track's or selected track's lyrics.

So, rather than open a track's Get Info window and click to the Lyrics tab, you only need to select a track (or play a track) and the launch script; it knows to copy the clipboard text to that track's Lyrics tag. This works even better when assigned a keyboard shortcut.

More info and download is on this page.

Previous Scripts of the Day. Subscribe to my RSS feed or follow @dougscripts on Twitter to get daily "Script of the Day" notifications.

May 9 2015 - 8:03 am

Script of the Day: Append to Selected Tag

Append to Selected Tag can append the same user-entered text to the beginning or ending of the existing text in the chosen tag (Song Name, Artist, Album Artist, Album, Composer, Comments, Genre, Grouping or Show Name, and their Sort siblings) in each selected track.

Append to Selected Tag

In this screenshot example, the text " Live" will be added to the end of the Genre tag of every selected track, no matter what its current Genre tag is. They don't all have to be the same.

The Preview field can be used to scroll through each track's target tag to make sure everything looks satisfactory.

More info and download is here.

Subscribe to my RSS feed or follow @dougscripts on Twitter to get daily "Script of the Day" notifications.

May 7 2015 - 6:40 am

Script of the Day: CD Text to CD Info

CD Text to CD Info will attempt to extract the CD Text information from the selected audio CD in iTunes and apply it to the CD's disc and track tags.

Some commercial CDs and commercial CD burning software (including iTunes) can use CD Text as a method of including text data on an audio CD. This data can include Artist (Performer), Album, Composer, Track Title, and Genre info. See the Read Me for more information.

More info and download here.

Subscribe to my RSS feed or follow @dougscripts on Twitter to get daily "Script of the Day" notifications.

April 12 2015 - 11:31 am

UPDATED: This Tag That Tag v4.3

This Tag That Tag will assist with swapping, copying, and appending data between two user-chosen tags in selected tracks or tracks in the selected playlist:

Swap - swap data between tags, ex: ARTIST<->COMPOSER
Copy - copy data from one to another tag, ex: ARTIST->COMPOSER ARTIST
Append - append data from one tag to the end of another, ex: ARTIST->COMPOSER - ARTIST
Prepend - prepend data from one tag to the beginning of another, ex: ARTIST->ARTIST - COMPOSER

This lateset version adds "Date Added" and "Release Date" to the "This" tags. Like the number properties already available, date properties cannot Swap with the text properties available as "That" tags because date properties can't accept text. The dates can be coerced to text in this format: YYYY-MM-DD HH:MM:SS so that they can be sorted properly.

This Tag That Tag is free to try for 10 days, $1.99 thereafter, free for registered users. More info and download is available here.

March 17 2015 - 9:21 am

UPDATED: Artist to Last-First v3.0

As you probably know, the iTunes Sort tags allow you to tailor how a particular tag is, uhm, sorted. For example, an Artist tag may be "Bob Dylan" but you probably don't want your Dylan tracks sorted by "Bob"; entering "Dylan, Bob" in a track's Sort Artist tag will ensure that that track will sort on the last name when sorting by Artist. Or, another common situation is when a band starting with "The", such as "The Allman Brothers", ends up being sorted in the T's rather than the A's. Putting "Allman Brothers" in the Sort Artist tag rectifies that.

Tracks from the iTunes Store almost always have the requisite Sort tags set. But the stuff you rip or import yourself probably won't.

Artist to Last-First v3.0 assists with automating this procedure. It will parse the text of the chosen tag (Artist, Album Artist, Composer or one of their Sort siblings) in a selection of tracks and copy the result to the selected tags.

As you can see from the screenshot, Artist to Last-First doesn't just work with the Artist tag (but for legacy purposes I've kept the script's name as it has been since 2002).

More information and download is here.

March 13 2015 - 9:07 am

UPDATED: Artist to Album Artist v3.0

Artist to Album Artist v3.0 will copy the Artist tag to the Album Artist tag of the selected tracks.

Sorry there's no screenshot but...there's no UI to show. The thing does what it says with little fuss.This latest version is a maintenance update for compatibility with iTunes11+/OS X 10.9+. I find myself needing to use this pretty frequently after ripping CDs or re-adding files.

March 7 2015 - 11:54 am

UPDATED: Filenames to Song Names v3.0

Filenames to Song Names v3.0 will rename the selected tracks in iTunes with their filenames (minus the extension). There is no accounting for prefixed track numbers or other extraneous text; whatever text is in the filename gets pasted to the Name tag as-is.

This update is a maintenance release (last update was in 2011) and is codesigned for your protection.

February 24 2015 - 10:18 am

UPDATED: Multi-Item Edit v4.0

Multi-Item Edit v4.0 allows you to edit most tags (and some additional options) of the selected track(s) in a single always-available floating window using single-edit mode (one selected track) or multi-edit mode, which emulates the pre-iTunes 12 "multiple items" format; that is, a checkbox adjacent to each tag allows you to select which changes are to be applied to the selection's tags.

This version adds Save and Load options so that a configuration of tag and options settings can be stored for later recall and use; adds Information Tracking toggling; adds a "Clear" feature; minor performance fixes.

Multi-Item Edit is free to use full-featured for ten days, $1.99 thereafter. More info and download is here.

Check out the video demo:

December 31 2014 - 12:41 pm

NEW: Remove Leading-Trailing Spaces

Remove Leading-Trailing Spaces will remove any number of extra space characters at the beginning and ending of chosen tags (Name, Artist, Album Artist, Album, Composer, Genre, Grouping and Show) in the selected tracks.


Selected tags are remembered between launches.

iTunes 12 won't let you add leading or trailing spaces to a text tag in the Get Info panel so these sorts of anomalies are likely to be the result of tagging by another means (by editing a tag directly in the iTunes browser window, for example, or by using another application).

December 12 2014 - 7:03 am

UPDATED: Sundry Info to Comments v4.0

iTunes knows some stuff about your tracks but won't let you see it other than via the Get Info panel because there are no columns in the browser window to accommodate it. We can fix that.

Sundry Info To Comments v4.0 can copy your single choice of filename, file path (location), file's parent folder path, file creation date (YYYY-MM-DD HH:MM:SS), current playlist, volume adjustment, start time or stop time (HH:MM.SS), artwork size (WxH), purchaser name or purchaser account ID to choice of Category, Comments, Description or Episode ID tag of each selected track. By putting data in one of these available tags it can be visible and sortable or used with Smart Playlist criteria.


Setting up to copy the Apple ID to the Episode ID tag of the track selection.

This latest version adds the track's start time, stop time and artwork size as info to apply; adds the Episode ID tag as a potential target tag; adds user-enterable separator-text field when appending to extant tag text; now stays active and frontmost until Quit; has minor compatibility adjustments for OS X 10.10.

Sundry Info To Comments is for OS X 10.8 and later and is free to use full-featured for ten day, $1.99 thereafter. More info and download is here.

Site contents © 2001 - 2024 (that's right: 2001) Doug Adams and weblished by Doug Adams. Contact support AT dougscripts DOT com. About.
All rights reserved. Privacy.
AppleScript, iTunes, iPod, iPad, and iPhone are registered trademarks of Apple Inc. This site has no direct affiliation with Apple, Inc.
The one who says "it cannot be done" should not be interrupting the one who is doing it.