=========================
=                       =
= Spotify DLL v2.0      =
=  by Soul_Eater        =
=                       =
=========================


This DLL performs basic functions for retrieving Spotify data for mIRC. More to come in the future.

How to use:

Spotify

//echo -a $dll(spotify.dll,Spotify,.)

Returns whether or not Spotify is actually open.

Example return: SP_TRUE Spotify is open


Playing

//echo -a $dll(spotify.dll,Playing,.)

If a song is playing, it returns the currently playing song with artist.

Example return: Spotify - TLC Waterfalls

Artist

//echo -a $dll(spotify.dll,Artist,.)

If a song is playing, it returns the currently playing artist.

Example return: Spotify - B.o.B.

Track

//echo -a $dll(spotify.dll,Track,.)

If a song is playing, it returns the currently playing track.

Example return: Feet Don't Fail Me Now.


DllInfo

//dll spotify.dll DllInfo

Returns info about this dll

http://www.freewebs.com/souleata/ for more  mIRC goodies