feat(launcher): migrate aniskip resolution to launcher script opts

This commit is contained in:
2026-03-03 00:37:50 -08:00
parent 10ef535f9a
commit 092c56f98f
10 changed files with 712 additions and 7 deletions

View File

@@ -146,7 +146,7 @@ export async function runPlaybackCommand(context: LauncherCommandContext): Promi
log('info', args.logLevel, 'Configured to pause mpv until overlay and tokenization are ready');
}
startMpv(
await startMpv(
selectedTarget.target,
selectedTarget.kind,
args,