dougscripts.com

June 9 2009 - 8:14 pm

Special Kind Playlist Property Weirdness, ctd

A little more about the "none" bug, mentioned earlier today. Any script compiled and saved before iTunes 8.2 which uses the "none" constant with playlist's special kind property will error. Thus, if you get an error concerning "«constant eSpKkSpN»" then it is most likely this bug.

The fix, as I also mentioned earlier, is to open the script with Script Editor, making a note of whether the script's format is compiled (.scpt or .scptd extension) or application (.app extension), and replacing any occurrence of «constant eSpKkSpN» with the bare word none. Then "Save as..." the script, making sure the File Format in the save dialog is set as you noted.

The script should run fine under iTunes 8.2, but, because it has been re-compiled, will not under iTunes 8.1.1 and earlier.

June 9 2009 - 1:11 pm

Special Kind Playlist Property Weirdness

A script I had written a year ago looks for playlists whose smart is false and special kind is none. Since updating to iTunes 8.2 it is showing as raw «constant eSpKkSpN». The error is: "Can’t get name of every user playlist whose smart = true and special kind = «constant eSpKkSpN»."

If I open the script and change «constant eSpKkSpN» to "none" then save, all's OK.

June 3 2009 - 4:51 pm

Join Together Breaks with Latest iTunes/QT

Haven't had a chance to investigate this yet, but it appears that the latest iTunes and/or QuickTime doesn't play well with Join Together. I'll have a look-see as soon as I can and an update shortly thereafter.

June 2 2009 - 11:08 am

iLounge Goes Over 8.2

Instant Expert: Secrets & Features of iTunes 8.2 is quite thorough. Good stuff about iPhone 3.0 compatability.

June 1 2009 - 9:49 pm

iTunes 8.2 Released

Apple put iTunes 8.2 up on the web and in Software Update, along with a QuickTime and GarageBand update. 8.2 sports accessibility and bug fixes, compatability with iPhone Software 3.0. I've been away all day and haven't given it a run through, so perhaps there will be more to report later.

May 27 2009 - 10:19 am

ScriptPal v1.1 Posted

I posted ScriptPal v1.1 on Monday. This new version can now display the contents of the user "Scripts" folder (~/Library/iTunes/Scripts/) and/or the local "Scripts" folder (/Library/iTunes/Scripts/), can add a script to an existing Workgroup via the contextual menu, and addresses a couple of minor issues.

May 13 2009 - 8:08 am

ScriptPal Gets Macworld Gem Treatment

Macworld's Dan Frakes has a great review of ScriptPal. Thanks!

May 11 2009 - 10:34 am

UPDATED: Lyrics Via LyricWiki v1.1

Lyrics Via LyricWiki has been updated to v1.1. This script will use the name and artist of the single selected or playing track as the basis for a SOAP query to LyricWiki.org; fruitful results will be displayed so you can choose to apply the lyrics to the particular track.

Latest version addresses issue with properly converting high ASCII text.

May 9 2009 - 6:16 pm

ScriptPal v1.0.2 Released

This latest update to ScriptPal fixes a problem displaying consecutive sub-folders.

May 8 2009 - 9:31 am

ScriptPal v1.0.1 Released

Just made a couple of quick fixes to ScriptPal, now at version 1.0.1. Fixed a problem listing scripts when the "Scripts" folder has a custom icon and addressed an issue whereby the contents of application bundles with non-standard hierarchies were being displayed.

Thanks for the great feedback on ScriptPal.

Site contents © 2001 - 2025 (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.