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

spotify2lcd - Spotify Song Info

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
Fuzzymannerz
Posts: 10
Joined: January 27th, 2009, 7:28 pm
Location: UK
Contact:

spotify2lcd - Spotify Song Info

Post by Fuzzymannerz »

spotify2lcd v1.0.1

Image

Displays the name of the current playing music from Spotify.

REQUIREMENTS:
  • LCD Smartie (>= 5.3 beta 3)
  • Spotify (the actual program, not just the web app)
USAGE:
Unzip the download file below into the “plugins” directory of LCD Smartie and then…

Code: Select all

$dll(spotify2lcd,1,[full/artist/track (0/1/2)],0)
The first parameter is always 1, the last is always 0.
Set the second parameter to 0 to display the full “Artist – Track Name” info.
Set to 1 to display just the artist. “Artist
Set to 2 to display just the track name. “Track Name

EXAMPLE:

Code: Select all

$dll(spotify2lcd,1,0,0)
$dll(spotify2lcd,1,1,0)
$dll(spotify2lcd,1,2,0)
Yields:

Code: Select all

Artist – Track Name
Artist
Track Name
(Same as above GIF)

DOWNLOAD:
spotify2lcd.zip

Latest version always available at:
https://fuzzytek.net
You do not have the required permissions to view the files attached to this post.
Last edited by Fuzzymannerz on October 28th, 2024, 12:37 pm, edited 2 times in total.

Guest

Re: spotify2lcd - Spotify Song Info

Post by Guest »

Fuzzymannerz wrote:spotify2lcd v1.0

Displays the name of the current playing music from Spotify.

REQUIREMENTS:
  • LCD Smartie (>= 5.3 beta 3)
  • Spotify (the actual program, not just the web app)
USAGE:
Unzip the download file below into the “plugins” directory of LCD Smartie and then…

Code: Select all

$dll(spotify2lcd,1,[full/artist/track (0/1/2)],0)
The first parameter is always 1, the last is always 0.
Set the second parameter to 0 to display the full “Artist – Track Name” info.
Set to 1 to display just the artist. “Artist
Set to 2 to display just the track name. “Track Name

EXAMPLE:

Code: Select all

$dll(spotify2lcd,1,0,0)
$dll(spotify2lcd,1,1,0)
$dll(spotify2lcd,1,2,0)
Yields:

Code: Select all

Artist – Track Name
Artist
Track Name
(Same as above GIF)

DOWNLOAD:
spotify2lcd.zip

Latest version always available at:
https://fuzzytek.ml/misc/spotify2lcd/
Hi! Really thanks for this one.

Works perfect.

Only thing I noticed, on foreign characters it will show some weird characters (seems it show two weird characters for every foreign symbol) instead of the actual one. Not sure if this can be fixed.

Thanks :mrgreen:

trihy
Posts: 100
Joined: January 17th, 2018, 1:43 pm

Re: spotify2lcd - Spotify Song Info

Post by trihy »

Not sure why was logged as guest. Well, who knows :mrgreen:

With foreign character I mean á, é, for example.
Last edited by trihy on October 5th, 2018, 5:04 am, edited 1 time in total.

trihy
Posts: 100
Joined: January 17th, 2018, 1:43 pm

Re: spotify2lcd - Spotify Song Info

Post by trihy »

I found a small bug maybe?

When playing "a-ha - take on me" (dont judge me lol)

I get on artist name "a"

And song name "ha"

Probably the - is causing the problem.

Fuzzymannerz
Posts: 10
Joined: January 27th, 2009, 7:28 pm
Location: UK
Contact:

Re: spotify2lcd - Spotify Song Info

Post by Fuzzymannerz »

trihy wrote:I found a small bug maybe?

When playing "a-ha - take on me" (dont judge me lol)

I get on artist name "a"

And song name "ha"

Probably the - is causing the problem.
Indeed, thanks for pointing that out! No judging here, that's a classic tune! :P

Here's an updated version that should fix that issue. (Not the character issue yet though unfortunately, I'll look into that at some point)
spotify2lcd.zip
You do not have the required permissions to view the files attached to this post.

trihy
Posts: 100
Joined: January 17th, 2018, 1:43 pm

Re: spotify2lcd - Spotify Song Info

Post by trihy »

Fuzzymannerz wrote:
trihy wrote:I found a small bug maybe?

When playing "a-ha - take on me" (dont judge me lol)

I get on artist name "a"

And song name "ha"

Probably the - is causing the problem.
Indeed, thanks for pointing that out! No judging here, that's a classic tune! :P

