Revert "HDBitsAPI: enable torznab TV imdbid support. #4859"

This reverts commit 72e64b41a1.
This commit is contained in:
Garfield69 2020-04-02 10:55:27 +13:00
parent 72e64b41a1
commit db37b42b86
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ namespace Jackett.Common.Indexers
Language = "en-us";
Type = "private";
TorznabCaps.SupportsImdbMovieSearch = true;
TorznabCaps.SupportsImdbTVSearch = true;
AddCategoryMapping(6, TorznabCatType.Audio, "Audio Track");
AddCategoryMapping(3, TorznabCatType.TVDocumentary, "Documentary");