mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
krazyzone: add genre validate filter to remove non-genre tags
This commit is contained in:
@@ -160,6 +160,9 @@ search:
|
|||||||
genre:
|
genre:
|
||||||
optional: true
|
optional: true
|
||||||
selector: div.t-tags
|
selector: div.t-tags
|
||||||
|
filters:
|
||||||
|
- name: validate
|
||||||
|
args: "Action, Adventure, Animation, Comedy, Crime, Documentary, Drama, Family, Fantasy, History, Horror, Kids, Music, Mystery, News, Reality, Romance, SciFi, Soap, Talk, Thriller, War, Western"
|
||||||
description:
|
description:
|
||||||
text: "{{ .Result.genre }}"
|
text: "{{ .Result.genre }}"
|
||||||
imdbid:
|
imdbid:
|
||||||
|
Reference in New Issue
Block a user