Closed markusradmark closed 2 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.
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
This issue is over a year old and has been marked as stale. It will closed in 7 days if there is no activity.
This issue has been closed due to lack of activity.
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?