Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to skip hash check when adding torrents #3

Open
ctlaltdefeat opened this issue May 28, 2019 · 2 comments
Open

Add option to skip hash check when adding torrents #3

ctlaltdefeat opened this issue May 28, 2019 · 2 comments

Comments

@ctlaltdefeat
Copy link

It would be nice to have the option to skip hash checking when adding a torrent. qbittorrent exposes this through an argument when adding a torrent through file or URL. This is something that Transmission does not expose, so it would have to be something like a flag when running the program.

@h31
Copy link
Owner

h31 commented Jun 10, 2019

Hello, ctlaltdefeat
Thank you for the participation! There are several settings that are not exposed by Transmision RPC, but are available though qBittorrent API. For example, the switches that enable sequential download and first&last piece priority increase. Currently, I don't have any ideas of how to expose those settings in an intuitive way. For example, It's possible to append something like "+skiphashing" or "+sequential" to the save path, but it's not convenient.

@h31
Copy link
Owner

h31 commented Jun 26, 2019

The issue was fixed in v1.0-rc1. Please try it.

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

No branches or pull requests

2 participants