Syncplay 1.7.0 Final

Posted by Etoh on March 29, 2023
Uncategorized / No Comments

Syncplay Download links (hosted by GitHub):

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:

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

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) – Note: This does not mean the feature has been removed, it means that we don’t recommend using it and we don’t promise to maintain support for it forever.
  • 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)
  • Added support for LAV Filters Megamix (#457 by @ImportTaste)
  • Bundle libgthread-2.0.so.0 into AppImage (#432 by @teohhanhui)

Additional tweaks and bug fixes which are new for RC1:

Thanks to everyone who contributed to this release, including those credited above.

Syncplay 1.7.0 Release Candidate 1

Posted by Etoh on March 19, 2023
Uncategorized / No Comments

Syncplay Download links (hosted by GitHub):

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:

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

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:

RC.zip:

Syncplay 1.7.0 Beta 1

Posted by Etoh on April 13, 2022
Uncategorized / No Comments

Syncplay Download links (hosted by GitHub):

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:

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)
  • Add translations for French (#455 by sosie-js) and Simplified Chinese (#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)

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-Beta1-Setup.exe:

Syncplay_1.7.0_Beta1_Portable.zip:

Syncplay 1.6.9

Posted by Etoh on August 18, 2021
Uncategorized / 13 Comments

Syncplay Download links (hosted by GitHub):

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:

Changelog:

  • Moves back to a 32-bit build of Windows, fixing problems for those on 32-bit Windows or who only had the 32-bit version of the Microsoft Visual C++ 2015 Redistributable Package (issue #425 raised by @Kehanort and resolved by @Et0h with support from others). To help address future issues of this nature Syncplay now also sends information on the system’s platform when updating.
  • Removed references to our discontinued IRC channel, and instead directing people to https://github.com/Syncplay/syncplay/issues and https://github.com/Syncplay/syncplay/discussions (responding to issue #430 raised by @Mikaela)
  • Bundle libxcb1 into AppImage to fix problems on Debian 10 (issue #380 reported by @zyusouken , resolved by @daniel-123)
  • Bundle libgthread-2.0.so.0 into AppImage (PR #432 by @teohhanhui to address their issue #431)
  • Update and improve Brazilian Portuguese translation (PR #422 by @AtilioA))

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.6.9-Setup.exe:

Syncplay_1.6.9_Portable.zip:

SYNCPLAY 1.6.8

Posted by Etoh on May 22, 2021
Uncategorized / 8 Comments

Syncplay Download links (hosted by GitHub):

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 issues via https://github.com/Syncplay/syncplay/issues

Other relevant links:

Headline additions:

  • Added server-only Debian package (PR #382 by daniel-123 responding to suggesion #375 by tippl)
  • Add manpages (implemented by daniel-128 based on work contributed by Bruno Kleinert in #398)

Tweaks and fixes:

  • Improve playlist advancement for VLC and mpv (PR #397 by Et0h, responding to #334 by Canageek)
  • Fix VLC connection issues
  • Update mpv vendor code (daniel-123 & albertosottile; see PR #400)
  • Added more MPC-HC paths (#398 raised by MarisKori, resolve by Et0h)
  • Fix issues with per-player arguments (#266 raised by LiteracyFanatic, resolved by Et0h)
  • Update to Russian translations (#372 by OlegSmelov)
  • Various improvements to the Deb script (coded by daniel-123)
  • Add some input characters for mpv, some of which might work (#370 raised by jvschiavo and implemented by Et0h)
  • (Hopefully) ignore benign AA_EnableHighDpiScaling error (see #388 post by Et0h)
  • Move from AppVeyor to GitHub Actions (#399 by albertosottile)
  • Add notice for Python in third party collection file (PR #404 by albertosottile)
  • Discontinue support for snap packages (as explained in #376 by daniel-123)

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.6.8-Beta-1-Setup.exe:

Syncplay_1.6.8_Beta_1_Portable.zip:

Syncplay 1.6.8 Beta 1

Posted by Etoh on April 11, 2021
Uncategorized / No Comments

Syncplay Download links (hosted by GitHub):

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 issues via https://github.com/Syncplay/syncplay/issues

Other relevant links:

Headline additions:

  • Added server-only Debian package (PR #382 by daniel-123 responding to suggesion #375 by tippl)
  • Add manpages (implemented by daniel-128 based on work contributed by Bruno Kleinert in #398)

Tweaks and fixes:

  • Improve playlist advancement for VLC and mpv (PR #397 by Et0h, responding to #334 by Canageek)
  • Fix VLC connection issues
  • Update mpv vendor code (daniel-123 & albertosottile; see PR #400)
  • Added more MPC-HC paths (#398 raised by MarisKori, resolve by Et0h)
  • Fix issues with per-player arguments (#266 raised by LiteracyFanatic, resolved by Et0h)
  • Update to Russian translations (#372 by OlegSmelov)
  • Various improvements to the Deb script (coded by daniel-123)
  • Add some input characters for mpv, some of which might work (#370 raised by jvschiavo and implemented by Et0h)
  • (Hopefully) ignore benign AA_EnableHighDpiScaling error (see #388 post by Et0h)
  • Move from AppVeyor to GitHub Actions (#399 by albertosottile)
  • Add notice for Python in third party collection file (PR #404 by albertosottile)
  • Discontinue support for snap packages (as explained in #376 by daniel-123)

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.6.8-Beta-1-Setup.exe:

Syncplay_1.6.8_Beta_1_Portable.zip:

Syncplay 1.6.7

Posted by Etoh on December 12, 2020
Uncategorized / 6 Comments

Syncplay Download links (hosted by GitHub):

Note: Those experiencing problems running Syncplay on Fedora should refer to the advice in #355.

Note: If you are using macOS via Apple Silicon / ARM then you will need to use Syncplay via Rosetta 2. See #368 for details.

Other relevant links:

Headline changes:

  • Fix Syncplay v1.6.6 VLC connection issue (#365 raised by smiba  and JacopoMolteni, resolved by Et0h)
  • Add support for IINA player (#360 by albertosottile) – Note: IINA does not support the in-player chat input feature, so you must use the Syncplay chat box.
  • Add Turkish translation (#364 by muaz742)
  • Update Russian translation (#363 by OlegSmelov)

Tweaks and minor fixes:

  • Update version of py2exe used (albertosottile)
  • Move python_mpv_jsonipc to the vendor folder (#369 by albertosottile)
  • Actually save/load autoplayRequireSameFilenames (Et0h)
  • Make language list alphabetical for consistency (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 Jotti and 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.6.7-Setup.exe

Syncplay_1.6.7-Portable.zip:

Syncplay 1.6.7 Beta

Posted by Etoh on December 06, 2020
Uncategorized / No Comments

Syncplay Download links (hosted by GitHub):

Note: Those experiencing problems running Syncplay on Fedora should refer to the advice in #355.

Note: If you are using macOS via Apple Silicon / ARM then you will need to use Syncplay via Rosetta 2. See #368 for details.

Other relevant links:

Headline changes:

  • Fix Syncplay v1.6.6 VLC connection issue (#365 raised by smiba  and JacopoMolteni, resolved by Et0h)
  • Add support for IINA player (#360 by albertosottile) – Note: IINA does not support the in-player chat input feature, so you must use the Syncplay chat box.
  • Add Turkish translation (#364 by muaz742)
  • Update Russian translation (#363 by OlegSmelov)

Tweaks and minor fixes:

  • Update version of py2exe used (albertosottile)
  • Move python_mpv_jsonipc to the vendor folder (#369 by albertosottile)
  • Actually save/load autoplayRequireSameFilenames (Et0h)
  • Make language list alphabetical for consistency (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 Jotti and 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.6.7-Beta1-Setup.exe

Syncplay_1.6.7-Beta1-Portable.zip:

Syncplay 1.6.6

Posted by Etoh on October 21, 2020
Uncategorized / No Comments

Syncplay Download links (hosted by GitHub):

Note: Those experiencing problems running Syncplay on Fedora should refer to the advice in #355.

Other relevant links:

New features:

  • Room history feature (#336 & #337 by Gbd199, with additional coding by Et0h)
  • Ability to control playlist from console, chat and mpv chat (#327#316 and #319 – initial code by csandras05 with additional code by odrling and et0h
  • mpv: Add possibility to control which socket to use (#320 by TaPO4eg3D and young-shounen)

Changes and bug fixes:

  • Move to Twisted for VLC communication (#353 by albertosottile)
  • Add warning about erroneous VLC seeks and incompatibility with VLC 4 and always update VLC syncplay.lua (#354 raised by AustinSumigray, code by et0h)
  • Allow = sign in value of command line options again (#333 raised by alexbobp and Spincervino, resolved by et0h)
  • Fix “Unhandled Error” issue (#352 raised by gnull, resolved by et0h)
  • Allow PySide2 5.15.1 (#321 raised by odrling, resolved by daniel-123)
  • Changed mpvnet icon from .ico to .png for consistency (#348 by mentofa123)
  • Fixed MPC crashes when trying to open YouTube videos with emojis (#328 by borislav-draganov)
  • Fix error with double quotes in mpv chat messages (#329 raised by KanChiMoe, resolved by et0h)
  • Disable native Wayland for snap (issue resolved by daniel-123)

Thanks to everyone who contributed to this release, including those credited above and jimmydorry who helped us find a bug in Beta 1 in #357!

Virus scans for Windows executables

Note: This open source software has been marked as clean by Jotti and 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.6.6-Setup.exe

Syncplay_1.6.6-Portable.zip:

Syncplay 1.6.6 Beta 2

Posted by Etoh on October 10, 2020
Uncategorized / No Comments

Same as Beta 1, but fixes issue launching Syncplay with a managed room (#357 reported by jimmydorry, resolved by et0h).

Syncplay Download links (hosted by GitHub):

Note: Those experiencing problems running Syncplay on Fedora should refer to the advice in #355.

Other relevant links:

New features:

  • Room history feature (#336 & #337 by Gbd199, with additional coding by Et0h)
  • Ability to control playlist from console, chat and mpv chat (#327#316 and #319 – initial code by csandras05 with additional code by odrling and et0h
  • MPV: Add possibility to control which socket to use (#320 by TaPO4eg3D and young-shounen)

Changes and bug fixes:

  • Move to Twisted for VLC communication (#353 by albertosottile)
  • Add warning about erroneous VLC seeks and incompatibility with VLC 4 and always update VLC syncplay.lua (#354 raised by AustinSumigray, code by et0h)
  • Allow = sign in value of command line options again (#333 raised by alexbobp and Spincervino, resolved by et0h)
  • Fix “Unhandled Error” issue (#352 raised by gnull, resolved by et0h)
  • Allow PySide2 5.15.1 (#321 raised by odrling, resolved by daniel-123)
  • Changed mpvnet icon from .ico to .png for consistency (#348 by mentofa123)
  • Fixed MPC crashes when trying to open YouTube videos with emojis (#328 by borislav-draganov)
  • Fix error with double quotes in mpv chat messages (#329 raised by KanChiMoe, resolved by et0h)
  • Disable native wayland for snap (issue resolved by daniel-123)

Thanks to everyone who contributed to this release!

Virus scans for Windows executables

Note: This open source software has been marked as clean by Jotti and 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.6.6-Beta2-Setup.exe

Syncplay_1.6.6-Beta2_Portable.zip: