From 8065919b7f07ef1ae5d130198b499a12f3ba3cf1 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 28 Sep 2023 16:03:31 +1300 Subject: [PATCH] torrentmasters: fix cat --- src/Jackett.Common/Definitions/torrentmasters.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrentmasters.yml b/src/Jackett.Common/Definitions/torrentmasters.yml index 3e4750bf2..3c7302ff6 100644 --- a/src/Jackett.Common/Definitions/torrentmasters.yml +++ b/src/Jackett.Common/Definitions/torrentmasters.yml @@ -29,7 +29,7 @@ caps: - {id: 75, cat: PC/Mac, desc: "Programok - Linux/Unix/Mac OS"} - {id: 101, cat: TV/SD, desc: "Sorozat - DVD (ENG)"} - {id: 100, cat: TV/SD, desc: "Sorozat - DVD (HUN)"} - - {id: 89, cat: TV/HD, desc: "Sorozat - SD (ENG)"} + - {id: 89, cat: TV/HD, desc: "Sorozat - HD (ENG)"} - {id: 97, cat: TV/HD, desc: "Sorozat - HD (HUN)"} - {id: 86, cat: TV/SD, desc: "Sorozat - SD (ENG)"} - {id: 90, cat: TV/SD, desc: "Sorozat - SD (HUN)"}