Add SYNC_ON_PAUSE (def. True; requested by john24)
This commit is contained in:
parent
0c7b26a2b6
commit
87849f6be8
@ -25,6 +25,7 @@ WARNING_OSD_MESSAGES_LOOP_INTERVAL = 1
|
||||
SHOW_REWIND_ON_DESYNC_CHECKBOX = False
|
||||
SHOW_TOOLTIPS = True
|
||||
MERGE_PLAYPAUSE_BUTTONS = False
|
||||
SYNC_ON_PAUSE = True # Client seek to global position - subtitles may disappear on some media players
|
||||
|
||||
#Usually there's no need to adjust these
|
||||
FILENAME_STRIP_REGEX = u"[-~_\.\[\](): ]"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user