From b58c9fb71842e82901fd2099fc2820811507a638 Mon Sep 17 00:00:00 2001 From: kaso17 Date: Mon, 11 Jun 2018 18:31:27 +0200 Subject: [PATCH] HDHome: try to fix search --- src/Jackett.Common/Definitions/hdhome.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/hdhome.yml b/src/Jackett.Common/Definitions/hdhome.yml index d4c733e0e..5da2afe2c 100644 --- a/src/Jackett.Common/Definitions/hdhome.yml +++ b/src/Jackett.Common/Definitions/hdhome.yml @@ -82,7 +82,6 @@ search: paths: - path: /torrents.php - method: post inputs: $raw: "{{range .Categories}}cat{{.}}=1&{{end}}" search: "{{if .Query.IMDBID}}{{ .Query.IMDBID }}{{else}}{{ .Keywords }}{{end}}"