Removed mpv option that's no longer used afer switching to IPC.
This commit is contained in:
parent
547a02d980
commit
956ba07e0a
@ -240,7 +240,6 @@ MPV_ARGS = {'force-window': 'yes',
|
|||||||
'hr-seek': 'always',
|
'hr-seek': 'always',
|
||||||
'keep-open': 'yes',
|
'keep-open': 'yes',
|
||||||
'input-terminal': 'no',
|
'input-terminal': 'no',
|
||||||
'terminal': 'yes',
|
|
||||||
'term-playing-msg': '<SyncplayUpdateFile>\nANS_filename=${filename}\nANS_length=${=duration:${=length:0}}\nANS_path=${path}\n</SyncplayUpdateFile>',
|
'term-playing-msg': '<SyncplayUpdateFile>\nANS_filename=${filename}\nANS_length=${=duration:${=length:0}}\nANS_path=${path}\n</SyncplayUpdateFile>',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user