xthor-api: allow tmdb + keywords. resolves #12583

This commit is contained in:
Garfield69 2022-05-11 08:54:34 +12:00
parent 290ec2b74f
commit 327b4019e6
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ search:
inputs:
passkey: "{{ .Config.passkey }}"
category: "{{ if .Categories }}{{ range .Categories }}{{.}}+{{end}}{{ else }}{{ end }}"
search: "{{ if .Query.TMDBID }}{{ else }}{{ .Keywords }}{{ end }}"
search: "{{ .Keywords }}"
tmdbid: "{{ .Query.TMDBID }}"
$raw: "{{ if .Config.freeleech }}&freeleech=1{{ else }}{{ end }}"
response: