Revert "Backfill watchlist alternative titles lazily"

This reverts commit 8aa490adf8.
This commit is contained in:
Dymas
2026-05-23 19:14:34 +02:00
parent 8aa490adf8
commit 5b0f4043ed
8 changed files with 18 additions and 165 deletions
+1 -2
View File
@@ -2,7 +2,7 @@
Small local web UI for a system-wide `ani-cli` install.
Current version: `0.37.2`
Current version: `0.37.1`
## Project Layout
@@ -244,7 +244,6 @@ 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.