Is there a configuration option to restore the previous download logic? #6497
Unanswered
aoisummer
asked this question in
Help and Questions
Replies: 1 comment
-
Unfortunately, according to commit e0c682d, there isn't any option. I also think it would be useful to have one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since version 0.5.3, the feature of switching to the default downloader when the aria2 failed is hard to use. If I download a large file from a website affected by ISP interference, it always fails when the download not completed, then new feature delete all aria2 files and use default downloader, then it fails again. I can't resume the download from the previously downloaded part, both two methods. Previous version can resume aria2 download by re-executing the install/update command. Now I have to comment some lines in
lib/download.ps1
, start from line 462. Is there any configuration option available for this problem?Beta Was this translation helpful? Give feedback.
All reactions