Releases: jlesage/docker-makemkv
Releases · jlesage/docker-makemkv
Version 1.9.5
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
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.
Version 1.9.3
Changes in this release:
- Now using baseimage v3.5.1, which brings the following changes:
- Updated installed packages to get latest security fixes.
- During container startup, make sure the MakeMKV data directory is set to the correct value.
Version 1.9.2
Changes in this release:
- Fixed an issue where fetching the beta key would fail.
Version 1.9.1
Changes in this release:
- Upgraded MakeMKV to version 1.12.3.
- Reverted FFmpeg to version 2.8.14.
Version 1.9.0
Changes in this release:
- Auto disc ripper: Added support for parallel discs ripping.
- Now using baseimage v3.4.0, which is based on Alpine Linux 3.8.
Version 1.9.0-rc1
Changes in this release:
- Added support for parallel discs ripping.
- Now using baseimage v3.4.0, which is based on Alpine Linux 3.8.
Version 1.8.0
Changes in this release:
- Upgraded MakeMKV to version 1.12.2.
- Upgraded FDK AAC to version 0.1.6.
- Upgraded FFmpeg to version 2.8.14.
- Switched to a baseimage based on Alpine Linux 3.7.
Version 1.7.1
Changes in this release:
- Now using baseimage v3.3.4, which brings the following changes (since last used version):
- Make sure the log monitor is started after the X server.
- Fixed an issue where the log monitor
yad
target would use XDG folders of the application. - Fixed issue where log monitor states were not cleared during container startup.
Version 1.7.0
Changes in this release:
- Upgraded MakeMKV to version 1.12.0.