Skip to content

Releases: zhiayang/mkvtaginator

Release 1.4.1

15 Feb 18:27
1.4.1
19f405d
Compare
Choose a tag to compare

Add support for TVMaze API.

Make TV matching case insensitive

15 May 03:02
Compare
Choose a tag to compare

Now s01e01 will also find the season/episode correctly.

1.2.2: Fix filename matching for TV shows

14 May 16:23
Compare
Choose a tag to compare
1.2.2: fix regex for normal tv shows

1.2.1: Bug Fixes

12 Dec 17:48
Compare
Choose a tag to compare

Fix bugs:

  1. negative subtitle delay (ie. making them appear earlier) now works
  2. muxing+tagging a file with existing cover art won't break

Subtitle Delay

18 Aug 16:24
Compare
Choose a tag to compare

New --subtitle-delay option to delay subtitle streams. Specify the delay in decimal seconds, eg. --subtitle-delay +0.3 for a 300 millisecond delay (ie. subs will appear 300ms later than usual).

No config file option for this, because it doesn't make sense.