From 4fb39171b49115f7da9395bf20fd1c9a2c3ed75a Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 3 Nov 2020 08:59:54 +1300 Subject: [PATCH] kickasstorrents-to: handle no results. resolves #10093 --- src/Jackett.Common/Definitions/kickasstorrents-to.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/kickasstorrents-to.yml b/src/Jackett.Common/Definitions/kickasstorrents-to.yml index abec27872..55ff4e579 100644 --- a/src/Jackett.Common/Definitions/kickasstorrents-to.yml +++ b/src/Jackett.Common/Definitions/kickasstorrents-to.yml @@ -58,7 +58,7 @@ search: - path: "{{ if .Keywords }}usearch/{{ .Keywords }}/{{ else }}new/{{ end }}?sortby={{ .Config.sort }}&sort={{ .Config.type }}" rows: - selector: table.data tr.odd, table.data tr.even + selector: table.data tr.odd:has(a[class="cellMainLink"]), table.data tr.even:has(a[class="cellMainLink"]) fields: category: