Re: New iTunes Track
Re: New iTunes Track
- Subject: Re: New iTunes Track
- From: Dave Balderstone <email@hidden>
- Date: Tue, 24 Feb 2004 20:13:37 -0600
On 24-Feb-04, at 7:47 PM, Greg Townsend wrote:
Although it would work in most circumstances, it wouldn't work if the
track was paused or cut short to skip to the next track.
tell application "iTunes"
set thestate to player state
end tell
--> paused
You'll still have to poll every now and then, but the frequency will
depend on what you want the script to do.
And now...
Curse you. I don't have *time* to screw around scripting iTunes, but
it's running through my brain.
"It's a small world after all, it's a small world after all..."
djb
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.