Re: iTunes multiple changes without repeat? Speeding up things.
Re: iTunes multiple changes without repeat? Speeding up things.
- Subject: Re: iTunes multiple changes without repeat? Speeding up things.
- From: Skeeve <email@hidden>
- Date: Thu, 27 Mar 2008 11:52:19 +0100
H there!
I'm still experimenting.
Setting iTunes to not visible doesn't speed things up much. My next
experiment was suggested off-list:
Jesse Almanrode - JA Computing wrote:
Have you tried specifying each track as one line in your repeat loop? It
would look something like this
set properties of tr to {album:fixed_album_name, artist:fixed_album_artist}
Unfortunately this does not work. I get an error message about
mismatching types of descriptors (I don't know the english text. I'm
using a german OS X).
I also tried this code, which also fails (something like "access denied"):
set {album, artist} of tr to {fixed_album_name, fixed_album_artist}
Can someone please give me a hint how to solve these problems or how to
find out what the errors mean?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden