mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
Updated Jackett Categories (markdown)
parent
5417bded88
commit
cfd0d71e0b
1 changed files with 3 additions and 1 deletions
|
@ -104,3 +104,5 @@ C# example:
|
||||||
AddCategoryMapping(8, TorznabCatType.BooksEBook, "Books (Epub, PDF, CBR)");
|
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