chore: cut v0.5.1 release

This commit is contained in:
2026-03-08 20:28:16 -07:00
parent 58ec9b76e0
commit f09c91494d
9 changed files with 92 additions and 22 deletions

View File

@@ -1,4 +0,0 @@
type: fixed
area: launcher
- Hardened YouTube AI subtitle fixing so fenced SRT output and text-only one-cue-per-block responses can still be applied without losing original cue timing.

View File

@@ -1,4 +0,0 @@
type: fixed
area: launcher
- Skipped AniSkip lookup during URL playback and YouTube subtitle-preload playback, limiting AniSkip to local file targets where it can actually resolve anime metadata.

View File

@@ -1,5 +0,0 @@
type: fixed
area: launcher
- Keep the background SubMiner process running after a launcher-managed mpv session exits so the next mpv instance can reconnect without restarting the app.
- Reuse prior tokenization readiness after the background app is already warm so reopening a video does not pause again waiting for duplicate warmup completion.

View File

@@ -1,4 +0,0 @@
type: fixed
area: windows
- Acquire the app single-instance lock earlier so Windows overlay/video launches reuse the running background SubMiner process instead of booting a second full app and repeating startup warmups.

View File

@@ -1,4 +0,0 @@
type: changed
area: launcher
- Removed the YouTube subtitle generation mode switch so YouTube playback always preloads subtitles before mpv starts.