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.
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Spotify Plugin Using Web API
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Posts: 10
- Joined: January 27th, 2009, 7:28 pm
- Location: UK
- Contact:
-
- Posts: 100
- Joined: January 17th, 2018, 1:43 pm
Re: Spotify Plugin Using Web API
Damn! Thats great! Only one day tookFuzzymannerz wrote:It doesn't use the web API but here you go...
https://fuzzytek.ml/misc/spotify2lcd/

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.