• 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 determine if iTunes has been updated or a sync has occurred?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to determine if iTunes has been updated or a sync has occurred?


  • Subject: Re: How to determine if iTunes has been updated or a sync has occurred?
  • From: Jerry Krinock <email@hidden>
  • Date: Sat, 24 Mar 2012 21:14:13 -0700

On 2012 Mar 24, at 14:13, Tom Robinson wrote:

> iTunes Music Library.xml has an Application Version property.
>
> Or check the application itself.

As usual, using bundle identifiers is preferred.

code:
set myVer to get version of application id appId

However, Michael's original question was a little different…

On 2012-03-25, at 06:13, Michael Crawford wrote:

> determine if iTunes has been updated in any way since a given date-time stamp?

I don't know of any way to get that in a script.  You can see it in the "Software Update" System Preferences pane â–¸ Installed Software tab.  Note that, by default, the list is sorted by date.  Mine goes back to when I updated to Lion.

Probably those dates are stored in a file somewhere if you don't mind doing some unsupported reverse engineering.


 _______________________________________________
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: 
 >How to determine if iTunes has been updated or a sync has occurred? (From: Michael Crawford <email@hidden>)
 >Re: How to determine if iTunes has been updated or a sync has occurred? (From: Tom Robinson <email@hidden>)

  • Prev by Date: Re: How to determine if iTunes has been updated or a sync has occurred?
  • Next by Date: changing text format in ichat
  • Previous by thread: Re: How to determine if iTunes has been updated or a sync has occurred?
  • Next by thread: Re: How to determine if iTunes has been updated or a sync has occurred?
  • Index(es):
    • Date
    • Thread