Jackett/src/Jackett.Common/Models
Diego Heras 7a2e52659a
core: rewrite category code from scratch. resolves #8049 (#10031)
* Core: Categories are stored in a real tree
* Sorting: First Torznab categories sorted by Id and then custom cats sorted by Name
* Filtering: Results with child category are not removed when searching by parent category. Details in #8049
* Jacket UI: Add parent category when at least one child category exists
* Torznab (caps): Remove non existent children categories. Remove duplicated categories. Details in #10006
2020-11-01 12:07:24 +01:00
..
Config core: add an option to disable proxy. resolves #8138 (#9660) 2020-09-26 22:28:29 +02:00
DTO core: rewrite category code from scratch. resolves #8049 (#10031) 2020-11-01 12:07:24 +01:00
GitHub Run dotnet format on solution (#7145) 2020-02-09 15:35:16 +13:00
IndexerConfig Anilibria: add Public Russian Anime site resolves #5762 (#9836) 2020-10-17 11:14:10 +13:00
CachedLog.cs Run dotnet format on solution (#7145) 2020-02-09 15:35:16 +13:00
CachedQueryResult.cs Convert functions and properties to expression bodies when able (#7312) 2020-02-25 10:08:03 -06:00
CachedResult.cs Run dotnet format on solution (#7145) 2020-02-09 15:35:16 +13:00
CategoryMapping.cs core: Apply declarations styles (#7166) 2020-02-11 11:16:19 +13:00
ChannelInfo.cs Run dotnet format on solution (#7145) 2020-02-09 15:35:16 +13:00
IndexerConfigurationStatus.cs Run dotnet format on solution (#7145) 2020-02-09 15:35:16 +13:00
IndexerDefinition.cs core: allow renaming & merging of trackers with config (part 1 #8355) (#8608) 2020-05-11 21:59:28 +02:00
ReleaseInfo.cs core: change seeds/leechers type to long. resolves #6558 (#9505) 2020-09-12 16:32:38 +02:00
ResultPage.cs core: fix invalid characters in xml/rss. resolves #9118 (#9636) 2020-09-25 02:40:13 +02:00
TorznabCapabilities.cs core: rewrite category code from scratch. resolves #8049 (#10031) 2020-11-01 12:07:24 +01:00
TorznabCapabilitiesCategories.cs core: rewrite category code from scratch. resolves #8049 (#10031) 2020-11-01 12:07:24 +01:00
TorznabCatType.cs core: rewrite category code from scratch. resolves #8049 (#10031) 2020-11-01 12:07:24 +01:00
TorznabCategory.cs core: rewrite category code from scratch. resolves #8049 (#10031) 2020-11-01 12:07:24 +01:00
TorznabQuery.cs cardigann: Add TVDbId, TMDbId Query Support (#9102) 2020-08-17 10:07:04 +12:00
TrackerCache.cs core: Apply declarations styles (#7166) 2020-02-11 11:16:19 +13:00
TrackerCacheResult.cs Run dotnet format on solution (#7145) 2020-02-09 15:35:16 +13:00