Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

spotify (i have another plugin that works)

Place your requests for plugins here

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
usling
Posts: 38
Joined: September 5th, 2008, 1:55 pm

spotify (i have another plugin that works)

Post 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
hailhail
Posts: 5
Joined: April 18th, 2010, 12:11 am

Re: spotify (i have another plugin that works)

Post 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
biff
Posts: 3
Joined: March 28th, 2009, 6:58 pm

Re: spotify (i have another plugin that works)

Post 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)
You do not have the required permissions to view the files attached to this post.
hailhail
Posts: 5
Joined: April 18th, 2010, 12:11 am

Re: spotify (i have another plugin that works)

Post 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 :) :D
biff
Posts: 3
Joined: March 28th, 2009, 6:58 pm

Re: spotify (i have another plugin that works)

Post by biff »

You're welcome, there is an updated version in the Plugin Announcements section if you want more a little more options.
hailhail
Posts: 5
Joined: April 18th, 2010, 12:11 am

Re: spotify (i have another plugin that works)

Post 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
Post Reply