Skip to content

Releases: RatzzFatzz/MKVAudioSubtitleChanger

v3.0.2

27 May 20:32
a075dfb
Compare
Choose a tag to compare

Features

  • Remove forced flag from audio tracks

v3.0.1

19 Feb 19:56
Compare
Choose a tag to compare

Fixes

  • Fix bug where setting of default audio track is faulty when file has no default subtitle track

v3.0

23 Apr 09:35
b2e9762
Compare
Choose a tag to compare

Features

  • Coherent feature: Match a whole directory / series / season with the same config
  • Date Filter: Only update files which are newer than the entered date
  • Only New Files: With this parameter only files newer than the last successful execution are updated
  • Attribute Config via CLI: Easily pass your mapping config via CLI
  • Now all parameters can be passed by CLI and a config file is not necessary anymore
  • Improve subtitle selection

Fixes

  • Statistic counts are now calculated properly
  • OFF for subtitles now works properly

v3.0-pre.3

09 Apr 19:09
fd9a421
Compare
Choose a tag to compare
v3.0-pre.3 Pre-release
Pre-release
  • Add coherent feature (try to match a whole series to the same config)
  • Fix excluded files count
  • Improve subtitle selection
  • Add date filter (only files newer than specified date are considered)
  • Add only new files filter (remember last successful execution and only consider files newer than that; works great with a cron job)

v3.0-pre.2

20 Feb 22:56
9f40d97
Compare
Choose a tag to compare
v3.0-pre.2 Pre-release
Pre-release
  • Add possibility to pass attribute-config via CLI instead of config only

With this it is possible to pass all parameters via CLI and config is not mandatory anymore

v3.0-pre.1

19 Feb 15:58
5f72f45
Compare
Choose a tag to compare
v3.0-pre.1 Pre-release
Pre-release
  • Update parameter validation

v2.1

16 Jun 11:23
Compare
Choose a tag to compare
  • Ignore commentary tracks

v2.0

24 Apr 17:02
Compare
Choose a tag to compare
  • Add safe-mode
  • Add configurable multi threading
  • Add statistics
  • Recognize forced tracks (Forced tracks won't be chosen when setting subtitles, set forced flag)
  • Add progress bar
  • Add include regex pattern
  • Add file exclusion
  • Add language validation

v2.0 - Preview 1

02 Apr 16:43
Compare
Choose a tag to compare
v2.0 - Preview 1 Pre-release
Pre-release
  • Add safe-mode
  • Add configurable multi threading
  • Add statistics
  • Recognize forced tracks (Forced tracks won't be chosen when setting subtitles, set forced flag)
  • Add progress bar

v1.1

22 Feb 23:20
Compare
Choose a tag to compare
  • Fix NullPointerException when file has missing or no properties