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 4.5.4 (#910) 2025-08-16 22:28:26 -04:00
apprise.py 4.1.5 (#559) 2024-05-24 20:39:18 -04:00
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 v4.5.0 (#862) 2025-07-11 19:13:41 -04:00
notifiarr.py Adds rate limit to Notifiarr 2023-05-30 21:42:57 -04:00
qbit_error_handler.py 4.5.1 (#874) 2025-07-19 08:59:41 -04:00
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 use logging in torrent_hash_generator 2023-05-22 16:16:38 -04:00
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