Releases: zhiayang/mkvtaginator
Releases · zhiayang/mkvtaginator
Release 1.4.1
Make TV matching case insensitive
Now s01e01
will also find the season/episode correctly.
1.2.2: Fix filename matching for TV shows
1.2.2: fix regex for normal tv shows
1.2.1: Bug Fixes
Fix bugs:
- negative subtitle delay (ie. making them appear earlier) now works
- muxing+tagging a file with existing cover art won't break
Subtitle Delay
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.