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.
Radarr/src/NzbDrone.Core/Indexers
Mark McDowall 280083f4d7
Fixed: Task progress messages in the UI
8 months ago
..
Exceptions New: Updated Rarbg request limits 2 years ago
FileList New: Set Indexer flags in Manual Import 9 months ago
HDBits New: Set Indexer flags in Manual Import 9 months ago
IPTorrents Add missing translation keys from Indexer Settings 10 months ago
Newznab Fix categories for NZBFinder 11 months ago
Nyaa Add missing translation keys from Indexer Settings 10 months ago
PassThePopcorn Add missing translation keys from Indexer Settings 10 months ago
TorrentPotato Avoid saving Indexer Flags in Last RSS Release info 9 months ago
TorrentRss Add missing translation keys from Indexer Settings 10 months ago
Torznab Add missing translation keys from Indexer Settings 10 months ago
DownloadProtocol.cs
EzrssTorrentRssParser.cs Fixed: Ensure indexer errors are handled before processing response 2 years ago
FetchAndParseRssService.cs New: Async HttpClient 1 year ago
HttpIndexerBase.cs Fixed: Skip parsing releases without title 1 year ago
IIndexer.cs New: Async HttpClient 1 year ago
IIndexerRequestGenerator.cs
IIndexerSettings.cs
IProcessIndexerResponse.cs
ITorrentIndexerSettings.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 10 months ago
IndexerBase.cs New: Default name when adding providers 1 year ago
IndexerDefaults.cs
IndexerDefinition.cs Add indexer default priority as constant 1 year ago
IndexerFactory.cs Fixed: Ensure failing indexers are marked as failed when testing all 1 year ago
IndexerPageableRequest.cs
IndexerPageableRequestChain.cs
IndexerRepository.cs
IndexerRequest.cs
IndexerResponse.cs
IndexerStatus.cs
IndexerStatusRepository.cs
IndexerStatusService.cs
RssEnclosure.cs
RssIndexerRequestGenerator.cs
RssParser.cs New: Indexer Messaging and Error Improvements 1 year ago
RssSyncCommand.cs Fixed: Task progress messages in the UI 8 months ago
RssSyncCompleteEvent.cs
RssSyncService.cs New: Async HttpClient 1 year ago
SeedConfigProvider.cs Fixed SeedConfigProvider cache refresh after indexer settings change 3 years ago
SeedCriteriaSettings.cs Fixed: Enforce validation warnings 1 year ago
TorrentRssParser.cs Enable all analyzers and enforce code style on build 2 years ago
XElementExtensions.cs Inline 'out' variable declarations 1 year ago
XmlCleaner.cs