Releases: Webreaper/QbtManager
Releases · Webreaper/QbtManager
Release 1.0.21 - Fix Pause action for QBT 5.0
Fixes the pause operation for QBT 5.0 (pause
is now stop
).
Release 1.0.20
Support stop endpoint instead of Pause in QBT 5.0
Release 1.0.18
Merge pull request #13 from RManLuo/patch-1 fix: fix auth error
Release 1.0.16
More fixes for the stricter API in QBT 4.4.4 and later.
Fix for QBT v4.4.4 and later
QBitTorrent's API has introduced some new restrictions, which means the old version of the app didn't work. This fixes it (and upgrades to .Net 7).
See: https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#general-information
Fix for crash at startup
Fix for issue #3
Small enhancements
Enhancements:
- Support tracker message filter list, which will cause any torrent with a matching string in its tracker message, to be deleted.
- Support deletion of actual files - new option to delete the content when torrents are deleted.
Update to support per-tracker settings and upload limit rules
Note that the config structure has changed. See readme for details.
Initial Release
First release for Ubuntu.18.04-x64