Files
SubMiner/changes/character-dictionary-fixes.md
T
sudacode c30cce0a14 chore: consolidate changelog fragments for release
- Merge per-fix fragments into grouped topic files (jellyfin, overlay, anki, character-dictionary, etc.)
- Improve auto-update fragment wording for clarity
2026-05-27 14:56:49 -07:00

816 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.
  • Block the character dictionary manager when annotations are disabled, with a notice through the configured OSD/system notification surfaces.
  • Added surname honorific matches for Japanese localized character aliases embedded in AniList alternative names (e.g. Korean-source characters with Japanese names in parentheses), and refresh cached snapshots so those aliases are regenerated.
  • Use subtitleStyle.nameMatchEnabled as the only switch for character-dictionary sync/builds, hiding the legacy anilist.characterDictionary.enabled option.
  • Forward character dictionary manager session-action keybindings to the mpv plugin.