mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 15:57:50 +00:00
Updated Jackett Categories (markdown)
parent
5417bded88
commit
cfd0d71e0b
1 changed files with 3 additions and 1 deletions
|
@ -103,4 +103,6 @@ C# example:
|
|||
```C#
|
||||
AddCategoryMapping(8, TorznabCatType.BooksEBook, "Books (Epub, PDF, CBR)");
|
||||
```
|
||||
For example, `Books/Ebook` or `TorznabCatType.booksEbook` are not valid.
|
||||
For example, `Books/Ebook` or `TorznabCatType.booksEbook` are not valid.
|
||||
|
||||
Also for C# the CatType do not have spaces or dashed, eg `ConsoleXBox360DLC` or `MoviesWEBDL`
|
Loading…
Reference in a new issue