Skip to content

Releases: matcornic/subify

v0.6.0

02 Apr 16:35
596b5a9

Choose a tag to compare

  1. Add option to not having the language in the subtitle file name (some player does not support that)
  2. Removed Subdb (project is dead)

v0.5.0

02 Apr 14:56

Choose a tag to compare

  1. Migrated to go 1.23
  2. Update dependencies to latest (especially addicted lib that was not working anymore with latest website changes)
  3. CI: moved to Github actions (instead of Travis)

v0.4.1 - Use latest version of Addic7ed

23 Dec 21:08

Choose a tag to compare

  • Use latest version of Addic7ed library (which was not able to search for subtitles before update)

v0.4.0

22 Dec 20:21
b6a3f41

Choose a tag to compare

  • System notification can be turned off with option --notify=false
  • Subtitles file name contains the language of the subtitle
  • Migrate to Go.13 and Go modules
  • Use golangci-lint instead of Gometalinter (deprecated)

v0.3.0 - Notifications

23 Feb 23:07

Choose a tag to compare

  • Add system notifications (for Linux, Windows and MacOS)
  • Add version command
  • Better documentation on README
  • Created a logo

v0.2.0

21 Feb 20:56

Choose a tag to compare

  • Addic7ed implementation
  • Refactoring
  • Vendoring with dep
  • Dropping 32bit support

0.1.1

31 Jan 11:28

Choose a tag to compare

  • Language checking
  • OpenSubtitles API implementation
  • List of favorite languages (Downloads the first to match)
  • Vendoring (with glide)
  • List of available apis
  • Usage of APIs is customizable (can order Subdb search before OpenSubtitles for ex)
  • Customizable default configuration with a conf file (for example to change the default language for all downloads)

0.1.0

17 Jan 17:11

Choose a tag to compare

Built by goxc