From 7a8aedd8e84a0a0ce24f6e3f25698fdf933d6514 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 5 Feb 2023 16:14:45 +1300 Subject: [PATCH] catorrent: add new cat --- src/Jackett.Common/Definitions/catorrent.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Jackett.Common/Definitions/catorrent.yml b/src/Jackett.Common/Definitions/catorrent.yml index 8fdff4b68..75295fd8d 100644 --- a/src/Jackett.Common/Definitions/catorrent.yml +++ b/src/Jackett.Common/Definitions/catorrent.yml @@ -15,6 +15,7 @@ caps: - {id: PS2, cat: Console/Other, desc: "Playstation 2"} - {id: PS3, cat: Console/PS3, desc: "Playstation 3"} - {id: PS4, cat: Console/PS4, desc: "Playstation 4"} + - {id: PS5, cat: Console/Other, desc: "Playstation 5"} - {id: SWITCH, cat: Console/Other, desc: "Nintendo Switch"} - {id: PSP, cat: Console/PSP, desc: "Playstation (portable) PSP"} - {id: PSVITA, cat: Console/PS Vita, desc: "Playstation Vita"}