From 067a88bffba64cbb52a850784e30b69c4e7d304c Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 11 Mar 2022 14:10:01 +1300 Subject: [PATCH] xwtorrents: add new cats --- src/Jackett.Common/Definitions/xwtorrents.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Jackett.Common/Definitions/xwtorrents.yml b/src/Jackett.Common/Definitions/xwtorrents.yml index 19e93ae6b..028c34e2b 100644 --- a/src/Jackett.Common/Definitions/xwtorrents.yml +++ b/src/Jackett.Common/Definitions/xwtorrents.yml @@ -14,6 +14,10 @@ caps: categorymappings: - {id: 74, cat: TV/Sport, desc: "AEW"} - {id: 75, cat: TV/Sport, desc: "AEW HD"} + - {id: 76, cat: TV/Sport, desc: "AEW Rampage"} + - {id: 77, cat: TV/Sport, desc: "AEW Rampage HD"} + - {id: 78, cat: TV/Sport, desc: "AEW PPV's"} + - {id: 79, cat: TV/Sport, desc: "AEW PPV's HD"} - {id: 47, cat: TV/Sport, desc: "Boxing"} - {id: 14, cat: Movies, desc: "Documentary"} - {id: 20, cat: TV/Sport, desc: "DVD"}