• 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
AppleScript (bug?) in iTunes on El Capitan
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppleScript (bug?) in iTunes on El Capitan


  • Subject: AppleScript (bug?) in iTunes on El Capitan
  • From: Lists <email@hidden>
  • Date: Sat, 03 Oct 2015 16:24:48 -0700

The following script has worked since Snow Leopard. Now, under El Capitan, the “with once” instruction is ignored and the entire playlist plays. With once is still in the iTunes dictionary however.

tell application "iTunes"
set x to some track of playlist "QuickPlay"
tell x to play with once
end tell

Does anyone know another way to have a random track from a playlist play and then stop when the track finishes playing. Perhaps Keyboard Maestro?

Thanks
J
 _______________________________________________
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

  • Prev by Date: Scripting El Capitan Mail – Not All Bad News
  • Next by Date: First day on the list question
  • Previous by thread: Scripting El Capitan Mail – Not All Bad News
  • Next by thread: Re: AppleScript (bug?) in iTunes on El Capitan
  • Index(es):
    • Date
    • Thread