qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.47k stars 3.99k forks source link

Preserve initial torrent progress while checking resume data #21784

Closed glassez closed 1 week ago

glassez commented 2 weeks ago

The resume data obtained from libtorrent contains an empty "progress" when it was requested at a time when the initial resume data has not yet been checked (e.g. when user closed qBittorrent shortly after launch). We should preserve the initial "progress" in such cases.

Ref.: #21775.