Removed mpv option that's no longer used afer switching to IPC.

This commit is contained in:
daniel-123 2020-05-13 23:10:04 +02:00
parent 547a02d980
commit 956ba07e0a

View File

@ -240,7 +240,6 @@ MPV_ARGS = {'force-window': 'yes',
'hr-seek': 'always',
'keep-open': 'yes',
'input-terminal': 'no',
'terminal': 'yes',
'term-playing-msg': '<SyncplayUpdateFile>\nANS_filename=${filename}\nANS_length=${=duration:${=length:0}}\nANS_path=${path}\n</SyncplayUpdateFile>',
}