mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
finelite: update comment
This commit is contained in:
@@ -88,7 +88,7 @@ search:
|
|||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
|
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
|
||||||
search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}"
|
search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}"
|
||||||
# 0 name&descr, 1 name, 2 descr, 3 tags
|
# 0 name, 1 name&desc, 2 descr, 3 tags, 4 imdb with rating
|
||||||
hae: 1
|
hae: 1
|
||||||
# 0 active, 1 incldead, 2 deadonly
|
# 0 active, 1 incldead, 2 deadonly
|
||||||
incldead: 1
|
incldead: 1
|
||||||
|
Reference in New Issue
Block a user