A script to listen to the currently playing track on your Spotify account and forward it to a WLED (https://github.com/Aircoookie/WLED) LED matrix with support for animations.
2
stars
0
forks
source link
Properly handle when listener is started when nothing is playing #13
If nothing is playing and the listener loop is started, the script crashes.
Can implement a waiting loop, if nothing is playing when the listener starts.