Skip to content

mkv-auto-v1.0.2

Latest
Compare
Choose a tag to compare
@philiptn philiptn released this 02 Jun 19:17

To update to the latest version of mkv-auto, run docker pull philiptn/mkv-auto.

Note: This version includes a new option in the defaults.ini configuration file. Make sure to update your own user.ini with the new field.

Updates and bug fixes:

  • High: Fixed bug where subtitle extraction function would extract tracks out of order
  • High: Fixed bug where forced subtitle tracks would be placed before regular subtitles in final track structure
  • Medium: Fixed bug where program would throw error when trying to get the video codec while file was being copied
  • Medium: Fixed bug where audio tracks in matching audio codec prefs would not be selected properly (#24)
  • Low: Fixed bug where forced subtitle tracks would be placed last in the file if pref subs languages were not set
  • Added PREFERRED_SUBS_EXT option to defaults.ini. This variable holds the priority order of subtitle extensions.
  • Improved "Samples" removal function