Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
Syncplay synchronises the position and play state of multiple media players so that the viewers can watch the same thing at the same time.
This means that when one person pauses/unpauses playback or seeks (jumps position) within their media player then this will be replicated
across all media players connected to the same server and in the same 'room' (viewing session). When a new person joins they will also be
synchronised. Syncplay also includes text-based chat so you can discuss a video as you watch it (or you could use third-party Voice over
IP software to talk over a video).
Added support for memento player (#716 by @eyalmazuz)
Add manual reconnect button to File menu (#739 by @xboxfanj)
Add support for TLS certificates without common name (@#751 by SquirrelKiev and #750 by @Et0h #750 resolving #749 by @SquirrelKiev with addition work by @daniel-123)
mpv chat: Add support for Ukrainian characters (#752 by @soredake resolving @#748 by @soredake)
Support for ASCII Art in MOTD messages (#709 by @addap)
Changes:
macOS minimum requirement increased to macOS 15+ (Sequoia or newer) to support the latest version of GitHub Actions (#765 by @albertosottile). Those using macOS 14 (macOS Sonoma) can continue to use Syncplay 1.7.4.
Move persistent rooms notice above MOTD (#731 by @dnomd343 resolving #725 by @ruruchiii)
Use username with fewest trailing _'s when reconnecting (@Et0h resolving #744 by @alexroston)
Bug fixes and maintenance:
Lossless image compression to reduce file sizes (#706 by @Awqre)
Instead of localhost, use 127.0.0.1 (#743 by @smiba)
Avoid blurry Windows installers (#722 by @Et0h resolving #721 by @SpecLad)
Update runner version for Debian package (#719 by @daniel-123)
Fix inconsistent usage of tabs and spaces (#715 by @Assistant)
Update copyright year (#733 by @avitoras)
New Contributors
@addap made their first contribution in #709
@Awqre made their first contribution in #706
@dnomd343 made their first contribution in #731
@eyalmazuz made their first contribution in #716
@avitoras made their first contribution in #733
@smiba made their first contribution in #743
@xboxfanj made their first contribution in #739
@SquirrelKiev made their first contribution in #751
Full Changelog: v1.7.4...v1.7.5