diff --git a/syncplay/constants.py b/syncplay/constants.py index 1efb642..42da8b0 100755 --- a/syncplay/constants.py +++ b/syncplay/constants.py @@ -240,7 +240,6 @@ MPV_ARGS = {'force-window': 'yes', 'hr-seek': 'always', 'keep-open': 'yes', 'input-terminal': 'no', - 'terminal': 'yes', 'term-playing-msg': '\nANS_filename=${filename}\nANS_length=${=duration:${=length:0}}\nANS_path=${path}\n', }