You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tribler 8.0.7, feature request, on completion of a download it would be good to have an option, in settings, to complete a hash check on the torrent.
On a couple of torrents, that have completed and seeding at 100%, I forced a hash recheck and noticed the files were not really 100% complete. This could be related to issue #8382. However, it highlights having the option to complete hash checks on completion could identify missed or partially downloaded pieces. This may also help to prevent invalid pieces being sent out to peers.
The text was updated successfully, but these errors were encountered:
Oops, I posted my earlier comment on the wrong issue 👴
What we can do for this issue is simply create a new config flag, defaulting to "off" (because of @absolutep's advice above). When we receive a "torrent finished" alert, we can then force a recheck here:
Tribler 8.0.7, feature request, on completion of a download it would be good to have an option, in settings, to complete a hash check on the torrent.
On a couple of torrents, that have completed and seeding at 100%, I forced a hash recheck and noticed the files were not really 100% complete. This could be related to issue #8382. However, it highlights having the option to complete hash checks on completion could identify missed or partially downloaded pieces. This may also help to prevent invalid pieces being sent out to peers.
The text was updated successfully, but these errors were encountered: