• 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: reading iTunesDB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reading iTunesDB


  • Subject: Re: reading iTunesDB
  • From: Karl Kuehn <email@hidden>
  • Date: Sun, 4 Jan 2004 17:12:01 -0500

Look at the dictionary again, the "track" item is more of an abstract class than a concrete one. Take a look at the "file track" class, or "audio CD track" if that is where it is coming from. You might have to check for the class of each item to make sure that you know what you are getting because iTunes allows users to mix them together. And as we all know, users can do the darndest things...

Karl Kuehn
email@hidden

PS.. aliases require a bit of getting used to in AppleScript, especially if you take them in and out of the Finder...

On Jan 4, 2004, at 3:03 PM, Martin Weil wrote:

After hours of coding I decided to take a look at the AppleScript Dictionary from iTunes, and yes, it should work,
there is only one problem:

I need to get and set the path of a track. Sadly the track path doesn't appear as it could
be read out or set. Or am I wrong?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: reading iTunesDB (From: Martin Weil <email@hidden>)

  • Prev by Date: Can't load URL in WebView from within modal loop?
  • Next by Date: Declarations in middle of C code?!
  • Previous by thread: Re: reading iTunesDB
  • Next by thread: Advanced text-layout questions
  • Index(es):
    • Date
    • Thread