Zerratar SubSync Versions Save

Automatically download subtitles for your movies

v0.1.5

6 years ago

This release fixes a critical bug in the OpenSubtitle provider causing lockdown of the application when more than two subtitles are being downloaded at the same time.

For dotnet core, download the source and run dotnet run --project ".\src\SubSync\SubSync.csproj" "\path\to\my\movies\library" from the root folder.

v0.1.4

6 years ago

Please note that the OpenSubtitles implementation was somewhat rushed and may have a bunch of bugs in it.

Download the net462-win10-x86.zip if you're on Windows 10. Requires .NET Framework 4.6.2 as it will contain the SubSync.exe

If you're running on OSX/Linux/Etc. Unfortunately you will have to build the project yourself.

v0.1.3

6 years ago

Binaries are now built as a .NET Core application.

Add a basic reporting result for when the sync is completed. Add *.ass as one of the default subtitle extensions. Update the console logger to use Unicode Encoding.

v0.1.2

6 years ago

This release just fixes the issue with paths longer than 260 character.