diff --git a/src/Jackett.Common/Definitions/exttorrents.yml b/src/Jackett.Common/Definitions/exttorrents.yml index 2993ff638..8051934b5 100644 --- a/src/Jackett.Common/Definitions/exttorrents.yml +++ b/src/Jackett.Common/Definitions/exttorrents.yml @@ -110,7 +110,7 @@ search: page: 2 followredirect: true inputs: - q: "{{ if .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}" + q: "{{ .Keywords }}" sort: "{{ .Config.sort }}" order: "{{ .Config.type }}" # 0=last 24 hours, 1=last 3 days, 2=last week, 3=last 2 weeks, 4=last month