From cb59120c024d2fe91dc6a27770b682af76776ed5 Mon Sep 17 00:00:00 2001 From: Yuri Moens Date: Fri, 5 Jul 2019 21:19:55 +0200 Subject: [PATCH] Nyaa.si: Add more filter categories to config (#5600) --- src/Jackett.Common/Definitions/nyaasi.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/nyaasi.yml b/src/Jackett.Common/Definitions/nyaasi.yml index 083c36284..7dddd5302 100644 --- a/src/Jackett.Common/Definitions/nyaasi.yml +++ b/src/Jackett.Common/Definitions/nyaasi.yml @@ -7,7 +7,7 @@ encoding: UTF-8 links: - https://nyaa.si/ - + settings: - name: filter-id type: select @@ -35,6 +35,14 @@ 3_1: "Literature - English-translated" 3_2: "Literature - Non-English-translated" 3_3: "Literature - Lossy" + 4_0: "Live Action" + 4_1: "Live Action - English" + 4_2: "Live Action - Idol/PV" + 4_3: "Live Action - Non-English" + 4_4: "Live Action - Raw" + 5_0: "Pictures" + 5_1: "Pictures - Graphics" + 5_2: "Pictures - Photos" 6_0: "Software" 6_1: "Software - Applications" 6_2: "Software - Games"