Radarr/src/NzbDrone.Core/Indexers
Bogdan 8c93123126
New: Default name when adding providers
2023-08-14 02:35:00 +03:00
..
Exceptions New: Updated Rarbg request limits 2023-04-29 10:12:22 -05:00
FileList Fixed: (FileList) Switch to Basic Auth 2023-08-10 01:36:30 +03:00
HDBits Add ContentSummary to HDBits requests 2023-07-03 11:22:43 +03:00
IPTorrents
Newznab New: Async HttpClient 2023-08-12 02:07:29 +03:00
Nyaa
PassThePopcorn Fixed: Releases from PTP showing skewed publish date 2023-02-04 17:46:23 -06:00
TorrentPotato Remove empty constructors 2023-05-19 04:14:48 +03:00
TorrentRss Enforce rule IDE0005 on build 2023-05-28 16:41:52 +03:00
Torznab New: Async HttpClient 2023-08-12 02:07:29 +03:00
DownloadProtocol.cs
EzrssTorrentRssParser.cs Fixed: Ensure indexer errors are handled before processing response 2023-05-07 21:33:44 +03:00
FetchAndParseRssService.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
HttpIndexerBase.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
IIndexer.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
IIndexerRequestGenerator.cs
IIndexerSettings.cs
IProcessIndexerResponse.cs
ITorrentIndexerSettings.cs
IndexerBase.cs New: Default name when adding providers 2023-08-14 02:35:00 +03:00
IndexerDefaults.cs
IndexerDefinition.cs Add indexer default priority as constant 2023-07-29 04:23:26 +03:00
IndexerFactory.cs Fixed: Ensure failing indexers are marked as failed when testing all 2023-07-29 09:34:12 +03:00
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 2023-06-18 12:06:55 +03:00
RssSyncCommand.cs Don't block task queue for queued update task when there are longer running tasks 2022-11-29 21:44:03 -06:00
RssSyncCompleteEvent.cs
RssSyncService.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
SeedConfigProvider.cs
SeedCriteriaSettings.cs Fixed: Enforce validation warnings 2023-05-28 21:18:53 +03:00
TorrentRssParser.cs Enable all analyzers and enforce code style on build 2023-03-29 18:27:30 -05:00
XElementExtensions.cs Inline 'out' variable declarations 2023-05-28 16:41:52 +03:00
XmlCleaner.cs