Releases: WyvernIXTL/crop4mkv
Releases · WyvernIXTL/crop4mkv
Release v0.7.3
Fixed
- Compile task not working.
- CI not compiling release artifacts.
Release v0.7.2
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
Fixed:
- Database artifacts persisting.
Changed:
- Database changed to
.crop4mkv.guard.
Release v0.7.0
Added:
--guardflag that creates a database of already processed files for faster repeated processing of large libraries.
Release v0.5.2
Fixes
- Missing colors in powershell.
Release v0.5.1
Fixes
- Fixes license not being printed without any file or folder path being supplied.
Release v0.5.0
Added
- Added async handling of directories.
This brings a major speed up when usingcrop4mkvon directories, compared to using a script to executecrop4mkvin 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
Fixed most issues with script.
Release v0.3.0
Rewrote script with ts and with bun in mind.
Added safe crop value generation at multiple parts of the video.
Release v0.2.1
Fix name not being printed.
Known Issues:
- Short files not being parsed.
- No setting for scan window.