diff --git a/src/Jackett.Common/Definitions/xthor-api.yml b/src/Jackett.Common/Definitions/xthor-api.yml index 3e8e339f4..bac686db9 100644 --- a/src/Jackett.Common/Definitions/xthor-api.yml +++ b/src/Jackett.Common/Definitions/xthor-api.yml @@ -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: