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 Plugin Using Web API

Place your requests for plugins here

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

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

Spotify Plugin Using Web API

Post by trihy »

Well, since spotify local api was depreciated in favour of web api, most plugins wont work anymore and there is no possible fix.

Only way it to make a new plugin using the spotify web api.

I found some interesting githubs with some info and maybe some useful plugins to develop a lcdsmartie one.



https://johnnycrazy.github.io/SpotifyAPI-NET/

https://github.com/JohnnyCrazy/SpotifyA ... issues/276

Lates plugin was using JohnnyCrazy Spotify Local Api. Now he released the newer SpotifyAPI-NET.


Not sure about this one https://github.com/khanhas/Spicetify

And this one https://github.com/khanhas/Spicetify

They have some kind of retrieval info from Spotify Client.

Hope someone can make a plugin for lcdsmartie. Main target should be showing track and artist information.

Thanks for reading.

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

Re: Spotify Plugin Using Web API

Post by Fuzzymannerz »

It doesn't use the web API but here you go... :)
https://fuzzytek.ml/misc/spotify2lcd/

Image

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

Re: Spotify Plugin Using Web API

Post by trihy »

Fuzzymannerz wrote:It doesn't use the web API but here you go... :)
https://fuzzytek.ml/misc/spotify2lcd/

Image
Damn! Thats great! Only one day took :D

Thanks for your work. Will report how it works on the proper thread :)

I thought only using web api was the only way to get that info. Since most plugins using local api stopped working.

Post Reply