mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-09-04 23:54:28 -07:00
fix(anime): clean up discarded queued subtitles in background
- Let queued episode discard return before subtitle preparation finishes - Remove the redundant queued subtitle loading command
This commit is contained in:
@@ -65,7 +65,6 @@ test('queued playback carries file-local title and language preferences into mpv
|
||||
),
|
||||
);
|
||||
assert.deepEqual(buildQueuedPlaybackCommands(options), [
|
||||
['script-message', 'subminer-managed-subtitles-loading'],
|
||||
[
|
||||
'loadfile',
|
||||
'https://video.example/episode.m3u8',
|
||||
|
||||
Reference in New Issue
Block a user