Webget Synced Lyrics from lrclib stopped working

Hi @Mfreund21 ,

AFAIK, retrieving data through $wg(…)$ need some time, even just a split second. And we have to wait for the response to be available, before processing it. That’s why we need a Flow to do those sequential tasks. It is the best practice.

Here’s my tutorial video on how to get the song info from LrcLib.net , it is applicable to KLWP, KWGT, and KLCK.

I include a link to the tutorial video as well as a KLWP preset as an example.

I hope this would help.

:smiling_face::+1: