Discussion:
[libtorrent] Disable_Hash_checks
Ben K
2016-05-11 14:44:49 UTC
Permalink
Hello everyone, My name is Ben and im an engeneering studen in BGU.

Im trying to change pieces and download them again as part of the same
torrent but it fails because of hash checks. It downloads all the file
beside the pieces that were changed. I tried to Add at the begining of the
python simple_client (in both computers) :
client :
[image: pasted2]
distibuter:
[image: pasted3]
but it doesnt work, still the pieces that were changed refuse to be
downloaded. Is the usage of the disable_hash_checks is correct? in case
not, how do i need to use it correctly ?

thank you, Ben.
Arvid Norberg
2016-05-15 16:16:17 UTC
Permalink
Post by Ben K
Hello everyone, My name is Ben and im an engeneering studen in BGU.
Im trying to change pieces and download them again as part of the same
torrent but it fails because of hash checks. It downloads all the file
beside the pieces that were changed. I tried to Add at the begining of the
[image: pasted2]
[image: pasted3]
but it doesnt work, still the pieces that were changed refuse to be
downloaded. Is the usage of the disable_hash_checks is correct? in case
not, how do i need to use it correctly ?
It looks like you may not be applying the settings to the session
(set_settings())
--
Arvid Norberg
Loading...