Releases: jlesage/docker-makemkv
Releases · jlesage/docker-makemkv
Version 1.12.3
Changes in this release:
- Really fixed issue where the container would not start with Docker version < 18.06 because of usage of
statx
system call.
Version 1.12.2
Changes in this release:
- Fixed issue where the container would not start with Docker version < 18.06.
Version 1.12.1
Changes in this release:
- Upgraded MakeMKV to version 1.14.5.
- Fixed fontconfig errors showing during startup.
- Switched to Azul's Zulu OpenJDK 11.
Version 1.12.0
Changes in this release:
- Upgraded MakeMKV to version 1.14.4.
- Now using baseimage v3.5.2, which brings the following changes:
- Updated installed packages to get latest security fixes.
- Fixed issue where the container could have a zombie process.
- Fixed issue where the password would not be submitted when pressing the enter key in the password modal.
- Use relative path for favicon ressources to be more friendly with reverse proxy senarios.
Version 1.11.1
Changes in this release:
- Updated URL the beta key is fetched from.
Version 1.11.0
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
Changes in this release:
- Updated default configuration: allow MakeMKV to contact web server.
- Updated OpenJDK to version 13.
Version 1.10.4
Changes in this release:
- Upgraded MakeMKV to version 1.14.2.
- Added ccextractor, needed to extract closed captions.
Version 1.10.3
Changes in this release:
- Reduced the size of the Docker image.
Version 1.10.2
Changes in this release:
- Fixed an issue where the automatic disc ripper would fail to start when
USER_ID
is set to0
.