From c0cc6988c820db393b0cab975a72d0cd8b0e5e49 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 17 Mar 2025 05:43:00 +1300 Subject: [PATCH] matrix: prevent parsing wrong tables causing logging --- src/Jackett.Common/Definitions/matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/matrix.yml b/src/Jackett.Common/Definitions/matrix.yml index ff29e3aa5..cafa1ce4e 100644 --- a/src/Jackett.Common/Definitions/matrix.yml +++ b/src/Jackett.Common/Definitions/matrix.yml @@ -111,7 +111,7 @@ search: type: "{{ .Config.type }}" rows: - selector: table.table-center > tbody > tr:has(a[href*="details.php?id="]) + selector: table.table-center[width="905"] > tbody > tr:has(a[href*="details.php?id="]) fields: categorydesc: