mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
Ettv: sort by created for rss, test and no-keyword search #3209
This commit is contained in:
parent
4d8d21a815
commit
b4eda2ed54
1 changed files with 3 additions and 1 deletions
|
@ -69,6 +69,8 @@
|
|||
inputs:
|
||||
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
||||
search: "{{ .Keywords }}"
|
||||
sort: "id"
|
||||
order: "desc"
|
||||
incldead: "1"
|
||||
keywordsfilters:
|
||||
- name: replace
|
||||
|
|
Loading…
Reference in a new issue