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 d4fd7720c7
New: (Cardigann) Add `login.test.contains`
12 months ago
..
Definitions New: (Cardigann) Add `login.test.contains` 12 months ago
Events New: OnGrab Notifications 1 year ago
Exceptions
Settings Add help link to finding cookies guide 1 year ago
CategoryMapping.cs
DownloadProtocol.cs
EzrssTorrentRssParser.cs Check response status code in classes that extend RssParser 1 year ago
HttpIndexerBase.cs Use 'var' instead of explicit type 1 year ago
IIndexer.cs Fixed: (Indexers) Add `SupportsPagination` to prevent fetching the first page multiple times 1 year ago
IIndexerRequestGenerator.cs
IIndexerSettings.cs New: (Indexers) Per indexer api and download limits 3 years ago
IProcessIndexerResponse.cs
ITorrentIndexerSettings.cs Remove unused imports 1 year ago
IndexerBase.cs Fixed: (Indexers) Add `SupportsPagination` to prevent fetching the first page multiple times 1 year ago
IndexerBaseSettings.cs Remove unused imports 1 year ago
IndexerCapabilities.cs New: (Cardigann) Additional query support 2 years ago
IndexerCapabilitiesCategories.cs Fixed: Use Array.Empty and fix a few multiple enumerations 1 year ago
IndexerCategory.cs
IndexerDefinition.cs Fixed: (Cardigann) Update namespace and use `nameof()` 1 year ago
IndexerFactory.cs New: Add TorrentRssIndexer 1 year ago
IndexerFlag.cs New: Alternative Site Links 3 years ago
IndexerHttpClient.cs Filter enabled indexer proxies in Active 1 year ago
IndexerLimitService.cs Fixed: (Newznab API) Response with StatusCode 429 when limits are reached 1 year ago
IndexerPageableQueryResult.cs
IndexerPageableRequest.cs
IndexerPageableRequestChain.cs
IndexerPrivacy.cs Fixed: SemiPublic => SemiPrivate 2 years ago
IndexerQueryResult.cs Fixed: (AnimeBytes) Cache result releases 1 year ago
IndexerRepository.cs
IndexerRequest.cs New: Per Indexer Proxies 3 years ago
IndexerResponse.cs
IndexerSettingUpdatedEvent.cs
IndexerStatus.cs
IndexerStatusRepository.cs
IndexerStatusService.cs Fixed: Simplify DateTime alteration 1 year ago
IndexerTorrentBaseSettings.cs Fixed: Revert seed criteria validation to warnings 1 year ago
MagnetLinkBuilder.cs Update magnet trackers 1 year ago
NewznabCategoryFieldConverter.cs New: Advanced settings for Application category control 3 years ago
NewznabStandardCategory.cs Simplify `new` expression for Newznab categories (#1669) 1 year ago
RssEnclosure.cs
RssIndexerRequestGenerator.cs
RssParser.cs New: Add TorrentRssIndexer 1 year ago
SeedConfigProvider.cs New: Support for seed configuration in DownloadService 1 year ago
TorrentIndexerBase.cs Fixed: (Indexers) Rate limit for download and auth 1 year ago
TorrentRssParser.cs New: Add TorrentRssIndexer 1 year ago
UsenetIndexerBase.cs Fixed: (Indexers) Rate limit for download and auth 1 year ago
XElementExtensions.cs Inline 'out' variable declarations 1 year ago
XmlCleaner.cs