QbtManager
QbtManager copied to clipboard
RSS reader and torrent cleanup for QBitTorrent
``` { "logLocation": "./dscleanup.log", "deleteTasks": false, "deleteFiles": false, "qbt": { "username": "asdf", "password": "secure", "url": "http://192.168.x.x:1234/api/v2" }, "trackers": [ { "tracker":"aprivate.tracker", "maxDaysToKeep" : 11365, "up_limit" : -1, "deleteMessages" : [...
Hi Mark, I'm attempting to use this on a Qbt instance running under SSL using a self-signed certificate in order to register the Web UI as a handler for magnet...
Hello! This is a question about how the script is designed to work. If i set a 'max_seeding_time' and a 'max_ratio' for a tracker - will the stop/delete action be...
Hello, Seems like this isn’t yet supported. To keep some amount of free space and vary total seeded size per tracker, I’d like to auto delete torrents above some ratio....
Using Fedora 36 with 4.4.4. Auth not working no matter what, requiring to leave access from the localhost open which is a BIG security hole. It also prevents remote usage...
Regardless of the option t makes a log file in the format of `QbtManager-yyyymmdd.log` Also there is no way to disable logging. Running every 5 minutes on a qbittorrent instance...
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 108.0.2 to 112.0.0. Release notes Sourced from RestSharp's releases. 112.0.0 What's Changed Don't allow CRLF in headers by @alexeyzimarev in restsharp/RestSharp#2258 New Contributors @MrFrawsty made their first...