Gravatar *Sigh* I wish I was more familiar with AppleScript. How should I modify this script to use with a Finder folder of files, instead of an iTunes playlist, but still updating the iTunes playcount?


Gravatar I'm really no expert at AppleScript either (I believe it's a read-only language). The tricky part is figuring out which files correspond to which iTunes entry. To do so, you can look at the last part of the script, where I look at every file present in the folder, get the track name from the spotlight comments (where I first set them), and search for it in iTunes. (You can specify the whole Library as the playlist, if I remember correctly.)

Good luck.


Gravatar Haha! I did it! I'll post the result on my blog and trackback it to here. Thanks for your wonderful script; it wouldn't have been possible without it!


Gravatar Cool. I could not find your post on your blog though (the last one is from mid-december).




Name:

Email:

URL:

Comment:  ? 

 

Commenting by HaloScan