qbit_manage/web-ui/js
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
..
components 4.6.2 (#950) 2025-09-13 09:54:10 -04:00
config-schemas feat(tags): add support for tagging private torrents 2025-11-29 09:59:11 -05:00
utils 4.6.0 (#931) 2025-08-30 14:54:13 -04:00
api.js 4.6.1 (#943) 2025-09-10 19:54:51 -04:00
app.js v4.6.3 (#956) 2025-09-17 22:01:27 -04:00