Table of Contents

Skype Now Playing with AMIP

In new Skype versions you can specify custom text that will be displayed to all your buddies in their contact list next to your nick. You can use AMIP to put song details there.

Skype Now Playing

Requirements

Installation

Install AMIP, the integration is enabled by default. On first player launch with installed AMIP you should get the following warning from Skype:

Skype Warning
You must allow API access for your player.

Then try to change your song and you should notice your mood text updated.

Skype will show in status that API is used by the player:

Skype API is used by player

Configuration

Skype Now Playing Integration
You need AMIP Configurator to change display format. Open the Skype Integration options and configure your now playing template format.

You can have multiple lines in your preset!

Advanced

Skype text is cleared automatically when you shut down your player. You may also change or clear it upon other events using Callbacks/Web presets and /skype action command.

For example, to clear text when you stop playback put the following in the Stop callbacks tab:

/skype

To change text on pause you can use the following command in Pause callbacks tab:

/skype np: (player is paused)

To separate lines in the /skype command use \n, like:
/skype np: %name\nAMIP rulezz.

It takes some time (several seconds) until users will see your mood text in their contact lists.