• 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: How to access iTunes using cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to access iTunes using cocoa


  • Subject: Re: How to access iTunes using cocoa
  • From: "Paul Sanders" <email@hidden>
  • Date: Tue, 26 Jan 2010 19:44:42 -0000

Cool!  Thank you, that sounds just the ticket.  I'll try it.  I
have to admit I haven't put a lot of effort into this.

Paul Sanders.

----- Original Message -----
From: "Jens Alfke" <email@hidden>
To: "Paul Sanders" <email@hidden>
Cc: "Matt Neuburg" <email@hidden>; "Ramesh P"
<email@hidden>; <email@hidden>
Sent: Tuesday, January 26, 2010 7:37 PM
Subject: Re: How to access iTunes using cocoa



On Jan 26, 2010, at 11:18 AM, Paul Sanders wrote:

> OK, thanks guys.  My script is pretty simple-minded: it just
> retrieves each track in turn and compares the artist and title
> with what I am looking for.  We're way off-topic now, but is
> there a better way?  I'm trying to avoid adding the same track
> to the library twice. Thanks.


tell app "iTunes"
first track whose name is "....." and artist is "...."
end

This will instantly return the track if it exists, or an
error -1728
(not found).

—Jens



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to access iTunes using cocoa
      • From: "Paul Sanders" <email@hidden>
References: 
 >Re: How to access iTunes using cocoa (From: Matt Neuburg <email@hidden>)
 >Re: How to access iTunes using cocoa (From: Jens Alfke <email@hidden>)
 >Re: How to access iTunes using cocoa (From: "Paul Sanders" <email@hidden>)
 >Re: How to access iTunes using cocoa (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: NSTabView
  • Next by Date: Re: NSTabView
  • Previous by thread: Re: How to access iTunes using cocoa
  • Next by thread: Re: How to access iTunes using cocoa
  • Index(es):
    • Date
    • Thread