mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-12-16 21:58:45 +08:00
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 |
||
|---|---|---|
| .. | ||
| core | ||
| __init__.py | ||
| apprise.py | ||
| auth.py | ||
| config.py | ||
| logs.py | ||
| notifiarr.py | ||
| qbit_error_handler.py | ||
| qbittorrent.py | ||
| scheduler.py | ||
| torrent_hash_generator.py | ||
| util.py | ||
| web_api.py | ||
| webhooks.py | ||