From 3f95784bb824484cb37bb0bfc91f491015f74cf4 Mon Sep 17 00:00:00 2001 From: Vitiko Date: Fri, 29 Apr 2022 22:56:44 -0400 Subject: [PATCH] Subdivx Provider: avoid false positives on episodes search The series search fallback was returning unrelated subtitles that were impossible to detect with get_subtitle_from_archive() --- libs/subliminal_patch/providers/subdivx.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libs/subliminal_patch/providers/subdivx.py b/libs/subliminal_patch/providers/subdivx.py index b5e0b19da..68b4a33dc 100644 --- a/libs/subliminal_patch/providers/subdivx.py +++ b/libs/subliminal_patch/providers/subdivx.py @@ -108,10 +108,6 @@ class SubdivxSubtitlesProvider(Provider): f"{video.series} S{video.season:02}", ): subtitles += self._handle_multi_page_search(query, video) - - # Fallback - if not subtitles: - subtitles += self._handle_multi_page_search(video.series, video) else: # Subdvix has problems searching foreign movies if the year is # appended. A proper solution would be filtering results with the