• 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
Re: iTunes scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iTunes scripting


  • Subject: Re: iTunes scripting
  • From: Philip Aker <email@hidden>
  • Date: Wed, 21 Jan 2009 20:22:49 -0800

On 2009-01-21, at 15:21:57, Michelle Steiner wrote:

However, I experimented a little, and found that to solve Roy's original problem and to answer your question, if you change "http" to "itms" in the URL, it will then open iTunes directly into the iTunes Store at the relevant item.  Therefore, his script should read

tell application "iTunes"
open location "itms://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?i=79033036&id=79033083&s=143441"
end tell

The 'tell' seems to be redundant in this case:

open location "itms://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?i=79033036&id=79033083&s=143441"


Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@

Democracy: Two wolves and a sheep voting on lunch.

 _______________________________________________
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

References: 
 >Re: iTunes scripting (From: Matthew Smith <email@hidden>)
 >Re: iTunes scripting (From: Michelle Steiner <email@hidden>)

  • Prev by Date: AppleScript in XCode
  • Next by Date: Re: AppleScript in XCode
  • Previous by thread: Re: iTunes scripting
  • Next by thread: AppleScript in XCode
  • Index(es):
    • Date
    • Thread