In Tsubreader.cpp there is a wrong assignment when identifying subtitle files. The "HH:MM:SS.m,HH:MM:SS.m" is identified SUB_SUBRIP and the "HH:MM:SS,m --> HH:MM:SS,m" is identified as SUB_SUBVIEWER. These are both wrong and should be swapped around.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In Tsubreader.cpp there is a wrong assignment when identifying subtitle files. The "HH:MM:SS.m,HH:MM:SS.m" is identified SUB_SUBRIP and the "HH:MM:SS,m --> HH:MM:SS,m" is identified as SUB_SUBVIEWER. These are both wrong and should be swapped around.