Task Description
As a user, I need the downloader to select the best available mirror when fetching files from ModDB so that downloads are fast and reliable. Currently, the implementation always picks the first mirror link on the download page without evaluating availability or performance.
Acceptance Criteria
Additional Information
Relevant code: ModDbUrlSource.resolve()
Task Description
As a user, I need the downloader to select the best available mirror when fetching files from ModDB so that downloads are fast and reliable. Currently, the implementation always picks the first mirror link on the download page without evaluating availability or performance.
Acceptance Criteria
Additional Information
Relevant code:
ModDbUrlSource.resolve()