Releases: will-molloy/auto-handbrake-encoding
Releases · will-molloy/auto-handbrake-encoding
v1.0.6
What's Changed
- Migrate to
gradle.kts(Gradle Kotlin DSL) by @will-molloy in #106
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
What's Changed
- Use "Production Max" preset and archive rather than delete original videos by @will-molloy in #10
- Add
outputDirectory+archiveDirectoryargs + Integration tests by @will-molloy in #12 - No longer delete original if archive file contents differ by @will-molloy in #19
- Assert expected file contents in integration test by @will-molloy in #21
- Add retries to integration tests by @will-molloy in #23
- Log HandBrake ETA every 10% of encoding progress by @will-molloy in #26
- Rename "wilmol" -> "willmolloy" by @will-molloy in #28
- Pass args via Gradle project properties by @will-molloy in #45
- Update file suffixes by @will-molloy in #47
- Containerise by @will-molloy in #49
- Sleep when run fails by @will-molloy in #55
- Restructure/rename modules by @will-molloy in #69
- Refactor to more easily support different HandBrake options and test more configs by @will-molloy in #70
- Bump guava from 31.0.1-jre to 31.1-jre by @dependabot in #15
- Revisit error scenarios by @will-molloy in #73
- Refactor options to use polymorphism rather than switch/case style by @will-molloy in #74
- Bump actions/setup-java from 2.5.0 to 3.6.0 by @dependabot in #68
- Log thread names and name threads for encoder/archiver by @will-molloy in #75
- Remove archive suffix by @will-molloy in #76
- Overwrite encoded file if contents match by @will-molloy in #78
- Upgrade to Java 19 by @will-molloy in #77
- Start next encoding immediately when handbrake is not in use by @will-molloy in #79
- Use jimfs for unit tests by @will-molloy in #86
- Update all dependencies by @renovate in #102
New Contributors
- @dependabot made their first contribution in #15
- @renovate made their first contribution in #102
Full Changelog: https://github.com/will-molloy/auto-handbrake-encoding/commits/v1.0.0