1.12.0 (2025-11-29)
Features
- add IMDb ID search support to TMDB, TVDB, and TVMaze (753bd84)
- add Top Poster API integration for rating posters (4cf583a)
- episodes: add Top Poster API support for episode thumbnails (4cf583a)
- implement gemini client, tweak prompt, improve perf (e0074ad)
- implement gemini search (d15e10d)
- kitsu: enrich meta with tmdb info for consistent thumbnails and ep title/overview (6170037)
- search: Make AI search sortable and bump number of results to 20. (f604a7e)
Bug Fixes
- correct manifest.json fields to match spec (03bc6ba), closes #132
- ensure logo fallback works in catalog endpoint and fix MDBList unified watchlist parsing (eb277b0)
- frontend: Conditionally display addon password for user deletion (fc87102)
- kitsu: avoid using unreliable TMDB fallbacks for franchise fallback mappings; use background for upcoming episode thumbnails; (ad91a43)
- mal cache warming: resolve issue with genre value not matching index call when show in home is false for MAL, TVDB & TVMaze catalogs (debbefd)
- mdblist: correct unified watchlist response parsing (eb277b0)
- meta: move IMDB logo fallback outside includeVideos block in buildTvdbSeriesResponse (eb277b0)
- search: show TVDB search in dropdown with API key required indicator (2a0eaa5)
- wiki: HTTP 429 error handling in wiki-mapper with retry logic and cache fallback (62c010a)