Page 1 of 1
spotify (i have another plugin that works)
Posted: September 7th, 2009, 6:21 pm
by usling
Hi!
Can anyone make a spotify plugin? I'm really incompetent when it comes to coding, but i found a plugin for spotify that posts info on IRC (internet relay chat). So i guess it's pretty simple to make it post info on an LCD aswell?
here is the plugin:
http://spotamp.blogspot.com/
IRC client for windows:
http://www.mirc.com
Re: spotify (i have another plugin that works)
Posted: April 20th, 2010, 10:33 am
by hailhail
Anyone get any further with this
I would love a plugin for spotify. I'll don't have the coding experience to do this
Re: spotify (i have another plugin that works)
Posted: June 12th, 2010, 7:02 pm
by biff
Here is something I created on my free time this week

It's a very basic Spotify status plugin.
Built using .NET 4 and kind of a "Works on my machine" kinda project

Let me know if it works or not.
It knows only one function, which gives you current Spotify status:
-Spotify is not running.
-Spotify is not playing.
- And last if it is playing, the current track.
It's about all I can easily get from the Spotify client.
Use like this:
$dll(Smartie.SpotifyStatus,1,0,0)
Re: spotify (i have another plugin that works)
Posted: June 21st, 2010, 12:17 pm
by hailhail
biff wrote:Here is something I created on my free time this week

It's a very basic Spotify status plugin.
Built using .NET 4 and kind of a "Works on my machine" kinda project

Let me know if it works or not.
It knows only one function, which gives you current Spotify status:
-Spotify is not running.
-Spotify is not playing.
- And last if it is playing, the current track.
It's about all I can easily get from the Spotify client.
Use like this:
$dll(Smartie.SpotifyStatus,1,0,0)
Brill it works for me
Just what I wanted
Thanks very much for your efforts

Re: spotify (i have another plugin that works)
Posted: June 22nd, 2010, 5:14 pm
by biff
You're welcome, there is an updated version in the Plugin Announcements section if you want more a little more options.
Re: spotify (i have another plugin that works)
Posted: June 22nd, 2010, 11:29 pm
by hailhail
biff wrote:You're welcome, there is an updated version in the Plugin Announcements section if you want more a little more options.
New features are great much more customisable
lets me set it up just as I wanted it
Thanks again