Lidarr/src/NzbDrone.Core/Indexers
Bogdan ba4b93b611 Wrap values in log messages in FileListParser
Closes #4479
2024-01-19 10:10:39 +02:00
..
Exceptions
FileList Wrap values in log messages in FileListParser 2024-01-19 10:10:39 +02:00
Gazelle Add missing translation keys from Indexer Settings 2024-01-17 03:49:38 +02:00
Headphones New: Async HttpClient 2023-08-17 20:13:56 +03:00
IPTorrents Add missing translation keys from Indexer Settings 2024-01-17 03:49:38 +02:00
Newznab OZnzb removed 2023-12-15 16:56:51 +02:00
Nyaa Add missing translation keys from Indexer Settings 2024-01-17 03:49:38 +02:00
Redacted Add missing translation keys from Indexer Settings 2024-01-17 03:49:38 +02:00
TorrentRss Add missing translation keys from Indexer Settings 2024-01-17 03:49:38 +02:00
Torrentleech Add missing translation keys from Indexer Settings 2024-01-17 03:49:38 +02:00
Torznab Add missing translation keys from Indexer Settings 2024-01-17 03:49:38 +02:00
DownloadProtocol.cs
EzrssTorrentRssParser.cs New: Support for new Nyaa RSS Feed format 2023-10-16 14:49:42 +03:00
FetchAndParseRssService.cs New: Async HttpClient 2023-08-17 20:13:56 +03:00
HttpIndexerBase.cs Fixed: Filter old releases on RSS for RED and Gazelle 2023-11-07 15:34:36 +02:00
IIndexer.cs New: Async HttpClient 2023-08-17 20:13:56 +03:00
IIndexerRequestGenerator.cs
IIndexerSettings.cs
IProcessIndexerResponse.cs
ITorrentIndexerSettings.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2024-01-09 15:36:10 +02:00
IndexerBase.cs Fixed: Filter old releases on RSS for RED and Gazelle 2023-11-07 15:34:36 +02:00
IndexerDefaults.cs
IndexerDefinition.cs
IndexerFactory.cs Fixed: Ensure failing indexers are marked as failed when testing all 2023-07-29 09:32:33 +03:00
IndexerPageableRequest.cs
IndexerPageableRequestChain.cs
IndexerRepository.cs
IndexerRequest.cs
IndexerResponse.cs
IndexerStatus.cs
IndexerStatusRepository.cs
IndexerStatusService.cs
RssEnclosure.cs
RssIndexerRequestGenerator.cs
RssParser.cs
RssSyncCommand.cs
RssSyncCompleteEvent.cs
RssSyncService.cs New: Async HttpClient 2023-08-17 20:13:56 +03:00
SeedConfigProvider.cs
SeedCriteriaSettings.cs
TorrentRssParser.cs New: Support for new Nyaa RSS Feed format 2023-10-16 14:49:42 +03:00
XElementExtensions.cs
XmlCleaner.cs