mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
trellas: change keywords to uppercase. #15032
This commit is contained in:
parent
f6fb03bc7f
commit
b0fb7d6ba1
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ search:
|
|||
- path: /?p=torrents&pid=10
|
||||
method: post
|
||||
keywordsfilters:
|
||||
- name: toupper
|
||||
- name: re_replace # add brackets to year on searchquery if missing
|
||||
args: ["\\(*((19|20)\\d{2})\\)*", "($1)"]
|
||||
- name: replace # use this as a workaround till #893 is implemented
|
||||
|
|
Loading…
Add table
Reference in a new issue