fedarovich / qbittorrent-cli

Command line interface for QBittorrent
MIT License
312 stars 17 forks source link

Added Force-Resume functionality #76

Closed Jarsky closed 1 year ago

Jarsky commented 1 year ago

Added Force-Resume functionality e.g qbt torrent force-resume HASH|ALL

Works the same as all the other torrent commands, by defining the hash of the torrent, or ALL for all torrents. Tested on Ubuntu 22.04 and Windows 11.

This is to address request #50

https://github.com/fedarovich/qbittorrent-cli/issues/50