Show info hash in log when added a duplicate torrent

Closes #22161.
PR #22505.
This commit is contained in:
Chocobo1 2025-04-08 16:31:04 +08:00 committed by GitHub
parent f0b9a17566
commit ff03eeab5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 45 additions and 11 deletions

View file

@ -43,6 +43,7 @@
#include "base/addtorrentmanager.h"
#include "base/asyncfilestorage.h"
#include "base/bittorrent/addtorrenterror.h"
#include "base/bittorrent/session.h"
#include "base/bittorrent/torrentdescriptor.h"
#include "base/global.h"