fix: improve rename reliability and add torrent tagging API

- Fix qBittorrent rename verification (verify file actually renamed)
- Add pending rename cooldown to prevent spam when rename delayed
- Add torrent tagging API for accurate offset lookup
- Add auto calendar refresh every 24 hours
- Fix frontend error handling (don't logout on server errors)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Estrella Pan
2026-01-27 20:54:04 +01:00
parent b0c00598a5
commit b33ec01363
9 changed files with 391 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "auto-bangumi"
version = "3.2.2"
version = "3.2.3"
description = "AutoBangumi - Automated anime download manager"
requires-python = ">=3.13"
dependencies = [