Releases: jlesage/docker-handbrake
Releases · jlesage/docker-handbrake
Version 1.5.9
Changes in this release:
- Now using baseimage v2.0.6, which brings the following changes:
- Upgraded S6 overlay to version 1.20.0.0.
Version 1.5.8
Changes in this release:
- Fixed conversion of videos containing multiple titles.
Version 1.5.7
Changes in this release:
- Now using baseimage v2.0.5, which brings the following changes (from last used version):
- Clear the environment of the container during startup.
- Clear the /tmp folder during startup.
- Cleanly terminate the X server when container is restarted/stopped.
- Improved robustness of X server starting process.
- Removed unneeded files from the image.
Version 1.5.6
Changes in this release:
- Watch folder: recursively remove empty directories.
Version 1.5.5
Changes in this release:
- Now using baseimage v2.0.3, which brings the following changes:
- Improved robustness of the X server starting process.
Version 1.5.4
Changes in this release:
- Watch folder: properly support video discs (ISO files, DVD/Blu-ray folders).
- Watch folder: when removing empty folders, ignore the watch folder itself.
- Watch folder: make sure to abort if destination file already exists.
Version 1.5.3
Changes in this release:
- Fixed HandBrake CLI crash that was occuring when working with ISO files or DVD folders.
- Small adjustments to the default configuration file.
Version 1.5.2
Changes in this release:
- Now using baseimage v2.0.2, which brings the following changes:
- Proper VNC port is exposed.
Version 1.5.1
Changes in this release:
- Now using baseimage v2.0.1, which brings the following changes:
- Internal enhancements.
- Clean temporary files left by npm.
Version 1.5.0
Changes in this release:
- Now using baseimage v2.0.0, which brings the following changes:
- Various internal enhancements.
- Fixed the way a service waits for another one.
- Watch folder: ignore hidden files and folders.
- Watch folder: adjusted the way empty folders are removed.