You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prowlarr/src/NzbDrone.Core/Indexers
Bogdan dd21d9b521
Fixed: Allow decimals for Seed Ratio
2 weeks ago
..
Definitions Fixed: Don't share settings for same cached definition in CardigannRequestGenerator 2 weeks ago
Events Fixed: Ensure grab notifications are sent according to tags requirements 9 months ago
Exceptions
Settings Translations for indexer settings 3 months ago
CategoryMapping.cs
DownloadProtocol.cs
EzrssTorrentRssParser.cs Check response status code in classes that extend RssParser 1 year ago
HttpIndexerBase.cs Fixed: Handle download redirects to magnet links 3 weeks ago
IIndexer.cs Fixed: (Indexers) Add `SupportsPagination` to prevent fetching the first page multiple times 1 year ago
IIndexerRequestGenerator.cs
IIndexerSettings.cs
IProcessIndexerResponse.cs
ITorrentIndexerSettings.cs Remove unused imports 1 year ago
IndexerBase.cs Fixed: Matching at least 2 terms in the filter releases by query 1 month ago
IndexerBaseSettings.cs Translations for indexer settings 3 months ago
IndexerCapabilities.cs Fixed: (Indexers) Don't fetch releases when using unsupported capabilities 10 months ago
IndexerCapabilitiesCategories.cs Fixed: Use Array.Empty and fix a few multiple enumerations 1 year ago
IndexerCategory.cs
IndexerDefinition.cs Remove Status from IndexerDefinition 2 months ago
IndexerFactory.cs Fixed: Categories for Newznab/Torznab in add indexer 2 months ago
IndexerFlag.cs New: Add NeutralLeech to indexer flags 6 months ago
IndexerHttpClient.cs Fixed: Using FlareSolverr in the same time with another HTTP/SOCKS proxy 3 months ago
IndexerLimitService.cs New: Add hour as interval unit for indexer limits 9 months ago
IndexerPageableQueryResult.cs
IndexerPageableRequest.cs
IndexerPageableRequestChain.cs
IndexerPrivacy.cs
IndexerQueryResult.cs Fixed: (AnimeBytes) Cache result releases 1 year ago
IndexerRepository.cs
IndexerRequest.cs
IndexerResponse.cs
IndexerSettingUpdatedEvent.cs
IndexerStatus.cs
IndexerStatusRepository.cs
IndexerStatusService.cs Fixed: Simplify DateTime alteration 1 year ago
IndexerTorrentBaseSettings.cs Fixed: Allow decimals for Seed Ratio 2 weeks ago
MagnetLinkBuilder.cs Update magnet trackers 4 months ago
NewznabCategoryFieldConverter.cs
NewznabStandardCategory.cs Add x265 categories for Movies and TV in Newznab 11 months ago
RssEnclosure.cs
RssIndexerRequestGenerator.cs
RssParser.cs Parse description in RSS Parser 8 months ago
SeedConfigProvider.cs New: Support for seed configuration in DownloadService 12 months ago
TorrentIndexerBase.cs Log invalid torrent files contents as info 5 months ago
TorrentRssParser.cs Return 1 seeder as fallback only in Torrent RSS Feed 8 months ago
UsenetIndexerBase.cs Cleanup redundant DownloadProtocol in indexers 11 months ago
XElementExtensions.cs Inline 'out' variable declarations 12 months ago
XmlCleaner.cs