diff --git a/src/Jackett.Common/Definitions/ettv.yml b/src/Jackett.Common/Definitions/ettv.yml index 6449dc4d8..c75106ea2 100644 --- a/src/Jackett.Common/Definitions/ettv.yml +++ b/src/Jackett.Common/Definitions/ettv.yml @@ -35,10 +35,12 @@ path: torrents-search.php inputs: $raw: "{{range .Categories}}c{{.}}=1&{{end}}" - search: "{{ .Query.Keywords }}" + search: "{{ if .Keywords }}+{{else}}{{end}}{{ .Keywords }}" incldead: "1" - order: desc sort: id + order: desc + keywordsfilters: + - name: urlencode rows: selector: div.myFrame-content > div > table > tbody > tr[class]