mirror of
https://github.com/Syncplay/syncplay
synced 2025-03-11 06:07:53 +00:00
Ensure mpv playlist advancement works (even for MPVNet, #246)
This commit is contained in:
parent
5df3046287
commit
a74fef08ca
@ -241,6 +241,7 @@ MPV_ARGS = {'force-window': 'yes',
|
||||
'keep-open': 'yes',
|
||||
'input-terminal': 'no',
|
||||
'term-playing-msg': '<SyncplayUpdateFile>\nANS_filename=${filename}\nANS_length=${=duration:${=length:0}}\nANS_path=${path}\n</SyncplayUpdateFile>',
|
||||
'keep-open-pause': 'yes'
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user