Requirements Updated
- "fastapi==0.122.0"
- "qbittorrent-api==2025.11.1"
- "ruff==0.14.6"
New Features
- Adds max limit for unregistered torrent removal (New config option:
rem_unregistered_max_torrents) (Fixes #975) - Adds tagging all private trackers (New config option:
private_tag) (Fixes #883)
Bug Fixes
- Fixes bug constantly updatingn share limits when using
upload_speed_on_limit_reached(Fixes #959) (Thanks to @Seros)
Full Changelog: v4.6.4...v4.6.5