Hi!
I have done some small changes to the plugin.
The only thing you need to replace is the dll file.
The Zip file does only contain the dll file, the rest will be uploaded on request.
// Usage in Smartie
// $dll(Smartie.SpotifyStatus.dll,function,param1,param2)
*--------------------*
Function 1:
Use: $dll(Smartie.SpotifyStatus.dll,1,0,0)
Output: "1" if Spotify is on and playing a track, "0" If Spotify is closed or not playing a track
*--------------------*
*--------------------*
Function 2:
Use: $dll(Smartie.SpotifyStatus.dll,2,0,0)
Output: "Spotify is running and playing music" if Spotify is on and playing a track, "*" If Spotify is closed or not playing a track (*nothing)
*--------------------*
*--------------------*
Function 3:
Use: $dll(Smartie.SpotifyStatus.dll,3,0,0)
Output: "1" for Spotify running, "0" for not running
*--------------------*
*--------------------*
Function 4:
Use: $dll(Smartie.SpotifyStatus.dll,4,0,0)
Output: "Spotify is running" for Spotify running, "Spotify is not started" for not running
*--------------------*
*--------------------*
Function 5:
Use: $dll(Smartie.SpotifyStatus.dll,5,0,0)
Output: "1" If Spotify is playing, "0" if Spotify is not playing
*--------------------*
*--------------------*
Function 6:
Use: $dll(Smartie.SpotifyStatus.dll,6,0,0)
Output: "Spotify is playing" If Spotify is playing, "Spotify is not playing" if Spotify is not playing
*--------------------*
*--------------------*
Function 7:
Use: $dll(Smartie.SpotifyStatus.dll,7,0,0)
Output: "Artist - song" Displays the current playing track, "No tack is playing" if no track is playing and "Spotify not running" if spotify is closed
*--------------------*
*--------------------*
Function 8:
Use: $dll(Smartie.SpotifyStatus.dll,8,1,0)
Output: Current Artist
Use: $dll(Smartie.SpotifyStatus.dll,8,1,1)
Output: Last Artist
Use: $dll(Smartie.SpotifyStatus.dll,8,0,0)
Output: Current Song
Use: $dll(Smartie.SpotifyStatus.dll,8,0,1)
Output: Last Song
*--------------------*
Enjoy
--
Kim
Smartie.SpotifyStatus.zip
You do not have the required permissions to view the files attached to this post.