-
-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MULTIPLY BUG with DOWNLOAD (BIGGEST BUG 2021?) #127
Comments
I have the same problem.... |
This thing is just horrendously broken as everything electron. |
Because of the unbelievable crappiness of electron that manages to f*ck up even a most basic task like downloading a file, I have come up with this
|
I think this is due to it spawning two listeners if you look at the source. Give my package a try where it does handle multiple downloads: https://github.com/theogravity/electron-dl-manager |
My library support Multiple downloads are handled properly and report individual progress. You are also able to cancel / pause / resume as well. Easy to use https://github.com/xianyunleo/electron-dl-downloader |
After I click on my button the download multiplies each team
The text was updated successfully, but these errors were encountered: