mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-15 21:14:32 +01:00
Fixed: (Uniotaku) Updated categories
Co-authored-by: Garfield69 <garfield69@outlook.com>
This commit is contained in:
parent
f5e91f7bfd
commit
3155343bcc
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ private IndexerCapabilities SetCapabilities()
|
|||
caps.Categories.AddCategoryMapping(55, NewznabStandardCategory.XXX, "Hentai");
|
||||
caps.Categories.AddCategoryMapping(56, NewznabStandardCategory.XXXOther, "H Doujinshi");
|
||||
caps.Categories.AddCategoryMapping(57, NewznabStandardCategory.TVOther, "Tokusatsu");
|
||||
caps.Categories.AddCategoryMapping(58, NewznabStandardCategory.TVOther, "Live Action");
|
||||
|
||||
return caps;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue