mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-27 12:33:24 +02:00
digitalcore: update categories (#9672)
This commit is contained in:
@@ -83,7 +83,7 @@ namespace Jackett.Common.Indexers
|
||||
AddCategoryMapping(30, TorznabCatType.XXX, "XXX/SD");
|
||||
AddCategoryMapping(31, TorznabCatType.XXX, "XXX/HD");
|
||||
AddCategoryMapping(32, TorznabCatType.XXX, "XXX/4K");
|
||||
|
||||
AddCategoryMapping(34, TorznabCatType.XXXImageset, "XXX/Imagesets");
|
||||
}
|
||||
|
||||
public override async Task<IndexerConfigurationStatus> ApplyConfiguration(JToken configJson)
|
||||
|
Reference in New Issue
Block a user