mirror of
https://github.com/transmission/transmission.git
synced 2026-02-15 07:26:49 +00:00
fix: magnet data invalidation of tracker IDs (#5957)
This commit is contained in:
@@ -1181,6 +1181,7 @@ void tr_torrent::setMetainfo(tr_torrent_metainfo tm)
|
||||
this->markEdited();
|
||||
|
||||
on_metainfo_completed(this);
|
||||
this->on_announce_list_changed();
|
||||
}
|
||||
|
||||
tr_torrent* tr_torrentNew(tr_ctor* ctor, tr_torrent** setme_duplicate_of)
|
||||
|
||||
Reference in New Issue
Block a user