Syncplay 1.6.1

Posted by Etoh on November 13, 2018
Uncategorized / No Comments

Thanks to everyone who contributed to this release!

Change log for Syncplay 1.6.1:

  • Fixed server bug relating to managed rooms on public servers introduced in 1.6.0 (Commit by albertosottile based on code suggested by jonipin addressing Issue #205 by jonipin)
  • Add custom error message if Twisted is not installed (Commit by albertosottile in response to Issue #206 by Xcelled)

Download links (hosted by Github):

(Note: If  you want to use Syncplay with Python 2 then you can use Syncplay 1.5.5)

Hashes for Syncplay-1.6.1-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: ca71e815977e61598d9a70dc6b9341bc
SHA-1: 4527527629d3451027ec1005d38f21fd8881b5fe
SHA256: 808c2b55a59283bc3e200c192e93528fdcc074fb93ecbd6fac2a9fbda86bba35

Hashes for Syncplay_1.6.1_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 8c02d266154c623f7c3107e6231d0206
SHA-1: e6b3279ee5a99075080ff2faf24c201016b7cbd9
SHA256: 807dd6a7dbef6e7c70039c8610f3f988e15d1b6ae2591986f2fcfb7fc7fa8779

Hashes for Syncplay_1.6.1.dmg (confirmable using QuickHash GUI)
MD5: f8516428494e2593c78e31571c1b7ce8
SHA-1: 4f82f65e46ce7fd71a0e1e22b065c9c168c67b00
SHA256: 88dd53b6396d0b32aa82f4c8570bb42489541dff1a5f95e056a988966e4d9c89

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net; account registration required). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Syncplay 1.6.0

Posted by Etoh on September 30, 2018
Uncategorized / No Comments

Thanks to everyone who contributed to this release, especially albertosottile who has put a lot of work into bringing Syncplay to Python 3 and PySide2!

Change log for Syncplay 1.6.0:

  • Transition to Python 3, and move Windows builds to PySide2-Qt 5.11.1. (Issue #169 by FSMaxB with input by albertosottile, xNinjaKittyx, and et0h) resolved by PR #191 (by albertosottile with support from xNinjaKittyx, wiiabo and et0h) with fix by PR #200 (alxpettit)
  • The Linux requirements have now changed, so you’ll now need Python 3.4+or newer and either PySide 1.2 or PySide 2-Qt 5.10+. Python 3.5 is required for Windows developers,
  • As a result of the transition the newer Unicode characters are now supported on all operating systems (so long as you are on PySide2!). Time to find out some emojis! ????
  • Introduction of anonymous server statistics (#196 by albertosottile, with code review by Uriziel and et0h)
  • Code syntax refactoring (#195 by xNinjaKittyx with code review by albertosottile and et0h)
  • Removed obsolete encode/decode calls (#198 by sometoby)

Download links (hosted by Github):

(Note: If  you want to use Syncplay with Python 2 then you can use Syncplay 1.5.5)

Hashes for Syncplay-1.6.0-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 0d19595948ad2948fe1223bafe7917cb
SHA-1: bd92dc48897d7162f510baa6fdad49701b365f48
SHA256: 71e93862238dd1f33264a215342f4070ffc3e93d005d5656926afa0861973dbf

Hashes for Syncplay_1.6.0_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 7cb62542f671b40a39de7dd4932b6006
SHA-1 :48a7134d6056ac923795fa9241c52ae4ad4964aa
SHA256: 5f09d73c6b1f34ac5e3da872d13ecbdec7b4b5fadd740b6c1880f01aaca13f11

Hashes for Syncplay_1.6.0.dmg (confirmable using QuickHash GUI)
MD5: 462fd80f7fc7b7d2cc5e40c155f8feb0
SHA-1: e94074db446b1b27a48371fb69e69f61a2adc054
SHA256: 50cb1c5a1d247cf097067c8ef56745366cf63fd916c68d26be3763959195498f

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net; account registration required). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Syncplay 1.6.0 (RC1)

Posted by Etoh on September 17, 2018
Uncategorized / No Comments

Syncplay 1.5.6 has been promoted to being called Syncplay 1.6.0 due to the significance of our transition to Python 3.

Change log for Syncplay 1.6.0 (Release Candidate #1):

  • Transition to Python 3, and move Windows builds to PySide2-Qt 5.11.1. (Issue #169 by FSMaxB with input by albertosottile, xNinjaKittyx, and et0h) resolved by PR #191 (by albertosottile with support from xNinjaKittyx, wiiabo and et0h) with fix by PR #200 (alxpettit)
  • The Linux requirements have now changed, so you’ll now need Python 3.4+or newer and either PySide 1.2 or PySide 2-Qt 5.10+. If you wish to figure out precisely which PySide 2 dependencies people will need then let us know! Python 3.5 is required for Windows developers
  • As a result of the transition the newer Unicode characters are now supported on all operating systems (so long as you are on PySide2!). Time to find out some emojis! ????
  • Introduction of anonymous server statistics (#196 by albertosottile, with code review by Uriziel and et0h)
  • Code syntax refactoring (#195 by xNinjaKittyx with code review by albertosottile and et0h)
  • Removed obsolete encode/decode calls (#198 by sometoby)

Download links:

Hashes for Syncplay-1.6.0-RC1-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: dd1fbb8700471109c946ac010026f091
SHA-1: 8917a8721f98386dba3a59a3b4caef23a5fa14f3
SHA256: 6547bace8f68e44a8b8df36efc91ac981565ee764ca7d60c9443fcda9bea4073

Hashes for yncplay_v1.6.0_RC1_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: d4e8c896674c162b116f1bd5bc7d033c
SHA-1: 6fa94fd2dce42932e561927bb3c0092d68c0cda9
SHA256: f2e0dd13ffac05aaafb4875dcfaa765487c9ff9f9b02439a28a1c7cd71f6adc7

Hashes for Syncplay_1.6.0_RC1.dmg (confirmable using QuickHash GUI)
MD5: cf356687812cbdb85ea026dbeac812b8
SHA-1: 6b25408409ee1ac50d04c5f63e4d3db17add5b57
SHA256: 67ac3420a1a34174bae95046ae9bc6cf37742ca0ac5fe0448a7363e21b8cc09a

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net; account registration required). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Is anyone you know having trouble connecting to syncplay.pl?

Some users have recently reported problems connecting to our server. Anyone experiencing problems are advised to try changing their DNS server to a non-geographic server, e.g. 1.1.1.1 (Cloudflare DNS), 8.8.8.8 (Google Public DNS) or 208.67.222.222 (Cisco OpenDNS).

Syncplay 1.5.6 Beta #2

Posted by Etoh on July 29, 2018
Uncategorized / No Comments

Python 2 is being officially retired in 2020, and so it is important for Syncplay to begin the transition to Python 3. For Windows this currently means Python 3.5, but for other platforms we now support Python 3.4-3.7. Beta 2 fixes some bugs introduced in Beta 1 and adds support for anonymous statistics collection for the server – see https://syncplay.pl/guide/server/ for instructions.

Note: Due to changes in how the Syncplay configuration file is saved you may have difficulty reverting from Syncplay 1.5.6+ back to Syncplay 1.5.4 or earlier. If you care about this then backup your syncplay.ini/.syncplay file prior to testing out Syncplay 1.5.6+. Going from 1.5.6+ to 1.5.5 should be fine.

P.S. The server guide has been updated by albertosottile to explain how to run a server on macOS: https://syncplay.pl/guide/server/

Syncplay 1.5.6 Changelog:

  • Transition to Python 3, and move Windows builds to PySide2. Python 3.4+ is now required to run Syncplay (for those not using pre-built versions of Syncplay), and Python 3.5 is required for Windows developers. (Issue #169 by FSMaxB with input by albertosottile, xNinjaKittyx, and et0h) resolved by PR #191 (by albertosottile with support from xNinjaKittyx, wiiabo and et0h)
  • Code syntax refactoring (#195 by xNinjaKittyx with code review by albertosottile and et0h)
  • Introduction of anonymous server statistics (#196 by albertosottile, with code review by Uriziel and et0h)

See https://syncplay.pl/guide/client/ for an explanation of all the Syncplay features.

Download links:

Hashes for Syncplay-1.5.6-Beta2-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 62fedb9e5aa5a7f59bfdf4bbeba6ffa8
SHA-1: 7b502beb2f9f927ad13218c7e044a182182f7cdc
SHA256: 1fca180bf573ca1e4fc9619c0277bef11f4d5045377fdfb0674333b515c65340

Hashes for Syncplay_1.5.6_Beta2_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 0912c8893dd83b369c932f9cff23d27a
SHA-1: d3cb0cf2a59eabfecb16e59d9fef1d2070727106
SHA256: 4c70a78cd5293cb393e2f8c986bcd748ecb340c62823923de108f5ab562fd9d9

Hashes for Syncplay_1.5.6_Beta2.dmg (confirmable using QuickHash GUI)
MD5: 3e9f84817cf48df2eb25728392a49d62
SHA-1: 5af8f24eb539f2e5b8628e17febf00756d4b035d
SHA256: 03fb363eebe7d1a8635f94cc9f6617d2157fef182a855fb5bc71f700200fbe4f

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Syncplay 1.5.6 Beta #1

Posted by Etoh on July 22, 2018
Uncategorized / No Comments

Python 2 is being officially retired in 2020, and so it is important for Syncplay to begin the transition to Python 3. For Windows this currently means Python 3.4 (which still supports PySide1 and py2exe), but for other platforms we now support Python 3.4-3.7.

Note: Due to changes in how the Syncplay configuration file is saved you may have difficulty reverting from Syncplay 1.5.6+ back to Syncplay 1.5.4 or earlier. If you care about this then backup your syncplay.ini/.syncplay file prior to testing out Syncplay 1.5.6+. Going from 1.5.6+ to 1.5.5 should be fine.

P.S. The server guide has been updated by albertosottile to explain how to run a server on macOS: https://syncplay.pl/guide/server/

Warning: There are two known bugs in this release: File sizes being reported as ‘???’ and erroneous ‘not ready’ messages. A second beta is in the works!

Syncplay 1.5.6 Changelog:

  • Transition to Python 3. Python 3.4+ is now required to run Syncplay. (Issue #169 by FSMaxB with input by albertosottile, xNinjaKittyx, and et0h) resolved by PR #191 (by albertosottile with support from xNinjaKittyx and et0h)
  • Code syntax refactoring (#192 by xNinjaKittyx with code review by albertosottile and et0h)

See https://syncplay.pl/guide/client/ for an explanation of all the Syncplay features.

Download links:

Hashes for Syncplay-1.5.6-Beta1-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 702e1bf0a898eec462e70c04f0648467
SHA-1: e8c4bb94fd511d60a7dbf1c8465744ab439d27aa
SHA256: f6f42d698d6074ca27b5da65aa2bed9b0a6cec626a70ebf340beb5915cb96641

Hashes for Syncplay_1.5.6_Beta1_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: adc1e76d03814726213e02b0d418e3d2
SHA-1: 80b61878b56a0c8cc97157a9f4e70525e20ab8c0
SHA256: 7438e4140c45eeef10c3f2cad9c6cf14088532b2d6a9df54bb1d85d60b2e43df

Hashes for Syncplay_1.5.6_Beta1.dmg (confirmable using QuickHash GUI)
MD5: 04ac36d89b005329d52df01f6cd8873b
SHA-1: c4a153e10dcfab99d251d8700bb39a67566828b7
SHA256: 31d6f0415ea4d8f8327f802adbc8d043d3f7b1b6c925eea13cb2a5362bf906af

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Syncplay 1.5.5

Posted by Etoh on July 07, 2018
Uncategorized / No Comments

Thanks to everyone who let us know that some of the 1.5.4 download links were broken. We’ve fixed the links and fixed a bug too.

New and improved Syncplay 1.5.4 & 1.5.5:

  • Transition default macOS build to PySide2 and Qt 5.x (PR #185 by albertosottile; resolves #149)
  • Specify minimum macOS version for .app bundle. People on older versions of macOS should use the legacy version of Syncplay.
  • Fixed macOS certificate bug (#184)
  • Add support for ‘portable’ versions of media players (MPC-HC, MPC-BE and VLC).
  • Fixed bug of VLC “invalid URL error” when attempting to play an HTTPS stream with square brackets (#187)
  • Changed config path logic to support XDG Change config path logic to support XDG (PR #188 by sometoby)
  • Fixed some Unicode and Italian translation issues (PR #179 by albertosottile)
  • Updated the about dialog (albertosottile)
  • Bundle syncplayServer in py2app (albertosottile)
  • Future-proofing configuration reading for compatibility with Python 3 version of Syncplay (albertosottile)
  • Set macOS version to 10.11+ (those on older versions should use the legacy build)
  • Fixed bug opening Syncplay with a file on non-Windows systems introduced in 1.5.4  (daniel-123)

See https://syncplay.pl/guide/client/ for an explanation of all the Syncplay features.

Download links:

Hashes for Syncplay-1.5.5-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 72d2e9adbb1adebb2d90d81a1a7976f7
SHA-1: 0ce12cae6c9beb9158c46eb79ce44c60489d6ad2
SHA256: 545e5aee80b9af6cd7cd345553e819b1d66f546378ab95d369b634f59fd65191

Hashes for Syncplay_v1.5.5_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 1aa5eb267271afd110628a38f52b16fe
SHA-1: 11e5346010b5be84a60830ab7815fc7cf4ce977c
SHA256: b0a8a6fb8ba8428af54151a9d75784d8b3ad52ad4438d18828bf1500ad347b00

Hashes for Syncplay_1.5.5.dmg (confirmable using QuickHash GUI)
MD5: 4496ebae9b7ac92933928c58b59f47d7
SHA-1: d8cfff331c5e7d3c30147619b393fafb6c1d63e6
SHA256: 36085fd9c8f436cd1a2df27ebf46a261550955689a6d5e0c68c50146f37de437

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Syncplay 1.5.4 (Official Release)

Posted by Etoh on July 05, 2018
Uncategorized / No Comments

Thanks to everyone who let us know that some of the 1.5.4 download links were broken. We’ve fixed the links and fixed a bug too.

New and improved Syncplay 1.5.4 & 1.5.5:

  • Transition default macOS build to PySide2 and Qt 5.x (PR #185 by albertosottile; resolves #149)
  • Specify minimum macOS version for .app bundle. People on older versions of macOS should use the legacy version of Syncplay.
  • Fixed macOS certificate bug (#184)
  • Add support for ‘portable’ versions of media players (MPC-HC, MPC-BE and VLC).
  • Fixed bug of VLC “invalid URL error” when attempting to play an HTTPS stream with square brackets (#187)
  • Changed config path logic to support XDG Change config path logic to support XDG (PR #188 by sometoby)
  • Fixed some Unicode and Italian translation issues (PR #179 by albertosottile)
  • Updated the about dialog (albertosottile)
  • Bundle syncplayServer in py2app (albertosottile)
  • Future-proofing configuration reading for compatibility with Python 3 version of Syncplay (albertosottile)
  • Set macOS version to 10.11+ (those on older versions should use the legacy build)
  • Fixed bug opening Syncplay with a file on non-Windows systems introduced in 1.5.4  daniel-123)

See https://syncplay.pl/guide/client/ for an explanation of all the Syncplay features.

Download links:

Hashes for Syncplay-1.5.5-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 72d2e9adbb1adebb2d90d81a1a7976f7
SHA-1: 0ce12cae6c9beb9158c46eb79ce44c60489d6ad2
SHA256: 545e5aee80b9af6cd7cd345553e819b1d66f546378ab95d369b634f59fd65191

Hashes for Syncplay_v1.5.5_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 1aa5eb267271afd110628a38f52b16fe
SHA-1: 11e5346010b5be84a60830ab7815fc7cf4ce977c
SHA256: b0a8a6fb8ba8428af54151a9d75784d8b3ad52ad4438d18828bf1500ad347b00

Hashes for Syncplay_1.5.5.dmg (confirmable using QuickHash GUI)
MD5: 4496ebae9b7ac92933928c58b59f47d7
SHA-1: d8cfff331c5e7d3c30147619b393fafb6c1d63e6
SHA256: 36085fd9c8f436cd1a2df27ebf46a261550955689a6d5e0c68c50146f37de437

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Syncplay 1.5.4 (RC1)

Posted by Etoh on June 17, 2018
Uncategorized / No Comments

New and improved Syncplay 1.5.4:

  • Transition default macOS build to PySide2 and Qt 5.x (PR #185 by albertosottile; resolves #149)
  • Specify minimum macOS version for .app bundle. People on older versions of macOS should use the legacy version of Syncplay.
  • Fixed macOS certificate bug (#184)
  • Add support for ‘portable’ versions of media players (MPC-HC, MPC-BE and VLC).
  • Fixed bug of VLC “invalid URL error” when attempting to play an HTTPS stream with square brackets (#187)
  • Changed config path logic to support XDG Change config path logic to support XDG (PR #188 by sometoby)
  • Fixed some Unicode and Italian translation issues (PR #179 by albertosottile)
  • Updated the about dialog (albertosottile)

See https://syncplay.pl/guide/client/ for an explanation of all the Syncplay features.

Download links:

Hashes for Syncplay-1.5.4-RC1-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: e32764acdcade699523cf721db7a1b8e
SHA-1: beb8db17371e4551e003a1e2dbafce5b14dff64d
SHA256: 0f56e972856d5cb4594c61705ccf05df82552f4b5f2379e480d4420adf2ab1a8

Hashes for Syncplay-1.5.4-RC1-Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: fd0b1007216d13f7138063b2b2f4f2a2
SHA-1: b045d9f838020f80e7d47c1b592ab179e8d09782
SHA256: bf946451ae2d5d6c8d3911ad2b71174ba39e87e8d637958facf5ce61ceec7abb

Hashes for Syncplay_1.5.4-RC1.dmg (confirmable using QuickHash GUI)
MD5: c4d7bba77a8bc868d4f85b9a352c294d
SHA-1: 9fd1fda74266c2e80fd5e1537d20edeaff0ad98e
SHA256: 8ad7536957be8361b0c5274d22f7f1421f4f7b7ae664520aa501f2a6c04b26bd

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Syncplay 1.5.3a

Posted by Etoh on April 07, 2018
Uncategorized / 2 Comments

1.5.3a is a minor revision to 1.5.3 which fixes macOS mpv support.

New in Syncplay 1.5.3:

  • Fixed various Unicode and macOS bugs (#179 by albertosottile)
  • Fixed issue of readiness message not showing up in Italian translation when file difference detected (#179 by albertosottile)
  • Fixed SSL issue which prevented Windows builds from checking for updates (Etoh)

See https://syncplay.pl/guide/client/ for an explanation of all the Syncplay features.

Download links:

Hashes for Syncplay_1.5.3-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 8c6874fda7c11abdb1d9174a52bc3e08
SHA-1: acbbde0294800e7fe4476a555e9945e7d98d5225
SHA256: 6389659cc37853953cfe043ab58a7ecdf067311bcd1707ef3ba89758da195445

Hashes for syncplay_v1.5.3_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: be7743dccdba35c73e09d65d158acee7
SHA-1: 11485bfb437f409e590443b44b4eef42083c02c7
SHA256: 11c9dde9c6b787a32510a70b934ab060f144d08b8ab27c97ed95cf63bd83db21

Hashes for Syncplay_1.5.3a.dmg (confirmable using QuickHash GUI)
MD5: 721f317ecc21d59dc6690379259960f8
SHA-1: 0969a7e616dd83825d4d4cb3ae77d8a2c32e7288
SHA256: 7ab903a63b7a0e944fb956b205300375d015af48e9d1850ef15cb3eaf79c0f60

Hashes for Syncplay_1.5.3a_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: dae13b67f7329f079b1d4f892cbc736a
SHA-1: 8dbde989bb808ab6975617889a826ddde7ac2f59
SHA256: fa1a370aded3e7da3413a3f3a005165e420fcd2eb334ed23cfccedbfd45f8ec3

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh

Syncplay 1.5.2 (Official Release)

Posted by Etoh on March 02, 2018
Uncategorized / No Comments

Thanks to all who contributed to and tested Syncplay 1.5.2!

New in Syncplay 1.5.2:

  • Added initial in-player chat input/output support for mpv (#168 implemented by Etoh; uses lua code adapted from repl.lua by James Ross-Gowan; additional assistance provided by iCON, James Ross-Gowan, Argon-, wm4, uau and others with contributions of additional keyboard characters in #172 & #174 by sztelke & Corginyan)
  • Added support for Italian (#176 – translated by nico769, reviewed by albertosottile)
  • Added –max-username-length and –max-chat-message-length server options
  • Increased maximum default username and chat message limits to 150 characters (not yet implemented on public server).
  • Various bug fixes (see the changelog for full details; thanks to albertosottile for resolving macOS modal window issue #179)

See https://syncplay.pl/guide/client/ for an explanation of all the Syncplay features.

Download links:

Hashes for Syncplay_1.5.2-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: 84b787b917dcace05fb0fe7342875396
SHA-1: 04645a6accc7e2f25d10b3993e80f79c006ed7dd
SHA256: d52645829b2ca74b071347eb89be31e89cebb951e7daf96367451c15c9e9a3ec

Hashes for syncplay_v1.5.2_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: c42c037e99caf54e04ba5c8fba681896
SHA-1: 374d9088f56dd7773f41d8f9bd6dadc19560af92
SHA256: a8b02b7ba3d7360471886d554557c4dc9294b7730b42fad4f551c6328d6be708

Hashes for Syncplay_1.5.2.dmg (confirmable using QuickHash GUI)
MD5: b31b47b4ba3ee10de23da6cf8acc313a
SHA-1: 93050ae4047f5e760dd7ba47135cb41b84b01321
SHA256: e142e2158deeb8204048ac8d3103d1b17553f02d40153764401d9596ecfe6cd4

Hashes for Syncplay_1.5.2_macOS_legacy.dmg (confirmable using QuickHash GUI)
MD5: 898596fa959b6ae233dfd8d646779fbb
SHA-1: 41c68264bff7339a1d8f13feab9367558376137f
SHA256: a223963e0677207d4672ee9c68b6f78244487aed77d5aff1e1cb6ab338e05f0c

Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, legacy .dmg) and VirusTotal (.exe, .zip, .dmg, legacy .dmg). 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.

Contact us

As usual, if you are having problems or want to give feedback then please e-mail us (dev@syncplay.pl) or chat with us on IRC (#syncplay on chat.freenode.net). Issues can be raised and discussed at https://github.com/Syncplay/syncplay/issues

Thank you for flying with Syncplay!

-Etoh