mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-16 09:50:49 +02:00
Update categories for M-Team TP
This commit is contained in:
parent
a48d6029d9
commit
94634234ff
1 changed files with 3 additions and 1 deletions
|
|
@ -139,7 +139,9 @@ private static IndexerCapabilities SetCapabilities()
|
|||
caps.Categories.AddCategoryMapping(407, NewznabStandardCategory.TVSport, "Sports(運動)");
|
||||
caps.Categories.AddCategoryMapping(422, NewznabStandardCategory.PC0day, "Software(軟體)");
|
||||
caps.Categories.AddCategoryMapping(423, NewznabStandardCategory.PCGames, "PCGame(PC遊戲)");
|
||||
caps.Categories.AddCategoryMapping(427, NewznabStandardCategory.Books, "eBook(電子書)");
|
||||
caps.Categories.AddCategoryMapping(427, NewznabStandardCategory.BooksEBook, "Study/Edu ebook(教育書面)");
|
||||
caps.Categories.AddCategoryMapping(441, NewznabStandardCategory.BooksOther, "Study/Edu video(教育影片)");
|
||||
caps.Categories.AddCategoryMapping(442, NewznabStandardCategory.AudioAudiobook, "Study/Edu audio(教育音檔)");
|
||||
caps.Categories.AddCategoryMapping(409, NewznabStandardCategory.Other, "Misc(其他)");
|
||||
|
||||
// music
|
||||
|
|
|
|||
Loading…
Reference in a new issue