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

Fix missing final pixel in segment #7

Closed joeyy-watts closed 10 months ago

joeyy-watts commented 1 year ago

When the WLED target is updated, the final pixel in each segment is not turned on.

Not sure if it's a bug from https://github.com/Aircoookie/WLED or from the script's side. Will have to investigate further.

joeyy-watts commented 10 months ago

Also present in ArtNet mode. Can probably debug this with some Wireshark debugging..

joeyy-watts commented 10 months ago

Fixed in ArtNet flow in https://github.com/joeyy-watts/SpotifyWLED/commit/cf1931823d393ca3e88c20c1a5cc96490c04b07a

JSON will probably be deprecated, will not fix.