AMIP integration for HydraIRC client by Serge Baranov (CrazyCoder)
v1.0

Requirements:
AMIP 2.60+ (http://amip.tools-for.net)
AMIP Configurator (optional)

Installation:
Unpack all the files from the archive into HydraIRC home directory keeping
the directory structure (ac.dll and ac.ini must go into the root,
amip_hydrairc.dll and amip_format.ini must go into plugins subdirectory).

Make sure AMIP is installed for your player and the player is running and
playing something.

Usage:
When on channel or in the query/dcc chat type one of the following:
/np    - for the message with the now playing information
/npa   - for the action with the now playing information

To control the player you can use "/ac" alias followed by any AMIP command
from http://amip.tools-for.net/wiki/manual/amip#api_commands .

Configuration:
To change song format preset edit the amip_format.ini file, for the
list of available functions and variables please refer to:
http://amip.tools-for.net/wiki/manual/amip

Toubleshooting:
- AMIP must be running
- Server/API must be enabled in AMIP Configurator (default)
- AMIP must be listening on 127.0.0.1:60333 for client connections (default)
- If this port is busy, change AMIP settings to use different port and adjust
  ac.ini according to these settings.
