Reset pause mode when switching to the next file
This commit is contained in:
parent
d64c26f20a
commit
678b751010
@ -84,6 +84,7 @@ class MPVBase:
|
||||
"--ontop",
|
||||
"--audio-display=no",
|
||||
"--keep-open=no",
|
||||
"--reset-on-next-file=pause",
|
||||
]
|
||||
|
||||
def __init__(self, window_id=None, debug=False):
|
||||
|
Loading…
Reference in New Issue
Block a user