From a0fd72c9e9df848262d2fff5120920ebbdca03c3 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 24 Oct 2021 15:35:05 +1300 Subject: [PATCH] tellytorrent: update cat --- src/Jackett.Common/Definitions/tellytorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/tellytorrent.yml b/src/Jackett.Common/Definitions/tellytorrent.yml index 27060af5a..0733fc6c1 100644 --- a/src/Jackett.Common/Definitions/tellytorrent.yml +++ b/src/Jackett.Common/Definitions/tellytorrent.yml @@ -17,7 +17,7 @@ caps: - {id: 1, cat: Movies, desc: "Movie"} - {id: 2, cat: TV, desc: "TV"} - {id: 3, cat: Audio, desc: "Music"} - - {id: 4, cat: Movies, desc: "Web Originals"} + - {id: 4, cat: Movies/WEB-DL, desc: "Web Originals"} - {id: 5, cat: PC/Games, desc: "Games"} - {id: 6, cat: PC/0day, desc: "Application"} - {id: 7, cat: PC/Mobile-Other, desc: "Mobile App"}