Skip to content

OpenSubtitlesDownload version 3.6

Compare
Choose a tag to compare
@emericg emericg released this 15 Aug 14:12
· 145 commits to master since this release
  • New feature: You can now choose your search mode between hash, filename, hash_then_filename, hash_and_filename (and adjust it through CLI)
  • New feature: You can now choose your selection mode between manual, default or auto (and adjust it through CLI)
  • New feature: Add a new exit code for successful execution but with no subtitles found
  • Fix a problem when first successful search round was disabling search by filename for next rounds
  • Add a setting (opt_search_overwrite) to avoid re-downloading an existing subtitles (disabled by default)
  • Respect language priority when auto selecting a subtitles
  • Better exceptions handling
  • Various bugfixes