diff --git a/src/Jackett.Common/Definitions/hdgalaktik.yml b/src/Jackett.Common/Definitions/hdgalaktik.yml index 111de413b..2d454052b 100644 --- a/src/Jackett.Common/Definitions/hdgalaktik.yml +++ b/src/Jackett.Common/Definitions/hdgalaktik.yml @@ -119,17 +119,11 @@ search: selector: table.embedded > tbody > tr.torcontduo fields: - category_default: - selector: td:nth-child(1) - optional: true - filters: - - name: replace - args: ["---", 4] category: selector: a[href^="browse.php?cat="] attribute: href optional: true - default: "{{ .Result.category_default }}" + default: 4 filters: - name: querystring args: cat @@ -205,6 +199,9 @@ search: filters: - name: replace args: ["details", "download"] + poster: + selector: img.s + attribute: src imdbid: selector: a[href^="browse.php?imdb="] attribute: href