From 653f6b969b698dddce5404892bd642ba5323bd29 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sat, 6 Aug 2022 12:51:59 +0100 Subject: [PATCH] krazyzone: genre fix https://github.com/Jackett/Jackett/commit/0c20234b5a691a52469d999aee658b24b97fae69 --- src/Jackett.Common/Definitions/krazyzone.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/Jackett.Common/Definitions/krazyzone.yml b/src/Jackett.Common/Definitions/krazyzone.yml index 2c5cb19a8..f9625b7a3 100644 --- a/src/Jackett.Common/Definitions/krazyzone.yml +++ b/src/Jackett.Common/Definitions/krazyzone.yml @@ -158,6 +158,16 @@ search: genre: selector: div.t-tags filters: + - name: re_replace + args: ["(?i)(Chat Show)", "Chat_Show"] + - name: re_replace + args: ["(?i)(Game Show)", "Game_Show"] + - name: re_replace + args: ["(?i)(Panel Show)", "Panel_Show"] + - name: re_replace + args: ["(?i)(Science Fiction)", "Science_Fiction"] + - name: re_replace + args: ["(?i)(Talk Show)", "Talk_Show"] - name: validate args: "Action, Adventure, Animation, Biography, Chat_Show, Comedy, Crime, Documentary, Drama, Family, Fantasy, Game_Show, History, Horror, Kids, Medical, Music, Mystery, Nature, News, Panel_Show, Reality, Romance, Science_Fiction, Science-Fiction, SciFi, Soap, Supernatural, Talk_Show, Thriller, War, Western" description: