Backfill watchlist alternative titles lazily

This commit is contained in:
Dymas
2026-05-23 19:09:38 +02:00
parent 0c1b46e395
commit 8aa490adf8
8 changed files with 165 additions and 18 deletions
+2 -1
View File
@@ -2,7 +2,7 @@
Small local web UI for a system-wide `ani-cli` install.
Current version: `0.37.1`
Current version: `0.37.2`
## Project Layout
@@ -244,6 +244,7 @@ Title behavior:
- Watchlist refreshes also try to pull alternative English and synonym titles from the AllManga show page.
- Watchlist cards show an `Alternative titles` button when names are available.
- Pressing that button expands the stored alternative titles on demand.
- Visible watchlist cards also try to backfill missing alternative titles automatically, so older entries do not need a manual refresh just to get the button.
- Missing covers are warmed in small batches.
- Failed lookups back off before retrying.
- You can force `Reload` or use `Upload` when no thumbnail exists.