mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
chilebt: genre fixup
This commit is contained in:
parent
3b332f8064
commit
ba7c79d29d
1 changed files with 2 additions and 0 deletions
|
@ -128,6 +128,8 @@ search:
|
|||
genre:
|
||||
selector: td:nth-last-child(6)
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["\n", ""]
|
||||
- name: re_replace
|
||||
args: ["(?i)(Science Fiction)", "Science_Fiction"]
|
||||
- name: validate
|
||||
|
|
Loading…
Add table
Reference in a new issue