casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
736 stars 53 forks source link

[BUG]Instability when using more than two worker threads. #106

Open iamtim250 opened 6 months ago

iamtim250 commented 6 months ago

Win10 Using free accounts. Setting the number of download workers to anything over 2 workers with the proper amount of accounts causes the downloads to continually retry and fail. tried several different delay values to no avail. Stuck using only two workers atm. Eventually after using two for about 10 minutes it begins to fail alot and downloading retries alot. Seems unstable with multithreading.