Reflection icon indicating copy to clipboard operation
Reflection copied to clipboard

Add option to skip hash check when adding torrents

Open ctlaltdefeat opened this issue 6 years ago • 2 comments

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.

ctlaltdefeat avatar May 28 '19 21:05 ctlaltdefeat

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 avatar Jun 10 '19 17:06 h31

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

h31 avatar Jun 26 '19 16:06 h31