Skip to content

Releases: tmoroney/auto-subs

AutoSubs v2.2

23 Mar 18:19
bd0fae2
Compare
Choose a tag to compare
  • Updated documentation for setup.
  • Added auto-update script + command.
  • Fixed automatic setup script and added back to documentation.

AutoSubs v2.1

22 Mar 19:36
b4e708f
Compare
Choose a tag to compare

Added ability to select a specific template text and fixed automatic translation bug

AutoSubs v2.0

18 Mar 20:52
Compare
Choose a tag to compare

Added features:

  • Saves the current settings when the script is closed and loads them when the script is opened again.
  • Translation from any language to English.
  • Option to refine subtitle timings to improve timestamps.
  • Changed storage location for files to hopefully fix FFMPEG "file not found" error.

AutoSubs v1.9.1

20 Feb 19:19
0254047
Compare
Choose a tag to compare

Fixed string/int error that was caused by the Resolve API returning the frame rate as a string rather than an integer.

AutoSubs v1.9

01 Feb 17:32
485a9ec
Compare
Choose a tag to compare

Fixed subtitles being placed at the wrong position when the timeline starting timecode is not 00:00:00

AutoSubs v1.8

01 Feb 12:57
eccf642
Compare
Choose a tag to compare
  • Added environment variables so that the script works on M1 MacOS.
  • Fixed critical bug where old subtitles were overwritten when new ones were added.

AutoSubs v1.7

30 Jan 18:40
080503f
Compare
Choose a tag to compare
  • Switched to using timeline "Mark In" and "Mark Out" instead of coloured markers to simplify the process of selecting an area to add subtitles.
  • Improved overall layout and added instructions within the UI.

AutoSubs v1.6

29 Jan 01:46
a39abd8
Compare
Choose a tag to compare

Added subtitle navigator and overhauled the UI:

  • Use the navigator to view all subtitles and jump to their position on the timeline.
  • Mark In/Out buttons added to make it clearer to the user that they need to place a marker at the beginning and end of the area they want to subtitle.

AutoSubs v1.5

24 Jan 19:59
9f2ca4d
Compare
Choose a tag to compare

Added new Powershell script for single command setup (Windows only)
Updated instructions to be more clear and concise.

AutoSubs v1.4

29 Sep 21:06
a6af168
Compare
Choose a tag to compare

Added ability to subtitle segments of a video + general quality of life improvements.