mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 04:38:20 +00:00
Revert "HDBitsAPI: enable torznab TV imdbid support. #4859"
This reverts commit 72e64b41a1
.
This commit is contained in:
parent
72e64b41a1
commit
db37b42b86
1 changed files with 0 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue