transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.24k stars 281 forks source link

Error when checking for updates (SSL/TLS) #1001

Closed elisimpson closed 7 years ago

elisimpson commented 7 years ago

Windows zip version. Message is "Error checking for new version. SSL/TLS support is not compiled."

leonsoft-kras commented 7 years ago

You will run the installation "transgui-5.9-setup.exe".

Zip version was created for "super-smart" people. To work with SSL / TLS in the program folder there are libraries ssleay32, libeay32. For successful work of libraries, "Visual C ++ Redistributable for Visual Studio 2008" should be installed, but you did not install it.

elisimpson commented 7 years ago

Thanks I'll install the extra lib.

PeterDaveHello commented 6 years ago

The readme update: https://github.com/leonsoft-kras/transmisson-remote-gui/commit/4b53e6c69483ce98b80c7f1dd07ca3a1459b126a should help.