mirror of https://github.com/Jackett/Jackett
HDHome: try to fix search
This commit is contained in:
parent
99d8f63f9e
commit
b58c9fb718
|
@ -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}}"
|
||||
|
|
Loading…
Reference in New Issue