mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-25 00:11:26 -07:00
fix: address PR #31 latest review follow-ups
This commit is contained in:
@@ -5,7 +5,9 @@ area: launcher
|
||||
- Kept startup playback gating tied only to primary subtitle load and tokenization readiness; secondary failures no longer block resume.
|
||||
- Added a default `Ctrl+Alt+C` keybinding that opens the YouTube subtitle picker manually during active YouTube playback.
|
||||
- Routed primary YouTube subtitle auto-load failures through the configured notification output path so failed startup still resumes cleanly.
|
||||
- Suppressed false primary-subtitle failure notifications while app-owned YouTube subtitle probing and downloads are still in flight.
|
||||
- Kept `youtubeSubgen.whisper*` settings as legacy compatibility configuration only; normal startup now resolves tracks through YouTube source download/selection.
|
||||
- Fixed startup-launched YouTube playback so primary subtitle overlay updates continue after auto-load completes.
|
||||
- Fixed auto-loaded YouTube primary subtitles so parsed cues appear in the subtitle sidebar without needing a manual picker retry.
|
||||
- Kept the YouTube picker controls disabled when no subtitle tracks are available, even after a failed continue attempt.
|
||||
- Prefer existing authoritative YouTube subtitle tracks when available, fall back to downloaded tracks only for missing sides, and keep native mpv secondary subtitle rendering hidden so the overlay remains the sole secondary display.
|
||||
|
||||
Reference in New Issue
Block a user