kaitallaoua / zyspotify

GNU General Public License v3.0
56 stars 6 forks source link

General Program Crashed Errors #23

Open kaitallaoua opened 4 months ago

kaitallaoua commented 4 months ago

Combining general errors encountered overtime here. If there is a new, one feel free to comment. Combines #5, #7, #8, #11, #17, #18. These seem to stem from the sometime unreliable nature of downloading. The easy fix is to simply restart the program, not ideal, and not sure the best way to accomplish if that is a tolerable patch. Adding longer timeouts didn't seem to fix either. Seems like a connection re-establish on program restart is the patch. Not super high priority since its infrequent enough and trivially easy to start back up again.

LunarN0v4 commented 1 week ago

According to librespot issue 1308, BadCredentials is an issue on all Linux systems (including the docker container afaik), a restart does NOT fix this.