Skip to content

Releases: jlesage/docker-makemkv

Version 1.11.1

30 Mar 13:35
Compare
Choose a tag to compare

Changes in this release:

  • Updated URL the beta key is fetched from.

Version 1.11.0

18 Mar 14:47
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded MakeMKV to version 1.14.3.
  • Upgraded FDK AAC to version 2.0.0.
  • Use baseimage based on Alpine Linux 3.9.

Version 1.10.5

13 Mar 15:06
Compare
Choose a tag to compare

Changes in this release:

  • Updated default configuration: allow MakeMKV to contact web server.
  • Updated OpenJDK to version 13.

Version 1.10.4

03 Dec 13:06
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded MakeMKV to version 1.14.2.
  • Added ccextractor, needed to extract closed captions.

Version 1.10.3

13 Nov 18:05
Compare
Choose a tag to compare

Changes in this release:

  • Reduced the size of the Docker image.

Version 1.10.2

13 Nov 01:39
Compare
Choose a tag to compare

Changes in this release:

  • Fixed an issue where the automatic disc ripper would fail to start when USER_ID is set to 0.

Version 1.10.1

09 Nov 11:40
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded MakeMKV to version 1.14.1.

Version 1.10.0

09 Nov 02:21
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded MakeMKV to version 1.14.0.
  • Upgraded FFmpeg to version 4.1.
  • Fixed Java invocation failure.
  • Small enhancements to the MakeMKV builder.

Version 1.9.5

27 Oct 00:24
Compare
Choose a tag to compare

Changes in this release:

  • Updated OpenJDK to version 11.0.1. This fixes an issue where MakeMKV would crash with certain BluRay discs.
  • Auto disc ripper: Make sure to abort if tray is opened.

Version 1.9.4

02 Oct 17:21
Compare
Choose a tag to compare

Changes in this release:

  • Fixed issue where files and folders created for the backup of a Blu-Ray disc would not follow the configured umask.
  • The auto disc ripper now drops root privileges at start.
  • Added the AUTO_DISC_RIPPER_FORCE_UNIQUE_DIR environment variable to better support workflows involving video discs with the same label.
  • Instead of silently failing to open an URL, a pop-up window is now displayed when certain menu items are selected.