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 – Not available due to compatibility issues. See: Syncplay 1.7.3 for the latest MacOS release. Let us know if you can help us get it to work!
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:
New features:
- Added ‘readiness override’ feature. If you can control a remove, you can set someone a ready or not ready through the context menu in the list of who is playing what. Only works if the server is running v.1.7.4, but can change status for people using older clients. Adds the folderSearchWarningThreshold’ setting to the Synclay INI. (#674 by @Et0h)
- Allow folder search timings to be tweaked for better FTP rmount support, adding ‘folderSearchFirstFileTimeout’, ‘folderSearchTimeout’ and ‘folderSearchDoubleCheckInterval’ settings to the Synclay INI (#682 raised by @t-nil resolved by @Et0h)
Bug fixes and maintenance:
- Fix position not changing when playlist changed in mpv error (#618 raised by @mbalandis resolved by @Et0h)
- Update Turkish translation (#687 by @muaz742)
- Adjust QSplitter style (#689 and #690 by @luk1337)
- Added pyside6 as alternative to pyside2 in deb dependencies (@daniel-123)
- Improved handling of big media directories (#694 & #699 raised by @Arsks12 and resolved by @Et0h)
- Fix some rewind issues relating to file loads / playlist changes (#698 by @Et0h in response to #683 by @soredake & #618 by @mbalandis)
- Set mpv.net ‘auto load folder’ setting to false to fix playlist advancement bug (#698 by @Et0h)