mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Revert "HDBitsAPI: enable torznab TV imdbid support. #4859"
This reverts commit 72e64b41a1
.
This commit is contained in:
@@ -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");
|
||||
|
Reference in New Issue
Block a user