https://bugs.kde.org/show_bug.cgi?id=392202
Bug ID: 392202 Summary: 4MB metadata limit is too small Product: ktorrent Version: 5.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: joris.guis...@gmail.com Reporter: default_357-l...@yahoo.de Target Milestone: --- When opening a torrent file that is larger than 4MB, KTorrent accepts it; however, it rejects every peer that attempts to connect due to "wrong metadata size" - a message that is highly misleading, since the displayed size also does not match the torrent file; however, it's due to exceeding MAX_METADATA_SIZE in libktorrent/src/peer/peer.cpp. At least one torrent file with a 9MB torrent (the Touhou Lossless Music Collection) exists in the wild. When patched, peers connect without issue. -- You are receiving this mail because: You are watching all bug changes.