Commit Graph

8 Commits

Author SHA1 Message Date
Luca
00faee48fe
Fixes for the resumable downloads feature (#2345)
* Fix handle of hashed file not closing

* Limit concurrent downloads to a maximum of 8

* Dynamically increase job size to avoid downloads appearing stalled

* Set downloader settings to avoid RAM and timeout issues

* Improve logging around downloads

* Adds more logging when starting stopping downloads
* Improves error message when GameFileSource download fails
* Stops logging errors when archive isn't available on WJ CDN

* Add retry mechanism to SingleThreadedDownloader

* Update CHANGELOG.md

* Remove hard limit for download threads

---------

Co-authored-by: UrbanCMC <UrbanCMC@web.de>
2023-06-27 08:16:03 -06:00
Halgari
7a6f843a06 No more compiler warnings 2022-10-07 22:06:17 -06:00
Timothy Baldridge
2661450e28 Revert "Revert "Fix login logout buttons""
This reverts commit e1b753edd3.
2021-11-10 16:13:02 -07:00
Timothy Baldridge
e1b753edd3
Revert "Fix login logout buttons" 2021-11-10 16:04:57 -07:00
Timothy Baldridge
87f2f08fb7 Save and loading settings 2021-11-10 16:04:12 -07:00
Timothy Baldridge
9663ecb9ea Improve some settings formatting 2021-11-10 06:47:24 -07:00
Timothy Baldridge
f7d81a6f4e Rework resource setting storage 2021-11-09 22:15:13 -07:00
Timothy Baldridge
5fc070e5d3 Move config code into OSIntegrated 2021-11-09 21:51:37 -07:00