You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
Just a little thing that could help a lot with performance: A way to have 2 download folders for types of download for the people that like to use an SD Card as Save Storage. Since writting to a SD card is slower than to the inner memory, large downloads may hang constantly, this rarely happens when you download a single file, but when you write many files with a batch download(The more the files, and the bigger, the bigger the chances to) the app hangs, and just crash, so, for this scenario, a very simple solution would be to allow to have a save storage on SD for single files, and a second one for batch downloads(This of course would be optional, the user would need to change the save folder to activate it), that way people could keep saving files on the SD card, while not having issues with batch downloads. Just a recommended feature for future version.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just a little thing that could help a lot with performance: A way to have 2 download folders for types of download for the people that like to use an SD Card as Save Storage. Since writting to a SD card is slower than to the inner memory, large downloads may hang constantly, this rarely happens when you download a single file, but when you write many files with a batch download(The more the files, and the bigger, the bigger the chances to) the app hangs, and just crash, so, for this scenario, a very simple solution would be to allow to have a save storage on SD for single files, and a second one for batch downloads(This of course would be optional, the user would need to change the save folder to activate it), that way people could keep saving files on the SD card, while not having issues with batch downloads. Just a recommended feature for future version.
The text was updated successfully, but these errors were encountered: