Skip to content

Releases: jlesage/docker-handbrake

Version 1.9.2

21 Nov 00:56
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v3.1.3, which brings the following changes:
    • Upgraded S6 overlay to version 1.21.2.1.
  • Better output of automated conversions: encoding progress now seen in container's log, while detailed output is redirected to a log file.

Version 1.9.1

07 Nov 13:02
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v3.1.2, which brings the following changes (from last used version):
    • Fixed an issue where a self-disabled service could be restarted.
    • Upgraded S6 overlay to version 1.21.2.0.
    • Use a more efficient way to monitor status files.

Version 1.9.0

30 Oct 00:05
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v3.1.0, which brings the following changes:
    • Upgraded S6 overlay to version 1.21.1.1.
    • Enhanced integration of service dependencies functionality.
    • Added a simple log monitor.
    • Fixed race condition where container's exit code would not be the expected one.
    • Fixed issue where application's GUI fails to displayed when accessing it through the web interface via standard ports 80/443.

Version 1.8.0

09 Oct 19:05
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v3.0.2, which brings the following changes:
    • Better support for service dependencies.
    • Added support for secure access to the application's GUI.

Version 1.7.0

18 Sep 16:48
Compare
Choose a tag to compare

Changes in this release:

  • Added support for optical drive(s) access.
  • Removed some useless shortcuts in the video source selection window.

Version 1.6.1

08 Sep 13:58
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v2.0.8, which brings the following changes (from last used version):
    • Fixed timezone support on alpine-glibc images.
    • Fixed duplicated entries in /etc/passwd and /etc/group that were created after a restart of the container.

Version 1.6.0

16 Aug 17:35
Compare
Choose a tag to compare

Changes in this release:

  • Added libdvdcss to allow reading of encrypted DVD video files.

Version 1.5.9

14 Aug 11:44
Compare
Choose a tag to compare

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

13 Aug 00:25
Compare
Choose a tag to compare

Changes in this release:

  • Fixed conversion of videos containing multiple titles.

Version 1.5.7

31 Jul 14:17
Compare
Choose a tag to compare

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.