mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
superbits: add cat24 film 4k. resolves #2476
This commit is contained in:
@@ -65,6 +65,7 @@ namespace Jackett.Indexers
|
||||
AddCategoryMapping(20, TorznabCatType.ConsoleXbox, "Xbox");
|
||||
AddCategoryMapping(21, TorznabCatType.MoviesOther, "Xvid");
|
||||
AddCategoryMapping(22, TorznabCatType.XXX, "XXX");
|
||||
AddCategoryMapping(24, TorznabCatType.MoviesUHD, "Film 4K");
|
||||
}
|
||||
|
||||
public override async Task<IndexerConfigurationStatus> ApplyConfiguration(JToken configJson)
|
||||
|
Reference in New Issue
Block a user