December 1 '08 - 12:23 pm
Gather Up the One-Hits had a persistent problem for some users whereby only a single track would be copied to the “One Hits” playlist. I believe I have fixed the problem, albeit at a cost of some speed; but it should only take a few seconds rather than a few moments to run.
posted in AppleScript, Managing Tracks, Updates, iTunes
September 14 '08 - 8:46 am
This Apple forums discussion post describes an error that many iTunes 8 users are getting:
“iTunes 8.0 gathers data about my music library well enough and sends it to Apple too; but then 10-15 seconds into ‘processing’ by Apple, iTunes stops and reports that ‘Genius results can’t be updated right now. An unknown error occurred (4010)’. I thought it might be overloaded servers and tried several more times in the hope of squeezing my request in between those of everyone else; but that didn’t work; plus if it were a server issue I’d expect to see postings here from others with the same problems, and I’m not.”
Several posters have tried removing dead tracks–tracks whose files cannot be located as designated with the encircled exclamation point–from the library using the script Super Remove Dead Tracks and trying again, and although this didn’t work for everybody, several posters did get things working correctly afterwards.
posted in Apple, AppleScript, Bugs, Managing Tracks
August 13 '08 - 11:40 am
Is it just that the Amazon MP3 Downloader application won’t automatically add downloads to my iTunes or is this a Windows-only feature? Didn’t bother to find out for myself because I decided to have a script do it instead. Add from Amazon MP3 Folder will let you choose the Album folders from your “Amazon MP3″ downloads folder and add their files to iTunes. Optionally, if you allow iTunes to “Copy files to iTunes Music folder when adding to library”, you can choose to move the original folder(s) and files out of the “Amazon MP3″ download folder and to the Trash after they’re added to iTunes. Saves a few keystrokes.
It occurred to me to make this a Folder Action–so that files get added as soon as they hit the “Amazon MP3″ downloads folder–but Folder Actions can be dicey when working with internet-downloading files. So, you’ve got to run this from the iTunes Script menu.
I’ve also included the script “Open Amazon MP3 Folder” that will open your Amazon MP3 downloads folder and make it the frontmost window in the Finder. This script can be run from iTunes’ Script menu as well.
posted in Amazon MP3, AppleScript, Managing Files, Managing Tracks, New Releases, iTunes
August 6 '08 - 9:12 am
The popular Make Bookmarkable has been updated to v2.5 and is now compatible with iTunes 7.7.1. Make Bookmarkable will change the file type of the selected AAC tracks to “M4B ” and file extension to “.m4b”, thus making them bookmarkable. Additionally, when used with iTunes 7 or better, deletes and re-adds each track so it will appear in the Audiobooks Library. Ratings, play count, last played date, skip count, and skipped date are preserved.
posted in AppleScript, Managing Files, Managing Tracks, Updates, iTunes
May 30 '08 - 11:06 am
I’ve been wanting to update Lossless to AAC Workflow with some improvements for a while and finally got around to it. As a matter of fact, they were mentioned on a recent Mac Geek Gab Podcast . This is a collection of two scripts that assists with importing/converting Apple Lossless tracks and sending AAC copies to iPod such that you can keep archived Lossless files on your hard drive and manageable AAC files on your iPod. The newest version of the scripts run as universal binary and, in general, has performance fixes and enhancements.
posted in AppleScript, Managing Files, Managing Tracks, Mentions, Updates, iPod, iTunes
May 13 '08 - 11:51 am
Had some time to quickly update Tracks Without Artwork to Playlist to v3.0. It now runs as universal binary and has some performance fixes and finessings.
posted in AppleScript, Managing Artwork, Managing Tracks, Updates, iTunes
May 5 '08 - 12:48 pm
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.
posted in AppleScript, Managing Playlists, Managing Tracks, Updates, iPod, iTunes