Updated Jackett Categories (markdown)

garfield69 2021-10-01 12:59:36 +13:00
parent a25bb8e180
commit 8332999d55
1 changed files with 2 additions and 2 deletions

@ -4,7 +4,7 @@ The Categories that Jackett provides are made up as follows:
- Then the categories from [Newznab](https://newznab.readthedocs.io/en/latest/misc/api/#predefined-categories) override the list
- And finally we add our own _Other_ subcategories in the gaps left from both lists.
***
The current list is as follows
The current list for yml is as follows (see [[Notes|https://github.com/Jackett/Jackett/wiki/Jackett-Categories#notes]] for C#)
```
---- --------------------
id title
@ -91,7 +91,7 @@ id title
100000- Custom
```
***
Note:
#### Notes:
When adding cats to yml or C# remember that the classes are **case sensitive**
YML example:
```yml