joeyy-watts / SpotifyWLED

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

Handle track change gracefully #20

Open joeyy-watts opened 10 months ago

joeyy-watts commented 10 months ago

Currently, upon track change, ArtNetLoop will have to download all the information again:

This causes a significant lag whenever the track is changed.


Potential Solutions:

Although would be nice to have both.