exttorrents: restore keyword search alongside imdbid (#16188)

This commit is contained in:
Roc13x
2025-09-16 18:14:24 +01:00
committed by GitHub
parent 98c2590a16
commit edd3c83a94

View File

@@ -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