Releases: Syncplay/syncplay
Syncplay 1.6.9
Mostly a bug-fix release:
- 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)
Syncplay 1.6.8
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 bug fixes include:
- 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)
Syncplay 1.6.8 Beta 1
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 bug fixes include:
- 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)
Syncplay 1.6.7
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)
- Add Turkish translation (#364 by muaz742)
- Update Russian translation (#363 by OlegSmelov)
Tweaks:
- 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)
Syncplay 1.6.7 Beta 1
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)
- Add Turkish translation (#364 by muaz742)
- Update Russian translation (#363 by OlegSmelov)
Tweaks:
- 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)
Syncplay 1.6.6
Same as Beta 1, but fixes issue launching Syncplay with a managed room (#357 reported by jimmydorry, resolved by et0h).
New features in Syncplay 1.6.6:
- 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!
Note: Those experiencing problems running Syncplay on Fedora should refer to the advice in #355.
Syncplay 1.6.6 Beta 2
Same as Beta 1, but fixes issue launching Syncplay with a managed room (#357 reported by jimmydorry, resolved by et0h).
New features in Syncplay 1.1.6:
- 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!
Note: Those experiencing problems running Syncplay on Fedora should refer to the advice in #355.
Syncplay 1.6.6 Beta 1
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!
Note: Those experiencing problems running Syncplay on Fedora should refer to the advice in #355.
Syncplay 1.6.5
Improved support for all of the players (including fixing issues which made newer versions of mpv not work), new support for MPV.net, various language tweaks and the addition of Brazilian Portuguese and European Portuguese translations? Check.
Various tweaks and enhancements, including simple wildcard matching for trusted domains, allowing for playlsits to be loaded from files, and allowing for room operator passwords to be specified when joining a room for auto-authentication? Yes indeed.
Various other improvements and bug fixes? It's all in the changelog.
Thanks to everyone who contributed to this release!
Changelog for Syncplay 1.6.5:
- Added initial support for mpv.net (issue #246 raised by Z3ROGRAV1TYx and resolved by Et0h with support from stax76)
- mpv: Moved from STDN/STDOUT to using iwaltons3's library JSON-IPC library to support mpv > 0.32.0 (#261 raised by wiiaboo and again in #286 by da-moo, resolved by Et0h in #310)
- Added Brazilian Portuguese translation (#291 by AtilioA, with tweaks in #317 by artur309)
- Added European Portuguese translation (#317 by artur309)
- Added Debian packages (#318 by daniel-123)
- Allow loading of playlists from a file (Et0h)
- Allow managed room password to be specified in room name for auto authentication, e.g. by joining +RoomName:E974AACDBEC6:MA-746-375 (Inspired by #216 raised by jimmydorry , added by Et0h)
- Add simple wildcard matching mechanism for trusted domains (#306 by seitokaichouseitokaichou)
- VLC: Resolve issues with some Snap configurations (#301 raised by nlieb and partially resold by bobismijnnaam and Et0h)
- macOS: Improve language detection/choice, e.g incorrectly showing German menus (#268 raised by Duamer and #288 raised by v-ji and others , both resolved by albertosottile)
- Allow seamless advancement of music files in the playlist (by Et0h, see #302 for discussion)
- Change of behaviour and fixes to how pause and seek work on joining a room to reduce playback disruption (#315 by Et0h)
- Workaround performance regression in mpv's osd code (#295 & #296 by FichteFoll)
- Fixed issue with TLS on some systems, e.g. Fedora 31 (#292 raised by Phidica, resolved by daniel-123)
- Fixed trailing newlines break message (#300 raised by lc-guy, resolved by Etoh)
- mpv: Improve error handling and display meaningful advice if load fails (#270 raised by Gnuxie, resolved by Et0h)
- mpv: Add Turkish characters to chat input (#314 by lilcsz, resolved by Et0h)
- Fixed chat font change not being stored (#281 raised by SingerCo, resolved in #311 by NoahSaso)
- Improved/updated German translation (#287 by v-ji/Viktor)
- Misspell: change "inteface" to "interface" (PR #247 by Lqlsoftware)
- Remove ruby reinstall workaround for openssl, as not needed (#279 by palfrey)
- TLS: Add error message if SAN doesn't match hostname (#253 by kidburglar)
- Various fixes and tweaks, including avoiding a "You are all alone" messages on connect (Et0h)
- Add Python 3.8 to list of supported versions (#304 raised by ElDavoo, resolved by daniel-123)
- Makefile: Create pixmaps folder if it doesn't exist (daniel-123)
- Fixed setClient typo (#282 raised by Siky, resolved by Et0h)
Syncplay-1.6.5-Setup.exe
- https://virusscan.jotti.org/en-GB/filescanjob/vatwl4rnv1
- https://www.virustotal.com/gui/url/c7ccafa937bf4dcb1191d3ca4a82a8c2c3582b7bcabf91c0ccc261a38c9716fc/detection
- SHA-256: ca134c95f7ffc15d9a73ab0f43f152f16c1235c8d2d55142f99e901d49908731
- SHA1: 3f6d5a1308f2550d8c76aac71f24754d97b57e42
- MD5: 5a04a1697936ab683c06d211cdb77df4
Syncplay_1.6.5_Portable.zip
- https://virusscan.jotti.org/en-GB/filescanjob/78tx740yk4
- https://www.virustotal.com/gui/url/259de41c0ace51f8d26f036013ed6e898e47b3c910e0a46712bb819003591f9c/detection
- SHA-256: 040984dbd918976a15657f0677bcec7c28e75456ff65b74f937dc18453042e28
- SHA1: a236144152f691b551151dabfb8b70b5fa9b3c9e
- MD5: 806608d7d2c052691fe6b0b62519f254
syncplay_1.6.5_amd64.snap
- https://virusscan.jotti.org/en-GB/filescanjob/6qqdmk5two
- https://www.virustotal.com/gui/url/4146703e9f49bb975a5e8aa37944e127336d3e7fa1a809a89d331492573e688b/detection
- SHA1: 8e8298546c8d17703182948b0e81e6ba2a90109f
- MD5: 30ab0a53bb37e755c91f4a005e00f57a
Syncplay_1.6.5.dmg
- https://virusscan.jotti.org/en-GB/filescanjob/ycvmmtd59o
- https://www.virustotal.com/gui/url/3712853364f627d5932d61bbc1aa689fd21633fdcf6f19a76b08373d17596c08/detection
- SHA-256: d595e5e781618a99b89d03142a748bacd03bee08b75eef4788b6a966751d9f7a
- SHA1: f4e6960f9373e410454eab1e1d726de5ef24440e
- MD5: 58e2e4315b0fd0a77cef6a54691b8dd1
Syncplay-1.6.5-x86_64.AppImage
- https://virusscan.jotti.org/en-GB/filescanjob/djei1fiohx
- https://www.virustotal.com/gui/url/03897c4c7ca9dc4d5a94897c88db1f210b6903f0b108de40927f762101a2c603/detection
- SHA1: 518dc0a16dc29f74871a0760063f854818208280
- MD5: ba222119e1d26f9b73fffa21aca7e144
syncplay.deb
- MD5: 1713bac7b38dff0f3bde29b392b22d44
Synplay 1.6.5 Beta 1
Improved support for all of the players (including fixing issues which made newer versions of mpv not work), new support for MPV.net, various language tweaks and the addition of Brazilian Portuguese translation? Check.
Various tweaks and enhancements, including simple wildcard matching for trusted domains, allowing for playlsits to be loaded from files, and allowing for room operator passwords to be specified when joining a room for auto-authentication? Yes indeed.
Various other improvements and bug fixes? It's all in the changelog.
Thanks to everyone who contributed to this release!
Changelog for Syncplay 1.6.5:
- Added initial support for mpv.net (issue #246 raised by Z3ROGRAV1TYx and resolved by Et0h with support from stax76)
- mpv: Moved from STDN/STDOUT to using iwaltons3's library JSON-IPC library to support mpv > 0.32.0 (#261 raised by wiiaboo and again in #286 by da-moo, resolved by Et0h in #310)
- Add Brazilian Portuguese translation (#291 by AtilioA)
- Allow loading of playlists from a file (Et0h)
- Allow managed room password to be specified in room name for auto authentication, e.g. by joining +RoomName:E974AACDBEC6:MA-746-375 (Inspired by #216 raised by jimmydorry , added by Et0h)
- Add simple wildcard matching mechanism for trusted domains (#306 by seitokaichouseitokaichou)
- VLC: Resolve issues with some Snap configurations (#301 raised by nlieb and partially resold by bobismijnnaam and Et0h)
- macOS: Improve language detection/choice, e.g incorrectly showing German menus (#268 raised by Duamer and #288 raised by v-ji and others , both resolved by albertosottile)
- Allow seamless advancement of music files in the playlist (by Et0h, see #302 for discussion)
- Change of behaviour and fixes to how pause and seek work on joining a room to reduce playback disruption (#315 by Et0h)
- Workaround performance regression in mpv's osd code (#295 & #296 by FichteFoll)
- Fixed issue with TLS on some systems, e.g. Fedora 31 (#292 raised by Phidica, resolved by daniel-123)
- Fixed trailing newlines break message (#300 raised by lc-guy, resolved by Etoh)
- mpv: Improve error handling and display meaningful advice if load fails (#270 raised by Gnuxie, resolved by Et0h)
- mpv: Add Turkish characters to chat input (#314 by lilcsz, resolved by Et0h)
- Fixed chat font change not being stored (#281 raised by SingerCo, resolved in #311 by NoahSaso)
- Improved/updated German translation (#287 by v-ji/Viktor)
- Misspell: change "inteface" to "interface" (PR #247 by Lqlsoftware)
- Remove ruby reinstall workaround for openssl, as not needed (#279 by palfrey)
- TLS: Add error message if SAN doesn't match hostname (#253 by kidburglar)
- Various fixes and tweaks, including avoiding a "You are all alone" messages on connect (Et0h)
- Add Python 3.8 to list of supported versions (#304 raised by ElDavoo, resolved by daniel-123)
- Makefile: Create pixmaps folder if it doesn't exist (daniel-123)
- Fixed setClient typo (#282 raised by Siky, resolved by Et0h)
Syncplay-1.6.5-Beta1-Setup.exe
- https://www.virustotal.com/gui/url/172ed8b53cf0552f1510210e9edfcb2f186c7731ed926dd10d9fdd38b65bf0eb/detection
- https://virusscan.jotti.org/en-GB/filescanjob/o2rg2aphaj
- SHA-256: 820aa87f2610f87d3cf232d5a74654f8fb488927a1ef046ee83308ffba58d3b1
- SHA1: ff87785e44586c8ab793a18a0d800f361760cc8a
- MD5: dfd99307ae59ada9a4b9e4c15a80ae87
Syncplay_1.6.5-Beta1-Portable.zip
- https://www.virustotal.com/gui/url/7ffabb5928a662b777162ba4ef53215dfb7ca34e6b8fcc1f8a960b2e75b84707/detection
- https://virusscan.jotti.org/en-GB/filescanjob/8182qmuovo
- SHA-256: 04c880cd71117750c36d5f0cdcf6ba7b4f23cbff82c86243c579fe2b98dece48
- SHA1: edeecbcb36da9dc7a758a6b6425aa0edadefff4e
- MD5: e6da46b84246871bd068cb530666b53d
Syncplay_1.6.5-Beta1-amd64.snap
- https://www.virustotal.com/gui/url/2920aeec554eeab447fa12162d2d1ec53d525fd71da73d620b3330969d934245/detection
- https://virusscan.jotti.org/en-GB/filescanjob/5j3j1eed8m
- SHA1: 79ca42261e744b446d71f9244b1acf3124c203a6
- MD5: b3f792d22b48eb64412cf2e4c708d3fc
Syncplay_1.6.5-Beta1.dmg
- https://www.virustotal.com/gui/url/b26c4e9467c67420426eeaf62e7b5c28c9ecee4fe555bd9c320578a7ffe71289/detection
- https://virusscan.jotti.org/en-GB/filescanjob/cxkonapoab
- SHA-256: ab28f6bc467043394abd8f71a8c41bc8c666e4a7599a57398f31e232028ef185
- SHA1: 09d94481d77f594692331536f6579e8389a002c0
- MD5: 8e8887bf0ddffdfc5d8dd8bfc473182e
Syncplay-1.6.5-Beta1-x86-64.AppImage
- https://www.virustotal.com/gui/url/fbc57307edf5cfffdc1ee48429bac9eadd9017171d21984fdab8002a25fdec1d/detection
- https://virusscan.jotti.org/en-GB/filescanjob/z8kp8fg66i
- SHA1: e7a67b8d1a6681fe4c738ea84e7a2571d54bc1fd
- MD5: 207797e537555c759b0444ca062e6866
Syncplay_1.6.5-Beta1.deb
- https://www.virustotal.com/gui/url/e33828e32c7047f58feb002000355fbeb75e01684e9e794526eace7b4066fb0c/detection
- https://virusscan.jotti.org/en-GB/filescanjob/jmh7085cvi
- SHA1: 0cab5dd84629d8019c9156cb30a5e9d4c8746aaf
- MD5: e4e2ec873d297bfceb1946d50342038c