From d72058856875902eccdc43fdab8e5d30a7ba6d45 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 19 Dec 2019 20:28:44 +1300 Subject: [PATCH] filmpaleis: amend login --- src/Jackett.Common/Definitions/film-paleis.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Jackett.Common/Definitions/film-paleis.yml b/src/Jackett.Common/Definitions/film-paleis.yml index 9be1b60fe..fdbe9dd10 100644 --- a/src/Jackett.Common/Definitions/film-paleis.yml +++ b/src/Jackett.Common/Definitions/film-paleis.yml @@ -40,9 +40,8 @@ movie-search: [q] login: - path: login.php - method: form - form: form[action="takelogin.php"] + path: takelogin.php + method: post inputs: username: "{{ .Config.username }}" password: "{{ .Config.password }}" @@ -59,10 +58,12 @@ $raw: "{{ range .Categories }}c{{.}}=1&{{end}}" search: "{{ .Keywords }}" incldead: 1 + rows: selector: table.mainouter filters: - name: andmatch + fields: title: selector: a[href^="details.php?id="]