Syncplay Download links (hosted by GitHub):
- Windows installer (store settings in %APPDATA%) – DO NOT RUN AS ADMINISTRATOR ON WINDOWS 11!
- Windows portable (store settings in Syncplay folder) – DO NOT RUN AS ADMINISTRATOR ON WINDOWS 11!
- Linux Deb Package
- Linux Deb Server-only Package
- Linux Tarball (see installation instructions if you don’t know how to sudo make install)
- MacOS (10.14+) disk image – macOS universal2 binary (with native code for both Intel and Apple Silicon). For MacOS 10.11 & 12 you can use Syncplay 1.6.9 but be aware that macOS 10 is no longer supported by Apple and so may not be receiving security updates.
Notes:
- If Syncplay does not load on Windows then you probably need to install the Microsoft Visual C++ 2015-2022 Redistribuble Package (Download the 32-bit version, i.e. ‘vc_redist.x86.exe’). If it still doesn’t work then download the client console option bundle and run SyncplayConsole.exe for a command line interface for Syncplay.
- We have discontinued support for the legacy release of macOS as the relevant versions of the OS have reached end of life (EOL). We have also discontinued support for Linux AppImage / Snap -. Use Deb package or Tarball instead.
- Please report bugs and problems via https://github.com/Syncplay/syncplay/issues
- Please discuss ideas, etc. via https://github.com/Syncplay/syncplay/discussions
- Review the source code: https://github.com/Syncplay/syncplay
Changelog:
Improvements, bug fixes and maintenance:
- Add new per-user mpv.net path (#659 by @soredake)
- Pass input-ipc-server player argument to mpv (#529 and #669 raised by @ahmubashshir and @soredake and @iamkroot resolved by @Et0h et al)
- Fix –no-gui PySide dependency issue on non-Windows OS (#653 raised by @reboot-mk, resolved by @Et0h)
- Fixed German Translation and added more Translated Strings (#649 by @maxwai)
- Remove adding executable permissions to .desktop files (#667 raised by @notpeelz and resolved by @daniel-123)
- Allow player arguments with spaces/quotes (#665 and #668 raised by @zuluwi and resolved by @Et0h)
- Fixed MPC-HC hanging issue involving ‘LRESULT’ error (#664 raised by @RFOyashiro and resolved by @Et0h)
- Add missing dependency to deb package (@daniel-123)
- Don’t log all 32/64-bit cryptography ‘frozen zipimport’ errors (@Et0h)
- Provide more information on PySide load failure (@Et0h)
- Avoid error when closing Syncplay before loadDelayedPath is complete (@Et0h)
Leave a Reply