• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
iTunes Playlist
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iTunes Playlist


  • Subject: iTunes Playlist
  • From: Alastair Leith <email@hidden>
  • Date: Sun, 03 Jun 2018 00:27:25 +0800

I found the “current playlist” property for iTune in its dictionary. And I
found some basic scripts to get it’s value/object here
<https://dougscripts.com/itunes/itinfo/playlists01.php>.

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

  • Follow-Ups:
    • Re: iTunes Playlist
      • From: Takaaki Naganoya <email@hidden>
  • Prev by Date: Re: A Satimage question
  • Next by Date: Re: iTunes Playlist
  • Previous by thread: Re: A Satimage question
  • Next by thread: Re: iTunes Playlist
  • Index(es):
    • Date
    • Thread