You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When fetching lyrics via Spotify, this message has started appearing:
[Lavalink] [ XNIO-1 task-2] c.github.topi314.lavasrc.LavaSrcTools : Server responded with not found to 'https://spclient.wg.spotify.com/color-lyrics/v2/track/37a3nbkyvkqK5KiDNNgvqA?format=json&vocalRemoval=false':
Using that url with curl:
$ curl -s "https://spclient.wg.spotify.com/color-lyrics/v2/track/37a3nbkyvkqK5KiDNNgvqA?format=json&vocalRemoval=false"
No token provided
It's 4 in the morning right now so I thought I'm probably doing something wrong but this use to work before without any changes to the config and the Youtube lyrics source works and the Spotify audio source also works (and sp_dc is given for lyrics), so I'm not really sure what could be causing this other than a change in Spotify's API maybe? Anyways thanks for maintaining this!
The text was updated successfully, but these errors were encountered:
When fetching lyrics via Spotify, this message has started appearing:
Using that url with curl:
$ curl -s "https://spclient.wg.spotify.com/color-lyrics/v2/track/37a3nbkyvkqK5KiDNNgvqA?format=json&vocalRemoval=false" No token provided
It's 4 in the morning right now so I thought I'm probably doing something wrong but this use to work before without any changes to the config and the Youtube lyrics source works and the Spotify audio source also works (and
sp_dc
is given for lyrics), so I'm not really sure what could be causing this other than a change in Spotify's API maybe? Anyways thanks for maintaining this!The text was updated successfully, but these errors were encountered: