Updated Jackett Categories (markdown)

ilike2burnthing 2024-04-14 16:44:00 +01:00
parent 4a6f0bb849
commit 518526b964
1 changed files with 1 additions and 1 deletions

@ -1,7 +1,7 @@
The Categories that Jackett provides are made up as follows:
- The base source is from [nZEDb](https://github.com/nZEDb/nZEDb/blob/b485fa326a0ff1f47ce144164eb1f070e406b555/resources/db/schema/data/10-categories.tsv)
- Except that the x999 _Other_ subcategories are ignored.
- Then the categories from [Newznab](https://newznab.readthedocs.io/en/latest/misc/api/#predefined-categories) override the list
- Then the categories from [Newznab](https://newznab.readthedocs.io/en/latest/misc/api.html#predefined-categories) override the list
- And finally we add our own _Other_ subcategories in the gaps left from both lists.
***
The current YAML Category Name List can be found in the `IndexerCategories` section of the [YAML schema](https://github.com/Jackett/Jackett/blob/master/src/Jackett.Common/Definitions/schema.json)