Skip to content

Releases: jlesage/docker-handbrake

Version 1.3.1

22 Jun 17:31
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v1.4.3, which brings the following changes:
    • Updated Alpine Linux to version 3.6.2.

Version 1.3.0

21 Jun 16:51
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v1.4.2, which brings the following changes (from last used version):
    • Switched to Alpine Linux 3.6.
    • Associate the application's icon to a unique version to avoid browser cache issues.
    • Fixed prefix of some service related messages.
    • Added support for supplying supplementary groups of the application.
    • Improved process startup and shutdown.
    • When container is stopped or restarted, processes are now terminated gracefully and in proper order. This allow the GUI application to execute its termination routine.
    • No more error messages when container is stopped or restarted.

Version 1.2.0

31 May 11:48
Compare
Choose a tag to compare

Changes in this release:

  • Added support for post-conversion hook.

Version 1.1.4

30 May 16:34
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v1.3.2, which brings the following changes:
    • Fixed password modal window not showing up when required.

Version 1.1.3

26 May 10:46
Compare
Choose a tag to compare

Changes in this release:

  • Watch folder: Fixed issue where, after a first successful conversion, conversion of next available video files would not start.
  • Renamed the Watch Folder service to Automatic Video Converter.

Version 1.1.2

24 May 17:10
Compare
Choose a tag to compare

Changes in this release:

  • Watch folder: Changed the way files being transferred are detected. Method used previously was not working properly in all cases.

Version 1.1.1

24 May 12:28
Compare
Choose a tag to compare

Changes in this release:

  • Watch folder: temporarily skip files being accessed/transferred.
  • Watch folder: improved robustness.

Version 1.1.0

23 May 12:07
Compare
Choose a tag to compare

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

18 May 14:22
Compare
Choose a tag to compare

Changes in this release:

  • The watch folder is now monitored without inotify for better compatibility.

Version 1.0.0

18 May 13:08
Compare
Choose a tag to compare

This is the initial public release.