Closed libreliodev closed 10 years ago
@libreliodev I think the assets code should be rewritten to not use the Download Manager. It turns out that it's not really suited for downloading lots of small files. It's OK for the big main file.
This way, we could show our own progress bar which would be correct.
This would probably link up with resuming asset downloads in #209.
@intrications I am OK with this. Please contact me by mail if needed.
This is now tracked in #209
When downloading assets, the information about the number of assets downloaded does not seem to match the progress of the DownloadManager. Often, all assets are marked as downloaded whereas download continues in the background.
@intrications : Should not we remove the progress bar for assets, and keep it only for the main file? Any other suggestion?
cc @libreliopre