mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Revert "DanishBits: disable imdb support (#3682)"
This reverts commit 3e9006464d
.
This commit is contained in:
@@ -39,7 +39,6 @@ namespace Jackett.Common.Indexers
|
||||
Language = "da-dk";
|
||||
Type = "private";
|
||||
|
||||
TorznabCaps.SupportsImdbSearch = false;
|
||||
AddCategoryMapping("movie", TorznabCatType.Movies);
|
||||
AddCategoryMapping("tv", TorznabCatType.TV);
|
||||
AddCategoryMapping("blandet", TorznabCatType.Other); // e.g. games
|
||||
|
Reference in New Issue
Block a user