Talk About Network

Google




Programming > Applescript > Re: trigger App...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 9 Topic 1509 of 1697
Post > Topic >>

Re: trigger AppleScript after iTunes iPod sync.

by Jolly Roger <jollyroger@[EMAIL PROTECTED] > Oct 17, 2007 at 05:15 PM

On 2007-10-15 05:05:41 -0500, dschulian@[EMAIL PROTECTED]
 said:

> On 15 Okt., 01:20, Tobias Weber <t...@[EMAIL PROTECTED]
> wrote:
>> If you don't find a way to trigger on sync you might try triggering on
>> mount, ie when the iPod ist activated as a volume.
> 
> unfortunately iPhones and iPod touchs don't activate thereselves as a
> volume anymore.
> 
> What I need is something like
> tell application "iTunes"
> 	if (update) is true then
> 		beep --and do other stuff
> 	end if
> end tell
> 
> but this doesn't work...

That's because "update" is a command, not an application property you can
read.

The closest thing iTunes has to what you want is the "player state" 
application property, which is listed as:

application n : The application program
properties
player state (stopped/playing/paused/fast forwarding/rewinding, r/o) : 
is iTunes stopped, paused, or playing?


Obviously that's not going to help you though.  You may not find a 
solution here, I'm afraid.

-- 
Note: Please send all responses to the relevant news group. If you
absolutely must contact me through e-mail, let me know when you send
email to this address so that I can be sure your email doesn't get eaten
by pobox.com's ultra-aggressive SPAM filter.

JR
 




 9 Posts in Topic:
trigger AppleScript after iTunes iPod sync.
dschulian@[EMAIL PROTECTE  2007-10-14 11:30:25 
Re: trigger AppleScript after iTunes iPod sync.
Tobias Weber <towb@[EM  2007-10-15 01:20:47 
Re: trigger AppleScript after iTunes iPod sync.
John Rethorst <nobody@  2007-10-14 18:30:02 
Re: trigger AppleScript after iTunes iPod sync.
dschulian@[EMAIL PROTECTE  2007-10-15 03:05:41 
Re: trigger AppleScript after iTunes iPod sync.
Jolly Roger <jollyroge  2007-10-17 17:15:36 
Re: trigger AppleScript after iTunes iPod sync.
dschulian@[EMAIL PROTECTE  2007-10-15 03:08:23 
Re: trigger AppleScript after iTunes iPod sync.
has <has.temp3@[EMAIL   2007-10-15 06:46:40 
Re: trigger AppleScript after iTunes iPod sync.
dschulian@[EMAIL PROTECTE  2007-10-15 09:22:01 
Re: trigger AppleScript after iTunes iPod sync.
dschulian@[EMAIL PROTECTE  2007-10-18 07:27:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Tue Jan 6 0:20:37 PST 2009.