Merge branch 'master' of https://github.com/stax76/mpv.net
This commit is contained in:
@@ -522,6 +522,13 @@ help = Always save the current playback position on quit. When this file is play
|
||||
option = yes
|
||||
option = no
|
||||
|
||||
[setting]
|
||||
name = watch-later-options
|
||||
file = mpv
|
||||
filter = Playback
|
||||
help = The options that are saved in "watch later" files if they have been changed since when mpv started. These values will be restored the next time the files are played. This is a string list option. For more information visit:
|
||||
url = https://mpv.io/manual/master/#options-watch-later-options
|
||||
|
||||
[setting]
|
||||
name = hr-seek
|
||||
file = mpv
|
||||
|
||||
@@ -8,3 +8,4 @@ osd-duration = 2000
|
||||
osd-playing-msg = '${filename}'
|
||||
script-opts = osc-scalewindowed=1.5,osc-hidetimeout=2000,console-scale=1
|
||||
screenshot-directory = '~~desktop/'
|
||||
watch-later-options = start
|
||||
|
||||
Reference in New Issue
Block a user