Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Hash check after moving? #873

Open
GitHubGeek opened this issue May 6, 2020 · 7 comments
Open

Hash check after moving? #873

GitHubGeek opened this issue May 6, 2020 · 7 comments

Comments

@GitHubGeek
Copy link

Type: Question

Hello! Firstly thank you for making this very useful UI for rtorrent!

Quick question about hash checking. I noticed moving a torrent will always trigger a hash check. A bit over the top for my setup, as I never move across disks or partitions.

Is this hash checking initiated by Flood or rtorrent itself? Ideally I want one hash check only (on completion) and no checks on subsequent moves.

Thanks again!

@artik
Copy link

artik commented May 10, 2020

It's on the rtorrent's side that you have to add you param. Simply edit your rtorrent.rc file, and add: check_hash = no. This should do the trick :)

@GitHubGeek
Copy link
Author

Thanks for the suggestion. I'll try it. Does it also stop the auto hash check on completion? I'd like to keep that.

@GitHubGeek
Copy link
Author

Just tested check_hash = no Not exactly what I'm after, as the hash check at completion is also disabled...

@artik
Copy link

artik commented May 14, 2020

Ok, you should check the rtorrent documentation, you'll find what you need. But it will be on rtorrent's side, not Flood ;) https://rtorrent-docs.readthedocs.io/en/latest/cmd-ref.html

@jef
Copy link

jef commented May 22, 2020

consider using pieces.hash.on_completion.set = no as check_hash = no is deprecated.

@jesec
Copy link
Member

jesec commented Aug 5, 2020

Resolved by jesec/flood@0eae92f.

@GitHubGeek
Copy link
Author

Thank you @jesec haven't got time to try it but looks promising!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants