Describe the bug
Syncplay overrides input-ipc-server set in mpv.conf thus breaking tools that depends on known input-ipc-server
To Reproduce
Steps to reproduce the behavior:
- Set
input-ipc-server=/run/user/1000/mpv in mpv.conf
- Run mpv with syncplay
Expected behavior
Syncplay should check mpv.conf and use ipc path from mpv.conf if it's set.
Version and platform:
- OS: Arch Linux
- Syncplay version and build type: 1.6.9-5 [community/syncplay]
- Media player and version: mpv 1:0.34.1-4 [community/mpv]
edit: replace outdated option name.