Releases: jlesage/docker-handbrake
Releases · jlesage/docker-handbrake
Version 1.1.0
Changes in this release:
- Watch folder: properly support filenames containing spaces.
- Watch folder: added support for symbolic links.
- HandBrake debug can now be enabled via the
HANDBRAKE_DEBUG
environment variable. - Take ownership of the
/output
folder. - Added the ability to remove video source files from the watch folder when successfully converted.
Version 1.0.1
Changes in this release:
- The watch folder is now monitored without inotify for better compatibility.
Version 1.0.0
This is the initial public release.