Files
SubMiner/changes/character-dictionary-resolution-cache.md
T
sudacode b6272b229e fix(character-dictionary): cache AniList media resolution to skip repeat
- Add anilist-resolution-cache.json to persist seriesKey→mediaId mappings
- Skip AniList search when a cached resolution or matching snapshot exists
- Expose readCachedSnapshots and readCachedMediaResolution from cache module
2026-05-16 16:19:22 -07:00

184 B

type: fixed area: character-dictionary

  • Reused cached character-dictionary media matches so loading a title with an existing snapshot no longer sends another AniList search request.