Stop forcing watchlist ani-cli result indexes

This commit is contained in:
Dymas
2026-05-25 23:24:31 +02:00
parent 1f50c3c666
commit 5db94cffb1
6 changed files with 36 additions and 17 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.45.4 - 2026-05-25
- Fixed watchlist-triggered downloads to stop forcing `ani-cli` search result indexes from the web API result order; explicit search-page selections still keep their chosen result, but watchlist and auto-download jobs now avoid bad `-S` mismatches when `ani-cli` resolves the title differently.
## 0.45.3 - 2026-05-25
- Improved queue failure handling for no-op `ani-cli` runs: when the command exits successfully but downloads no files, the job now fails with a clear message explaining that nothing was downloaded and the empty staging folder is cleaned up.