From 50cc295e9e815535439b80f009a132788d870d75 Mon Sep 17 00:00:00 2001 From: hooke007 Date: Wed, 1 Sep 2021 01:06:38 +0800 Subject: [PATCH] fix editor --- src/Resources/editor_conf.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Resources/editor_conf.txt b/src/Resources/editor_conf.txt index 25bd9c0..c61a66d 100644 --- a/src/Resources/editor_conf.txt +++ b/src/Resources/editor_conf.txt @@ -498,7 +498,7 @@ option = no [setting] name = keep-open-pause file = mpv -default = yes +default = no filter = Playback help = If set to no, instead of pausing when keep-open is active, just stop at end of file and continue playing forward when you seek backwards until end where it stops again. @@ -508,7 +508,7 @@ option = no [setting] name = keep-open file = mpv -default = no +default = yes filter = Playback help = Using no, mpv would terminate after the last file but mpv.net never terminates automatically.