AppleScript (bug?) in iTunes on El Capitan
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