dtcooper / raspotify

A Spotify Connect client that mostly Just Works™
https://dtcooper.github.io/raspotify
MIT License
4.65k stars 217 forks source link

Now playing on 16x2 LCD? #76

Closed markusradmark closed 2 years ago

markusradmark commented 6 years ago

Hi! I'm really new to this but i got my RPi2 with hifiberry dac+ pro working. Got some text on the 16x2 LCD with RPi.GPIO module but is it possible to get the track artist and titel?

ClemaX commented 6 years ago

You could edit the raspotify.service and pipe the librespot output to parse it with your python script. If you combine this with a higher level of verbosity, you might be able to get everything you need.

dtcooper commented 6 years ago

What about adding an --onevent /path.to/myscript.sh that detects for change events, and looks up the track ID on the Spotify API? @markusradmark

github-actions[bot] commented 2 years ago

This issue is over a year old and has been marked as stale. It will closed in 7 days if there is no activity.

github-actions[bot] commented 2 years ago

This issue has been closed due to lack of activity.