fix: require qBittorrent metainfo export support

This commit is contained in:
2026-07-24 12:37:40 +00:00
parent 21ea431c56
commit d951e2e4fc
10 changed files with 17 additions and 14 deletions
+2 -1
View File
@@ -105,7 +105,8 @@ follow-up task.
### Actions
1. Implement qBittorrent cookie authentication and capability adapters for
supported 4.44.6 and 5.x APIs.
supported 4.54.6 and 5.x APIs; reject older releases because they cannot
export exact torrent metainfo through the public API.
2. Implement on-demand torrent summaries, scoped hash lookup, lazy complete
content trees, v1/v2 identity validation, torrent export, stopped add,
selection application, recheck monitoring, and entry-only deletion.