Re: AppleScript (bug?) in iTunes on El Capitan
Re: AppleScript (bug?) in iTunes on El Capitan
- Subject: Re: AppleScript (bug?) in iTunes on El Capitan
- From: Deivy Petrescu <email@hidden>
- Date: Sun, 04 Oct 2015 17:38:32 -0400
> On Oct 4, 2015, at 15:42 , Doug Adams <email@hidden> wrote:
>
>
>> On Oct 4, 2015, at 11:34 AM, Lists wrote:
>>
>> 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?
>
> This script works for me with iTunes 12.3 in OS X 10.11. What kind of tracks are in the playlist? Are any "dead"?
>
> Doug
> --
> dougscripts.com
>
>
Actually, I see the same problem.
Deivy Petrescu
email@hidden
_______________________________________________
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