qbit_manage/modules
bobokun 1570c01b4c feat(tags): add support for tagging private torrents
Introduces a new `private_tag` setting to automatically tag torrents
identified as private.

Changes include:
- Added `is_torrent_private` method to check torrent privacy status via
  attributes or tracker messages
- Updated tagging logic to apply the configured private tag
- Added `private_tag` to config, docs, and Web UI schema
- Bumped version to 4.6.5-develop11
- Adds [FR]: Allow tagging by "Private" tracker or otherwise
Fixes #883
2025-11-29 09:59:11 -05:00
..
core feat(tags): add support for tagging private torrents 2025-11-29 09:59:11 -05:00
__init__.py
apprise.py
auth.py 4.6.2 (#950) 2025-09-13 09:54:10 -04:00
config.py feat(tags): add support for tagging private torrents 2025-11-29 09:59:11 -05:00
logs.py
notifiarr.py
qbit_error_handler.py
qbittorrent.py feat(tags): add support for tagging private torrents 2025-11-29 09:59:11 -05:00
scheduler.py 4.6.1 (#943) 2025-09-10 19:54:51 -04:00
torrent_hash_generator.py
util.py Better error handling for #982 2025-11-29 09:59:11 -05:00
web_api.py v4.6.3 (#956) 2025-09-17 22:01:27 -04:00
webhooks.py v4.6.3 (#956) 2025-09-17 22:01:27 -04:00