mnamer icon indicating copy to clipboard operation
mnamer copied to clipboard

German subtitles are not processed

Open malfroid opened this issue 2 years ago • 1 comments

The documentation in README says:

mnamer also supports subtitle files (.srt, .idx, .sub). It will use the format pattern used for movie or episode media files with its extension prefixed by its 2-letter language code.

This does not seem to work for me for German subtitles with a de language code. Example logs:

Processing Episode Subtitle "MyEpisodeName.de.srt" (101.90KB)
skipping (subtitle language can't be detected)

I am using a configuration file and ".srt" is included under "mask".

malfroid avatar Sep 23 '22 10:09 malfroid

You can try the fork of seppi91 until the pull request https://github.com/jkwill87/mnamer/pull/189 has been merged.

jojo141185 avatar Nov 06 '22 23:11 jojo141185