From 6e59cc4c33ff3451ab33cd3cf03ac9b116e43daa Mon Sep 17 00:00:00 2001 From: kaso17 Date: Sat, 25 Aug 2018 20:09:16 +0200 Subject: [PATCH] YGGtorrent: update Animation category mapping --- src/Jackett.Common/Definitions/yggtorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/yggtorrent.yml b/src/Jackett.Common/Definitions/yggtorrent.yml index 7743b396d..151a1f345 100644 --- a/src/Jackett.Common/Definitions/yggtorrent.yml +++ b/src/Jackett.Common/Definitions/yggtorrent.yml @@ -19,7 +19,7 @@ caps: categorymappings: - {id: 2145, cat: TV, desc: "Film/Vidéo"} - - {id: 2178, cat: TV/Anime, desc: "Film/Vidéo : Animation"} + - {id: 2178, cat: Movies, desc: "Film/Vidéo : Animation"} # changed to movies, see #3553 - {id: 2179, cat: TV/Anime, desc: "Film/Vidéo : Animation Série"} - {id: 2180, cat: TV, desc: "Film/Vidéo : Concert"} - {id: 2181, cat: TV, desc: "Film/Vidéo : Documentaire"}