mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-08-26 13:42:37 +00:00
Let libtorrent decide whether to resume a torrent
This commit is contained in:
parent
89dec85b0f
commit
74884d57ec
@ -1497,6 +1497,7 @@ void TorrentHandle::resume_impl(bool forced)
|
||||
}
|
||||
|
||||
setAutoManaged(!forced);
|
||||
if (forced)
|
||||
m_nativeHandle.resume();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user