From 1f8684a4e78443fe990f2c4b2230eadf16c1d3d6 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 8 May 2024 06:49:13 +1200 Subject: [PATCH] pwtorrents: titles can be missing --- src/Jackett.Common/Definitions/pwtorrents.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Definitions/pwtorrents.yml b/src/Jackett.Common/Definitions/pwtorrents.yml index da7b66b7d..a75a01b68 100644 --- a/src/Jackett.Common/Definitions/pwtorrents.yml +++ b/src/Jackett.Common/Definitions/pwtorrents.yml @@ -110,6 +110,8 @@ search: args: cat title: selector: a[href^="details.php?id="] + optional: true + default: No Title details: selector: a[href^="details.php?id="] attribute: href