dougscripts.com

May 7 2008 - 12:41 pm

UPDATED: Compare Two Playlists v2.0

Four year old Compare Two Playlists has been completely re-written. Quickly evaluates two playlists for tracks that are common to both and exclusive to each, creating a text file report on the Desktop.

May 5 2008 - 12:48 pm

UPDATED: New iPod Playlist From Selection v3.0

New iPod Playlist From Selection will copy the selected iTunes track, or the tracks of a selected playlist, to a new iPod playlist. Works only with iPods set to "Manually manage songs and videos", that is, not to sync.

May 4 2008 - 10:53 pm

UPDATED: eMusic Search v2.0

Added a "Similar to: Artist" option to eMusic Search v2.0. Also runs as universal binary and has some minor performance enhancements.

April 29 2008 - 4:26 pm

UPDATED: Needle Drop v3.0

Fixed an error in Needle Drop when canceling from the first dialog box, made it universal binary, and added the ability for it to quit automatically if you pause iTunes while running it. This script will play through the tracks of the selected playlist at your set time interval.

April 25 2008 - 7:41 am

Automatically Download Available iTunes Purchases

If you subscribe to any TV Shows from the iTunes Store Apple can send an email notifying you when the latest episode is available. Then you can go to iTunes' "Store" menu, click "Check for Purchases...", and the download will commence.

A while back I had posted a script called Check For Purchases which used GUI scripting to automate this process. It required that you hardcode your iTunes Store user name and password in the script and also have GUI scripting enabled. Yuck. These are two of my least favorite--if not my most least favorite--techniques for using a script. But, it turns out, there's an even simpler and better way to accomplish this...

April 24 2008 - 11:12 am

Plays For Sure Sure Won't

I am not a fan of subscription services, if only because the idea of paying and paying for music just doesn't make any sense to me. I just can't get over that hump, like Dan Frakes and Chris Breen have, for example.

Well now the chickens have come home to roost.

"Microsoft ends support for tracks purchased from MSN Music - Microsoft is once again causing problems for its customers, closing down support for tracks purchased under its failed 'PlaysForSure' campaign.

The company is warning customers - who paid good money for music using the now defunct MSN Music service - that it will no longer supply authorisation keys for the tracks they bought.

What this means is that after 31 August, music fans who want to shift their sounds from one computer to another will be blocked from doing so. It also means that once all five Windows PCs a user can have authorised for music playback have failed, they will lose their music."

Explain to me, without using the phrase "yeah, but", how any subscription service can work in perpetuity without either failing or costing its subscribers a boat-load of money.

April 23 2008 - 10:09 am

UPDATED: Make Bookmarkable v2.4

The newest version of Make Bookmarkable fixes a problem with files not being re-added to iTunes. Listen:

Recently, I had been seeing some reports of Make Bookmarkable mysteriously not working correctly for some users. The changing of the file type and extension of the selected tracks' files would go all right, but the file would not be re-added to iTunes' Audiobooks Library. After some investigation, the common thread of the problem was that the files were located on a MS-DOS FAT32 formatted external drive. Normally, Macs can deal with this. However, AppleScript cannot follow aliases of a file on such a drive unless the alias is the literal path. Make Bookmarkable changes the extension of files; such that an alias that earlier pointed to musicfile.m4a on a MS-DOS FAT32 drive doesn't recognize it when its name is changed to musicfile.m4b--unless you update the path of the alias to point to it. Do you follow?

Here's the thing: with an increasing number of Windows users switching to Mac and more Mac users working in Windows it's not out of the realm of possibility that they just plug their MS-DOS external drive into their Macs without re-formatting it. Also, as hard drive prices have gotten cheaper, users may be more apt to purchase a drive pre-formatted as MS-DOS. I know I've gotten a cheaper deals on MS-DOS formatted drives than Mac formatted, but, of course, I always reformat to HFS+. Considering this, I suspect I will be seeing this alias anomaly more in the future.

April 22 2008 - 1:46 pm

UPDATED: This Tag, That Tag Scripts v2.0

I've updated the This Tag, That Tag Scripts package to v2.0. These four scripts assist with swapping, copying, and appending data between two user-chosen tags in a batch of selected tracks. The latest version of each of the scripts now includes the "Show" tag, is saved as a script bundle (universal binary), and has general tidying of code.

April 18 2008 - 11:17 am

Time Machine Ignores the XML File

Something I had not known until reading about it in the X4U mailing list: apparently, Time Machine does not back up the "iTunes Music Library.xml" file. This is the file that is periodically updated by iTunes which contains track and playlist data. It isn't used by iTunes, but it can be used to re-import data and what not. Most of the time, this file is located in your [username]/Music/iTunes/ folder (you should not relocate it). Thus, if you are concerned about this file, you may have to manually back it up, independent of Time Machine.

UPDATE: A post at Mac OS X Hints discusses what files are ignored by Time Machine and how to list them.

UPDATE ALSO: Any copy of the "iTunes Music Library.xml" file that is not [username]/Music/iTunes/Tunes Music Library.xml will get backed up. So periodically copying it as something like [username]/Music/iTunes/bu/Tunes Music Library.xml will ensure Time Machine sees it.

April 16 2008 - 4:50 pm

MacUser Logrolling

Thanks to Dan Pourhadi at MacUser for the thumbs-up on Dupin.

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.