Printable Version of Topic

Click here to view this topic in its original format

AMIP Community _ Support _ Skype syntax

Posted by: Guest Mar 19 2006, 06:11 PM

I'm trying out the new Skype support in the latest beta. My syntax, being used with iTunes 6.0.4.2, is as so.

CODE
%?stat='1'<np: %name|np: %name (paused)>

AMIP doesn't seem to update Skype when the player is stopped (iTunes just plays and stops, no pause, right?). Is there a way to send the information when the player is stopped?

Posted by: Serge Mar 19 2006, 08:11 PM

Please see the skype tutorial, there is example how to change the message when player is paused. You need to do the same, but place your /skype command into the Stop callback.

Basically, just place the following code into Callbacks/Web | Stop:

CODE
/skype np: %name (stopped)

Posted by: Guest Mar 19 2006, 08:33 PM

Ah. Okay, I was confused about that at first. Thanks a bunch. smile.gif

Powered by Invision Power Board
© Invision Power Services