Improve anikoto backup search fallback

- prefer the canonical queued title for anikoto-cli backup searches instead of relying only on the ani-cli source query
- retry backup searches with alternate title variants when AniList misses the first lookup
- bump the project version to 0.46.4 and document the fix in the changelog and README
This commit is contained in:
Dymas
2026-07-09 13:39:44 +02:00
parent 897e12e019
commit 34da6b26c5
6 changed files with 111 additions and 78 deletions
+2 -1
View File
@@ -2,7 +2,7 @@
Local web UI for a system-wide `ani-cli` install.
Current version: `0.46.3`
Current version: `0.46.4`
## What it does
@@ -126,6 +126,7 @@ Docker notes:
- When enabled, any failed `ani-cli` queue job automatically retries with `anikoto-cli`
- `anikoto-cli` ignores the saved quality setting, so backup attempts use the source's default stream quality
- Backup retries now auto-select the queued anime title non-interactively so the fallback works inside the background download worker
- Backup retries also prefer the canonical queued anime title and can try alternate title variants if a source-specific search name does not exist on AniList
### Jellyfin handoff