Remove done seeding is not discovering items that are above the seeding threshold, it seems it is not getting back any info from qbit
Job Config
jobs:
remove_done_seeding:
target_categories:
- CategoryName
Debug Logs
INFO | *** Running jobs on qBittorrent (http://qbit:8080) ***
DEBUG | download_client_job.py/run: Launching job 'remove_done_seeding' on qBittorrent (qbittorrent)
DEBUG | common.py/make_request: Making GET request to http://qbit:8080/api/v2/torrents/info with kwargs={'params': None, 'cookies': '[**redacted**]'}
DEBUG | No items to remove for job 'remove_done_seeding'.
VERBOSE | *** Done - Next run at 2026-02-26 21:57 ****
Also tried adding ratio_limit and the max_ratio global keys to the config file but they didn't change behaviour
All other qbit jobs seem to work fine
Remove done seeding is not discovering items that are above the seeding threshold, it seems it is not getting back any info from qbit
Job Config
Debug Logs
Also tried adding
ratio_limitand themax_ratioglobal keys to the config file but they didn't change behaviourAll other qbit jobs seem to work fine