Skip to content

Releases: Syncplay/syncplay

Syncplay 1.7.4 Beta 1

06 Dec 15:59
d6de53e
Compare
Choose a tag to compare
Syncplay 1.7.4 Beta 1 Pre-release
Pre-release

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:

Syncplay 1.7.3 (stable)

29 Apr 19:40
25fabbc
Compare
Choose a tag to compare

Bug fixes and maintenance:

  • Fix MPV socket getting created in CWD folder rand only create second pipe if manually specified using input-ipc-server per player argument (#675 fixes #674, by @notpeelz)
  • Add support for mpv installed from Microsoft store (#662 by @soredake)
    Fix invalid string escapes (#677 by @notpeelz)

Syncplay 1.7.2 (Release)

05 Apr 19:42
0a97000
Compare
Choose a tag to compare

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)

Syncplay 1.7.1 (Stable)

24 Nov 23:44
b8de12f
Compare
Choose a tag to compare

Headline changes:

  • Adding --interface-ipv4 and --interface-ipv6 command line switches to server to allow better control over binding to interfaces (#582 by @powerjungle)
  • Now offering a SyncplayConsole.exe bundle. This is a command line version of the Syncplay client for Windows (#630 / #450 suggested by @siferati and coded by @Et0h).
  • AppImage support discontinued (#643).
  • Use PySide6 for Python >= 3.12 and continue to use it macOS (#645 by @luk1337)

Tweaks:

  • Re-work readiness notifications for non-operators (#607 raised by @BlepBlep and resolved by @Et0h)
  • Show current offset in set offset dialog (#642 suggested and tested by @Xeiv, resolved by @Et0h)

Bug fixes and maintenance:

  • Fix ArchLinux GUI TypeError (#600 raised by @YamiDoesDev and resolved by @Et0h)
  • Playlist restoration should not undo clearing actions (#609 raised by @gavtroy and resolved by @Et0h)
  • Support player arguments like –no-border in mpv (#616 raised by @ducreyna and resolved by @Et0h)
  • Ensure MPC-HC resets position on playlist change (#618 raised by @mbalandis and resolved by @Et0h)
  • Define desktop filename for Wayland compliance to fix icon (#627 by @z411)
  • Fix offset sub-second precision bug (#642 identified @Xeiv, resolved by @Et0h)
  • Remove broken setAlignment calls (#646 by @luk1337)
  • Don’t pass empty model to QCompleter (#647 by @luk1337)

Syncplay 1.7.1 RC1

27 Aug 09:24
412901e
Compare
Choose a tag to compare
Syncplay 1.7.1 RC1 Pre-release
Pre-release

Headline additions:

  • Adding --interface-ipv4 and --interface-ipv6 command line switches to server to allow better control over binding to interfaces (#582 by @powerjungle)
  • Now offering a SyncplayConsole.exe bundle. This is a command line version of the Syncplay client for Windows (#630 / #450 suggested by @siferati and coded by @Et0h).

Tweaks:

  • Re-work readiness notifications for non-operators (#607 raised by @BlepBlep and resolved by @Et0h)

Bug fixes:

  • Fix ArchLinux GUI TypeError (#600 raised by @YamiDoesDev and resolved by @Et0h)
  • Playlist restoration should not undo clearing actions (#609 raised by @gavtroy and resolved by @Et0h)
  • Support player arguments like --no-border in mpv (#616 raised by @ducreyna and resolved by @Et0h)
  • Ensure MPC-HC resets position on playlist change (#618 raised by @mbalandis and resolved by @Et0h)
  • Define desktop filename for Wayland compliance to fix icon (#627 by @z411)

Syncplay 1.7.0 (Stable)

28 Mar 19:24
3210cd4
Compare
Choose a tag to compare

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:
  • Add playlist-related commands (#472 @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
  • We now use a macOS universal2 binary (with native code for both Intel and Apple Silicon) (by @albertosottile)

Other improvements

Bug Fixes

Maintenance

  • Remove Encoding from .desktop files as it’s depreciated now and add Keywords entry to .desktop files. (@daniel-123)
  • Add Windows Store mpv.net path support (issue #494 raised by @soredake and resolved by @Et0h)
  • Correct persistence argument type (#496 by @modwizcode)
  • Log –debug as UTF-8 to fix charmap mapping (#586 by @Et0h)
  • Add deprecation notice for offset help (#435 by @Et0h)
  • macOS: bundle PySide6, create a universal2 app; and explicitly exclude tkinter (@albertosottile)
  • macOS build: upgrade to Python 3.9 and PySide2 5.15.2 (@albertosottile)

Syncplay 1.7.0 RC1

19 Mar 19:12
0571819
Compare
Choose a tag to compare
Syncplay 1.7.0 RC1 Pre-release
Pre-release

If you find any issues created by this version then please create an issue and note that you are using RC1.

Release page: https://syncplay.pl/syncplay-1-7-0-release-candidate-1/

Known issues:

  • On macOS it might give an error about not being able to check for updates. We'll try to get a v2 for the macOS release to fix this issue.

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:
  • 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

Syncplay 1.7.0 Beta 1

13 Apr 18:57
6e0af85
Compare
Choose a tag to compare
Syncplay 1.7.0 Beta 1 Pre-release
Pre-release

Headline additions:

  • Add room permanence option to server (#434 by Assistant with additional work in #487 by Et0h and #492 by odrling)
  • Add Windows dark mode (#483 by Et0h)
  • Add French translation (#455 by sosie-js) and Chinese translation (#500 by lryanner)
  • Add playlist-related commands (#472 by Et0h and #518 and 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:

  • If LANG parameter is set in setup, don't show language dialog (PR #460 by atagulalan)
  • Trusted Domains: Allow trusting a domain regardless of HTTP basic auth credentials (PR #437 by Tremolo4)
  • Allow playlists to be played from network (PR #419 by zeroeightysix)
  • Fix room name case sensitivity UI issue (PR #403 by Et0h)
  • Remove redundant help button from dialogs (PR #403 by Et0h)
  • macOS build: upgrade to Python 3.9 and PySide2 5.15.2 (by albertosottile)
  • Remove Encoding from .desktop files as it's depreciated now and add Keywords entry to .desktop files. (by daniel-123)
  • Console: Document setting offset in help (PR #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)

Syncplay 1.7.0 PersistentRooms Test 1

07 Nov 17:56
Compare
Choose a tag to compare
Pre-release

See #434 for details and discussion.

Source code: https://github.com/Syncplay/syncplay/tree/room_persistence

Syncplay 1.7.0 Development Snapshot 1

28 Oct 00:40
Compare
Choose a tag to compare
Pre-release

Snapshot from 28th October 2021 to allow testing of the queue and add feature discussed at #472.