Radarr/src/NzbDrone.Core/Indexers
ta264 c5b736e422 Use modern HttpClient 2021-11-23 19:52:37 +00:00
..
Exceptions
FileList Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase 2021-11-19 17:46:01 -06:00
HDBits Use modern HttpClient 2021-11-23 19:52:37 +00:00
IPTorrents Fixed: Update indexer flag help link 2021-07-24 14:33:29 -05:00
Newznab Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase 2021-11-19 17:46:01 -06:00
Nyaa Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase 2021-11-19 17:46:01 -06:00
Omgwtfnzbs Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase 2021-11-19 17:46:01 -06:00
PassThePopcorn Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase 2021-11-19 17:46:01 -06:00
Rarbg Fixed: Update indexer flag help link 2021-07-24 14:33:29 -05:00
TorrentPotato Added custom languages to the top 2021-05-15 18:11:06 -04:00
TorrentRss Fixed: Update indexer flag help link 2021-07-24 14:33:29 -05:00
Torznab Fixed: Update indexer flag help link 2021-07-24 14:33:29 -05:00
DownloadProtocol.cs
EzrssTorrentRssParser.cs
FetchAndParseRssService.cs
HttpIndexerBase.cs New: Add logging is release is rejected because no download URL is available 2021-10-18 09:38:59 +01:00
IIndexer.cs
IIndexerRequestGenerator.cs
IIndexerSettings.cs
IProcessIndexerResponse.cs
ITorrentIndexerSettings.cs
IndexerBase.cs
IndexerDefaults.cs
IndexerDefinition.cs
IndexerFactory.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
IndexerPageableRequest.cs
IndexerPageableRequestChain.cs
IndexerRepository.cs
IndexerRequest.cs
IndexerResponse.cs
IndexerSettingUpdatedEvent.cs
IndexerStatus.cs
IndexerStatusRepository.cs
IndexerStatusService.cs
RssEnclosure.cs
RssIndexerRequestGenerator.cs
RssParser.cs Fixed: Parsing RSS with null values (#6220) 2021-04-24 18:43:06 +01:00
RssSyncCommand.cs
RssSyncCompleteEvent.cs
RssSyncService.cs
SeedConfigProvider.cs
SeedCriteriaSettings.cs
TorrentRssParser.cs
XElementExtensions.cs
XmlCleaner.cs