dougscripts.com

AppleScript

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 16 2008 - 2:03 pm

NEW: Search CD Universe for Album

My friend Kirk McElhearn has a very fine article at Macworld on working with album artwork: where to get it, how to get it, and so on. He mentions that the CD Universe website is a good place to snag album artwork and so I thought I'd slap together a quick script to search the site. Search CD Universe for Album will use the album tag of the selected iTunes track as the basis for a "Title" search at CD Universe. You'll have to manually navigate the site once the search results page comes up, but at least the script gets you started.

April 4 2008 - 10:43 am

UPDATED: Quick Convert v2.7

Quick Convert converts the iTunes track selection using your choice of encoder, restoring your Preferences-set encoder afterwards. Latest version is universal binary, ensures that files converted to AAC with the bookmarkable option are re-added to "Audiobooks" Master Library correctly.

April 4 2008 - 10:39 am

UPDATED: Make Bookmarkable v2.3

Make Bookmarkable changes the file type of the selected AAC tracks to "M4B " and file extension to ".m4b", thus making them "natively" bookmarkable. Additionally, deletes and re-adds each converted track so each will appear in the Audiobooks Library. Ratings, play count, last played date, skip count, and skipped date are preserved. Latest version is universal binary.

April 4 2008 - 10:36 am

UPDATED: Make UN-Bookmarkable v3.2

Make UN-Bookmarkable converts the iTunes tracks selection which have been converted to "M4B" with Make Bookmarkable back to "M4A". Latest version is now a universal binary.

April 2 2008 - 5:57 pm

NEW: Now Where Was I

Use Now Where Was I? to start and quit iTunes: when run while iTunes is playing, it will remember the currently playing track and quit iTunes; when run next it will start iTunes and play the remembered track.

April 2 2008 - 5:55 pm

UPDATED: BlockParty! v2.0

I have updated Block Party! to version 2.0. I actually did this a couple of days ago but with the site problems mentioned below I hadn't gotten around to mentioning it.

March 12 2008 - 8:25 am

Apple Updates the AppleScript Language Guide

After nearly ten years, Apple has finally updated the Introduction to AppleScript Language Guide. Its layout and organization is more consistent with other Apple Developer Connection documentation and is much easier to grok (and much less 1999-internet-looking). It is specifically geared towards AppleScript 2.0 and Mac OS 10.5 or later.

February 20 2008 - 1:09 pm

UPDATED: CDDB Safari Kit v2.4.1

Gracenote has recently updated its page format thus obliging me to update CDDB Safari Kit to version 2.4.1. If you are interested, they are using more CSS and have stopped using list tags for track names and numbers.

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.