• 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
Accessing 'date added' property of iTunes track (or 'release date')
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accessing 'date added' property of iTunes track (or 'release date')


  • Subject: Accessing 'date added' property of iTunes track (or 'release date')
  • From: Chris <email@hidden>
  • Date: Fri, 26 Aug 2005 21:03:33 +0100

I'm trying to sort a list of iTunes tracks by the 'date added' property (as listed in the iTunes applescript dictionary), but can't find a way of asking for it that Script Editor is happy with.
i.e. None of the following work:
set track_date (added date of my_track)
set track_date (date added of my_track)
set track_date (addition date of my_track)


One of the other properties listed is 'modification date', which isn't appropriate for my use, but which works exactly as listed in the dictionary:
e.g.
set mod_date (modification date of my_track)


The truth is that what I _really_ want is 'release date', as listed by iTunes in the new special-case Podcasts list, but that doesn't even make an appearance in the dictionary.

Chris

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Accessing 'date added' property of iTunes track (or 'release date')
      • From: Neil Faiman <email@hidden>
    • Re: Accessing 'date added' property of iTunes track (or 'release date')
      • From: Barry Wainwright <email@hidden>
  • Prev by Date: Re: on idle() handler in script object
  • Next by Date: Re: Accessing 'date added' property of iTunes track (or 'release date')
  • Previous by thread: Re: Adding event to iCal with time zone
  • Next by thread: Re: Accessing 'date added' property of iTunes track (or 'release date')
  • Index(es):
    • Date
    • Thread