qbittorrent-cli
qbittorrent-cli copied to clipboard
Unable to remve torrent with prefix
I could not use prefix of torrent's hash or name to remove them, is the syntax correct?
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.