Skip to content

Releases: WyvernIXTL/crop4mkv

Release v0.7.3

22 Sep 20:27
v0.7.3

Choose a tag to compare

Fixed

  • Compile task not working.
  • CI not compiling release artifacts.

Release v0.7.2

22 Sep 19:38
v0.7.2
901fbb5

Choose a tag to compare

Added

  • Compiled releases on the release page via CI.

Changed

  • Added licensing information for bun runtime due to self contained releases.

Release v0.7.1

19 Jul 22:16
v0.7.1

Choose a tag to compare

Fixed:

  • Database artifacts persisting.

Changed:

  • Database changed to .crop4mkv.guard.

Release v0.7.0

19 Jul 21:24
v0.7.0

Choose a tag to compare

Added:

  • --guard flag that creates a database of already processed files for faster repeated processing of large libraries.

Release v0.5.2

22 Feb 22:46
v0.5.2
62e6276

Choose a tag to compare

Fixes

  • Missing colors in powershell.

Release v0.5.1

22 Feb 19:54
v0.5.1
0024acc

Choose a tag to compare

Fixes

  • Fixes license not being printed without any file or folder path being supplied.

Release v0.5.0

22 Feb 19:39
v0.5.0
8fc9330

Choose a tag to compare

Added

  • Added async handling of directories.
    This brings a major speed up when using crop4mkv on directories, compared to using a script to execute crop4mkv in single file mode.
  • Added license print option.

Changed

  • Major improvements in the workings of the script.
  • Filtering of outliers became default.
  • Outliers are filtered with all available samples at once instead of per part.

Fixed

  • Fixed crash when no sample could be read.

Release 0.3.5

10 Feb 20:45
v0.3.5
3e4a85e

Choose a tag to compare

Fixed most issues with script.

Release v0.3.0

10 Feb 16:34
v0.3.0
197564d

Choose a tag to compare

Rewrote script with ts and with bun in mind.

Added safe crop value generation at multiple parts of the video.

Release v0.2.1

10 Feb 00:03
v0.2.1
0af024a

Choose a tag to compare

Fix name not being printed.

Known Issues:

  • Short files not being parsed.
  • No setting for scan window.