Here's an updated version that should fix that issue. (Not the character issue yet though unfortunately, I'll look into that at some point)
spotify2lcd.zip
Hi, yes, a classic! :D

Will try the new version as soon as i get home.

Foreign character problem could be related on how the plugin was built? Maybe something to do with utf-8 support?

Thanks

Fuzzymannerz
Posts: 10
Joined: January 27th, 2009, 7:28 pm
Location: UK
Contact:

Re: spotify2lcd - Spotify Song Info

Post by Fuzzymannerz »

trihy wrote:
Fuzzymannerz wrote:
trihy wrote:I found a small bug maybe?

When playing "a-ha - take on me" (dont judge me lol)

I get on artist name "a"

And song name "ha"

Probably the - is causing the problem.
Indeed, thanks for pointing that out! No judging here, that's a classic tune! :P

Here's an updated version that should fix that issue. (Not the character issue yet though unfortunately, I'll look into that at some point)
spotify2lcd.zip
Hi, yes, a classic! :D

Will try the new version as soon as i get home.

Foreign character problem could be related on how the plugin was built? Maybe something to do with utf-8 support?

Thanks
No worries!

And yes, it is indeed something to do with the character encoding, I'm still trying to figure it out but will let you know when I get around to it next and I end up solving it. :)

trihy
Posts: 100
Joined: January 17th, 2018, 1:43 pm

Re: spotify2lcd - Spotify Song Info

Post by trihy »

Fuzzymannerz wrote: No worries!

And yes, it is indeed something to do with the character encoding, I'm still trying to figure it out but will let you know when I get around to it next and I end up solving it. :)
Hi, thanks. I f you need some testing, just ask :D

Maybe it's the way spotify handles the utf encoding. Or on the plugin side. You will know better :mrgreen:

trihy
Posts: 100
Joined: January 17th, 2018, 1:43 pm

Re: spotify2lcd - Spotify Song Info

Post by trihy »

Fuzzymannerz wrote: Here's an updated version that should fix that issue. (Not the character issue yet though unfortunately, I'll look into that at some point)
spotify2lcd.zip
Hi! How are you?

Been using the plugin for a couple of weeks. Works really great.

Sometimes I get "nothing" on screen when the first song of a playlist starts, but hitting stop and play usually solve this. Or just skipping to next track. Not really important.

Did you had some time to check the foreign character thing? On some french song names I get really weird characters :smt003

Thanks.

flynnsbit
Posts: 1
Joined: February 6th, 2019, 9:22 pm

Re: spotify2lcd - Spotify Song Info

Post by flynnsbit »

Thanks again for the Spotify Plugin. I thought you might get a kick out of the custom LCD I built using it. Combined 5 inch HDMI LCD, LCDSmartie, VirtualLCD Display, SPCV2 for the Equalizer, and spotify2lcd for scrolling song. Works great!

https://www.youtube.com/watch?v=CDzN2DcyQ2w

One ask, can you change it to just no text instead of the word "Nothing" when nothing is playing or make that configurable in an ini or variable in the parameters?

trihy
Posts: 100
Joined: January 17th, 2018, 1:43 pm

Re: spotify2lcd - Spotify Song Info

Post by trihy »

Been using this plugin for many months. Still works great besides the foreign character problem.

Image

It should say "Más" instead of those symbols.

-----

Also found that when there is more than one artist, separated by " , " it will only show the first one.

Just reporting, but guess dev is not around here anymore.

Thanks

Fuzzymannerz
Posts: 10
Joined: January 27th, 2009, 7:28 pm
Location: UK
Contact:

Re: spotify2lcd - Spotify Song Info

Post by Fuzzymannerz »

Hi guys, It's been a very very long time since I done anything with this plugin or LCDSmartie in general but as its still getting some use and downloads in the next few weeks ill see if I can dig out the old files somewhere (if I still have them that is) and see what can be done about some of the bugs and requested features. :)

trihy
Posts: 100
Joined: January 17th, 2018, 1:43 pm

Re: spotify2lcd - Spotify Song Info

Post by trihy »

Fuzzymannerz wrote:
September 17th, 2021, 12:28 am
Hi guys, It's been a very very long time since I done anything with this plugin or LCDSmartie in general but as its still getting some use and downloads in the next few weeks ill see if I can dig out the old files somewhere (if I still have them that is) and see what can be done about some of the bugs and requested features. :)
Hi! Thanks for your answer. Not too much people here, but saw on your web that has more than 300 downloads. Pretty amazing for lcdsmartie.

If you need some testing, I could try.

Post Reply