fix(anime): wait for mpv window before opening Jimaku

- Hide the standalone browser during the Jimaku handoff
- Skip stale or windowless playback flows safely
This commit is contained in:
2026-09-03 01:03:16 -07:00
parent 89479f7045
commit cd7a65ec80
7 changed files with 215 additions and 15 deletions
+8 -4
View File
@@ -220,10 +220,14 @@ there is nowhere to write them and the status bar says so.
| `anime.bridgeDir` | A bridge bundle to run instead of the downloaded one. Empty by default. |
Enable `anime.autoOpenJimaku` to hand each newly loaded Anime Browser episode
to Jimaku. SubMiner pauses playback, closes the in-player browser if it is open,
and opens Jimaku with the source title, season, and episode already filled in.
Playback resumes after the selected subtitle loads. Closing Jimaku also releases
the automatic pause, while playback that was already paused stays paused.
to Jimaku. SubMiner pauses playback on its first frame, waits for mpv's video
window to appear, closes the in-player browser if it is open, hides the
standalone browser window, and opens Jimaku with the source title, season, and
episode already filled in. Playback resumes after the selected subtitle loads.
Closing Jimaku also releases the automatic pause, while playback that was
already paused stays paused. A stream that never shows a window resumes without
opening Jimaku. Reopen the browser window with `subminer anime`, the tray
entry, or the shortcut to keep browsing.
## Source settings