From feb47facaa5eff9f6eb1b24352953eeaeac15af7 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 2 Oct 2022 16:18:47 +1300 Subject: [PATCH] torrent-turk: ignore search false error hits --- src/Jackett.Common/Definitions/torrent-turk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrent-turk.yml b/src/Jackett.Common/Definitions/torrent-turk.yml index 083653267..b24933617 100644 --- a/src/Jackett.Common/Definitions/torrent-turk.yml +++ b/src/Jackett.Common/Definitions/torrent-turk.yml @@ -137,7 +137,7 @@ search: "sortOptions[sortBy]": "{{ .Config.sort }}" "sortOptions[sortOrder]": "{{ .Config.type }}" error: - - selector: div.error:not(:contains("Hiçbir sonuç bulunamadı.")) + - selector: div.error:not(:contains("Hiçbir sonuç bulunamadı.")):not(:contains("There are no results found.")):not(:contains("Click on The Flag to Change")) # does not support imdbid search and does not return imdb link in results. rows: