Files
Kai a337ea978f fix(curator): query Douban only by Chinese title or ISBN, never a Latin title
Douban's English-language book records are sparse and low quality. BookPageProvider now picks a CJK title from the title or aliases for Douban (and still allows a precise ISBN), and skips Douban entirely when only a Latin title is available; Goodreads continues to cover Latin titles. Aliases now reach the page search so a translated book's Chinese title is used. New unit test covers the four cases; ISBN cross-title matching is preserved.
2026-08-30 21:03:00 -07:00
..