Open WaldoTheRanger opened 8 months ago
You're not alone, I've been randomly getting songs skipped with that error for weeks and I've been wondering why nobody's posted about it. The same issue happens on all my devices.
Seems to be a problem with librespot. For a temp fix, just edit the file manually:
pip show librespot
and take note of the location{location}/audio/__init__.py
self.__expiration = -1
# self.__expiration = int(token_url.query[:i]) * 1000
self.__expiration = -1
Thank you kind sir
Now I only get other errors
sometimes still see a "404", which for some reason is not something it attempts to retry when it encounters
There's a "retry this many times" setting, but it apparently only functions for retrieving lyrics, nothing else important [eye roll emoji]
This has helped a lot though much thanks
Here's a more complete version of the error:
No idea why no one else seems to have this I haven't done anything too crazy with my settings