Private GIT

Skip to content
Snippets Groups Projects
Commit 0763dd79 authored by Garfield69's avatar Garfield69 Committed by vlbox
Browse files

superbits: add TV DK cat=26 resolves #2553

parent c25a1500
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@ namespace Jackett.Indexers
AddCategoryMapping(21, TorznabCatType.MoviesOther, "Xvid");
AddCategoryMapping(22, TorznabCatType.XXX, "XXX");
AddCategoryMapping(24, TorznabCatType.MoviesUHD, "Film 4K");
AddCategoryMapping(26, TorznabCatType.TV, "TV DK");
}
public override async Task<IndexerConfigurationStatus> ApplyConfiguration(JToken configJson)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment