Re: iTunes Playlist
Re: iTunes Playlist
- Subject: Re: iTunes Playlist
- From: Takaaki Naganoya <email@hidden>
- Date: Mon, 04 Jun 2018 09:41:09 +0900
This is my QuartzComposer test script. It display and set values from
AppleScript (requires Control-Command-R to run).
http://piyocast.com/as/archives/2314
Whole script (including QuartzCompozer document in its script bundle) is here.
http://piyocast.com/as/wp-content/uploads/2018/02/QuartzComoser_as5.zip
I hope this will help you.
> 2018/06/03 1:27、Alastair Leith <email@hidden>のメール:
>
> I found the “current playlist” property for iTune in its dictionary. And I
> found some basic scripts to get it’s value/object here.
>
> tell application "iTunes"
> set thePlaylist to current playlist
> end tell
>
> Wanting to know which track is the next to play, after the current one. Is
> track 1 current and track 2 next track?
>
> get name of track 1 of thePlaylist
>
> I need to write this someplace, maybe to a file maybe I can find a socket or
> something to get it into some Quartz Composer software I’ve written.
>
> Thanks
> Alastair
> _______________________________________________
> 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
--
Takaaki Naganoya
email@hidden
http://piyocast.com/as/
_______________________________________________
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