mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-20 12:11:28 -07:00
chore: prep v0.5.5 release
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
type: changed
|
||||
area: overlay
|
||||
|
||||
- Added `f` as the default overlay fullscreen toggle and changed the default AniSkip intro-jump key to `Tab`.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: changed
|
||||
area: dictionary
|
||||
|
||||
- Aligned AniList character dictionary generation more closely with the upstream reference by preserving duplicate shared names across characters, skipping characters without native Japanese names, restoring richer character info fields, and using upstream-style role mapping plus hint-aware kanji readings.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: fixed
|
||||
area: dictionary
|
||||
|
||||
- Fixed AniList media guessing for character dictionary auto-sync by using filename-only `guessit` input and preserving multi-part guessit titles instead of truncating them to the first segment.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: fixed
|
||||
area: dictionary
|
||||
|
||||
- Refresh the current subtitle after character dictionary auto-sync completes so newly imported character names highlight on the active line instead of waiting for the next subtitle change.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: fixed
|
||||
area: dictionary
|
||||
|
||||
- Show character dictionary auto-sync progress on the mpv OSD without sending desktop notifications.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: fixed
|
||||
area: dictionary
|
||||
|
||||
- Keep character dictionary auto-sync non-blocking during startup by letting snapshot/build work run in parallel and delaying only the Yomitan import/settings phase until current-media tokenization is already ready.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: changed
|
||||
area: startup
|
||||
|
||||
- Ordered startup OSD messages so tokenization loads first, annotation loading appears next if still pending, and character dictionary sync progress waits until annotation loading finishes.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: changed
|
||||
area: dictionary
|
||||
|
||||
- Added a visible startup OSD step for merged character-dictionary building so long rebuilds show progress before the later import/upload phase.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: fixed
|
||||
area: overlay
|
||||
|
||||
- Fixed visible overlay keyboard handling so pressing `Tab` still reaches mpv and triggers the default AniSkip skip-intro binding while the overlay has focus.
|
||||
@@ -1,4 +0,0 @@
|
||||
type: fixed
|
||||
area: plugin
|
||||
|
||||
- Fix Windows mpv plugin binary override lookup so `SUBMINER_BINARY_PATH` still resolves to `SubMiner.exe` when no AppImage override is set.
|
||||
Reference in New Issue
Block a user