mirror of https://github.com/Jackett/Jackett
torrenteros: update genre filters
This commit is contained in:
parent
194e954aa9
commit
0ccc5d124a
|
@ -121,6 +121,8 @@ search:
|
|||
filters:
|
||||
- name: re_replace
|
||||
args: ["(?i)(Ciencia ficción)", "Ciencia_ficción"]
|
||||
- name: re_replace
|
||||
args: ["(?i)(TV Movie)", "TV_Movie"]
|
||||
- name: replace
|
||||
args: [" & ", "_&_"]
|
||||
description:
|
||||
|
|
Loading…
Reference in New Issue