mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-01 16:04:07 +02:00
DanishBits: add blandet category
This commit is contained in:
@@ -41,6 +41,7 @@ namespace Jackett.Indexers
|
||||
|
||||
AddCategoryMapping("movie", TorznabCatType.Movies);
|
||||
AddCategoryMapping("tv", TorznabCatType.TV);
|
||||
AddCategoryMapping("blandet", TorznabCatType.Other); // e.g. games
|
||||
}
|
||||
|
||||
protected override string GetSearchString(TorznabQuery query)
|
||||
|
Reference in New Issue
Block a user