qbittorrent-cli icon indicating copy to clipboard operation
qbittorrent-cli copied to clipboard

Unable to remve torrent with prefix

Open kiseiju opened this issue 1 year ago • 1 comments

I could not use prefix of torrent's hash or name to remove them, is the syntax correct?

Clipboard

kiseiju avatar Dec 04 '23 08:12 kiseiju

Hi!

Using hash or name prefix is not supported, you need to use the full hash.

qbt torrent remove --hashes="75439d....282" --delete-files --dry-run

I'll look into adding support for removing by name and partial hash.

ludviglundgren avatar Dec 14 '23 15:12 ludviglundgren