mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-10 15:32:48 -07:00
parent
f54b66eb75
commit
1cee69da6c
3 changed files with 5 additions and 3 deletions
|
@ -5359,6 +5359,8 @@ TorrentImpl *SessionImpl::createTorrent(const lt::torrent_handle &nativeHandle,
|
|||
|
||||
if (isRestored())
|
||||
{
|
||||
torrent->saveResumeData(lt::torrent_handle::save_info_dict);
|
||||
|
||||
// The following is useless for newly added magnet
|
||||
if (torrent->hasMetadata())
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue