mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -119,17 +119,8 @@ search:
|
|||||||
_reg:
|
_reg:
|
||||||
selector: region
|
selector: region
|
||||||
optional: true
|
optional: true
|
||||||
genre:
|
|
||||||
selector: meta.genres
|
|
||||||
filters:
|
|
||||||
- name: re_replace
|
|
||||||
args: ["(?i)(Science Fiction)", "Science_Fiction"]
|
|
||||||
- name: re_replace
|
|
||||||
args: ["(?i)(TV Movie)", "TV_Movie"]
|
|
||||||
- name: replace
|
|
||||||
args: [" & ", "_&_"]
|
|
||||||
description:
|
description:
|
||||||
text: "{{ .Result._cat }} {{ .Result._type }} {{ .Result._res }} {{ .Result._reg }} {{ .Result.genre }}"
|
text: "{{ .Result._cat }} {{ .Result._type }} {{ .Result._res }} {{ .Result._reg }}"
|
||||||
download:
|
download:
|
||||||
selector: download_link
|
selector: download_link
|
||||||
infohash:
|
infohash:
|
||||||
|
Reference in New Issue
Block a user