You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
I don't want Sub-Zero to download subtitles if there already is an .srt file present. For some reason, this is only possible if the subtitle file matches the exact filename.
The weird part is that the module subtitlehelpers successfully finds the subtitles, even if it doesn't match the exact filename, with the correct language.
The same thing happens when I change "eng" to "en".
I don't want Sub-Zero to download subtitles if there already is an .srt file present. For some reason, this is only possible if the subtitle file matches the exact filename.
The weird part is that the module subtitlehelpers successfully finds the subtitles, even if it doesn't match the exact filename, with the correct language.
The same thing happens when I change "eng" to "en".
Logs: https://pastebin.com/s4zUENek
And now suddenly it says the English language is missing, so it proceeds to download another one. Why does it do this, if it already found one?
In the Sub-Zero settings, I have the following relevant settings:
But these settings don't seem to do anything at all. Same thing happens with all movies.
I hope this gets fixed soon.