diff --git a/src/module/downloader/client/qb_downloader.py b/src/module/downloader/client/qb_downloader.py index a242366c..b10c2386 100644 --- a/src/module/downloader/client/qb_downloader.py +++ b/src/module/downloader/client/qb_downloader.py @@ -76,6 +76,7 @@ class QbDownloader: urls=urls, save_path=save_path, category=category, + use_auto_torrent_management=False ) def torrents_delete(self, hash):