Re: iTunes script problems
Re: iTunes script problems
- Subject: Re: iTunes script problems
- From: LuKreme <email@hidden>
- Date: Fri, 20 Nov 2009 09:25:07 -0700
On 20-Nov-2009, at 08:50, Chuck wrote:
> According to the AS dictionary: search v : search a playlist for tracks matching the search string. Identical to entering search text in the Search field in iTunes.
>
> If the search was identical then the only songs that would be visible, and therefor the only songs that would play, would be the ones that were searched.
I will say that what you want to do IS possible, it's just a few more steps than you are willing to take (and to be fair, more than I was willing to take as well).
I just went with searching for specific songs
set mytrack to (first track of view of front window whose (name contains "$2" and artist contains "$3"))
play mytrack
<http://kreme.homeip.net/itunes.txt>
--
"Two years from now, spam will be solved," -- Bill Gates, January,
2004
_______________________________________________
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