qbit_manage/modules/core
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
..
__init__.py 4.1.17 (#744) 2025-02-09 19:12:32 -05:00
category.py 4.6.1 (#943) 2025-09-10 19:54:51 -04:00
recheck.py 4.5.1 (#874) 2025-07-19 08:59:41 -04:00
remove_orphaned.py 4.6.1 (#943) 2025-09-10 19:54:51 -04:00
remove_unregistered.py feat(unregistered): add max limit for unregistered torrent removal 2025-11-29 09:59:11 -05:00
share_limits.py refactor(share_limits): simplify logic and reduce code duplication 2025-11-29 09:59:11 -05:00
tag_nohardlinks.py 4.6.1 (#943) 2025-09-10 19:54:51 -04:00
tags.py feat(tags): add support for tagging private torrents 2025-11-29 09:59:11 -05:00