feat(qb): add support for ignoring category check via kwargs

This commit is contained in:
InfinityPacer
2024-11-21 12:35:15 +08:00
parent 8d5e0b26d5
commit 1849930b72
2 changed files with 12 additions and 7 deletions
+2 -1
View File
@@ -124,7 +124,8 @@ class QbittorrentModule(_ModuleBase, _DownloaderBase[Qbittorrent]):
is_paused=is_paused,
tag=tags,
cookie=cookie,
category=category
category=category,
ignore_category_check=False
)
if not state:
# 读取种子的名称