mirror of https://github.com/Jackett/Jackett
krazyzone: drop redundant genre filter
This commit is contained in:
parent
77ba197774
commit
b194420f6b
|
@ -160,9 +160,6 @@ search:
|
||||||
genre:
|
genre:
|
||||||
optional: true
|
optional: true
|
||||||
selector: div.t-tags
|
selector: div.t-tags
|
||||||
filters:
|
|
||||||
- name: replace
|
|
||||||
args: ["/", ", "]
|
|
||||||
description:
|
description:
|
||||||
text: "{{ .Result.genre }}"
|
text: "{{ .Result.genre }}"
|
||||||
imdbid:
|
imdbid:
|
||||||
|
|
Loading…
Reference in New Issue