Syncplay Download links (hosted by GitHub):
- Windows installer (store settings in %APPDATA%)
- Windows portable (store settings in Syncplay folder)
- Linux AppImage
- Linux Deb Package
- Linux Deb Server-only Package
- Linux Tarball
- MacOS (10.12+) disk image – This is RC1a as it fixes a bug with the update check on macOS
Source code: https://github.com/Syncplay/syncplay
Notes:
- Those experiencing problems running Syncplay on Fedora should refer to the advice in #355.
- If you are using macOS via Apple Silicon / ARM then you will need to use Syncplay via Rosetta 2. See #368 for details.
- We have discontinued snap as a release channel (see #376). Please use the AppImage instead.
- We have discontinued support for the legacy release of macOS as the relevant versions of the OS have reached end of life (EOL).
- Please report bugs and problems via https://github.com/Syncplay/syncplay/issues
- Please discuss ideas, etc. via https://github.com/Syncplay/syncplay/discussions
Other relevant links:
- If Syncplay does not load on Windows then you probably need to install the Microsoft Visual C++ 2015-2019 Redistributable Package (Download the 32-bit version, i.e. ‘vc_redist.x86.exe’).
- Source code repository: https://github.com/Syncplay/syncplay/
- Issue tracker: https://github.com/Syncplay/syncplay/issues
Changelog:
Headline additions:
- Add room permanence option to server (#434 by @Assistant with additional work in #487 by @Et0h and #492 by @odrling)
- Add dark mode support for Windows (#483) by @Et0h
- Syncplay now supports five more languages:
- French (#455 by @sosie-js)
- Simplified Chinese (#500 by @lryanner) – Thanks also to @Zhaodaidai for separately working on a Chinese translation
- Esperanto (by @Tirifto)
- Finnish (#561 by LINUX-SAUNA with additional work in #563 by @Mikaela)
- Korean (#591 by @MarongHappy)
- Add playlist-related commands (https://github.com/Syncplay/syncplay/issues/472 by@Et0h and #518 by @rtix):
- /qa [file/url] – add file or url to bottom of playlist
- /qas [file/url] – add file or url to bottom of playlist and select it
- /ql – show the current playlist
- /qs [index] – select given entry in the playlist
- /qn – select next entry in the playlist
- /qd [index] – delete the given entry from the playlist
Tweaks and bug fixes which were initially introduced for Beta 1:
- If LANG parameter is set in setup, don’t show language dialog (#460 by @atagulalan)
- Trusted Domains: Allow trusting a domain regardless of HTTP basic auth credentials (#437 by @Tremolo4)
- Allow playlists to be played from network (#419 by @zeroeightysix)
- Fix room name case sensitivity UI issue (#403 by @Et0h)
- Remove redundant help button from dialogs (#403 by @Et0h)
- macOS build: upgrade to Python 3.9 and PySide2 5.15.2 (@albertosottile)
- Remove Encoding from .desktop files as it’s depreciated now and add Keywords entry to .desktop files. (@daniel-123)
- Console: Document setting offset in help (#453 by @luke-jr)
- Add deprecation notice for offset help (#435 by @Et0h)
- Add Windows Store mpv.net path support (#494 by @Et0h)
- Update PT-BR translation (#497 by @nipkownix)
- Fixed server argument max-username-length not working (#506 by @powerjungle)
- Fix disconnected monitor bug (#505 by @Et0h fixing #504 raised by @Zefferis)
- Print timestamp when pausing (#521 by @Kansattica)
Additional tweaks and bug fixes which are new for RC1:
- Add Windows Store mpv.net path support (issue #494 raised by @soredake and resolved by @Et0h)
- Correct persistence argument type (#496 by @modwizcode)
- Remove mpv fallback warning spam (@Et0h)
- Fixed permanent rooms on Windows servers (#526 raised by @haz429 and resolved by @Et0h)
- Fixes converting lines to array (#515 by @danfai)
- Made Hungarian chars usable from MPV: ő and ű (#515 by @hunbernd)
- Typo fixes (#540 and #541 by @ViktorOn)
- Linux: Fix dark mode detection by moving to darkdetect v0.7.1 (#557 raised by @ExTBH and resolved by @albertosottile)
- macOS: bundle PySide6, create a universal2 app; and explicitly exclude tkinter (@albertosottile)
- Explicitly pass certifi as trustRoot for Twisted (#554 raised by @BODZy resolved by @albertosottile)
- Don’t detect SMPlayer as mplayer2 (#584 raise by @nikgtasa and resolved by @Et0h)
- Fix localhost connection breaking mpv chat (#545 raised by @Abu-AM and resolved by @Et0h)
- More verbose connection error messages (#565 / #553 raised by @Someone7un7 and resolved by @Et0h)
- Fix mpv quit message (#571 / #578 raised by @jiang-yuan and resolved by @Et0h)
- Log –debug as UTF-8 to fix charmap mapping (#586 by @Et0h)
- Add/fix wildcard matching of trusted subdomains (#587 / #588 raised by @name-snrl and resolved by @Et0h)
- Restore server-side playlist on reconnect (#567 / #590 raised by @soredake and resolved by @Et0h
Thanks to everyone who contributed to this release, including those credited above.
Virus scans for Windows executables
Note: This open source software has been marked as clean by VirusTotal. Syncplay might be flagged as suspicious by some anti-malware systems simply because it is niche software downloaded from the Internet but as we are open source anyone can audit our code if they wish to do so.
Syncplay-1.7.0-RC1-Setup.exe:
- https://www.virustotal.com/gui/url/14dc64d2b5d1b9aa7432b9c63857f4f9bc4e500a6b8680a5f1a5eae084435868 (SHA-256: a264ffb1352c98e51a64fc37ce6e2e3232bbcdb78f75d8c91f432eb1f90b0e51)
RC.zip:
- https://www.virustotal.com/gui/url-analysis/u-6eab05262d61baec137e957877a191fe62bee1d035b50f81415f38afdc8caba3-1679254085 (SHA-256: e04314a2b89b08b2f1f1aa809c388eae33ae6aa7191be51e3b23e288c3460969)
Leave a Reply