Radarr/src/NzbDrone.Core/Indexers
Mark McDowall 280083f4d7 Fixed: Task progress messages in the UI
(cherry picked from commit c6417337812f3578a27f9dc1e44fdad80f557271)

Closes #9855
2024-03-22 11:15:16 +02:00
..
Exceptions New: Updated Rarbg request limits 2023-04-29 10:12:22 -05:00
FileList New: Set Indexer flags in Manual Import 2024-02-21 20:46:16 +02:00
HDBits New: Set Indexer flags in Manual Import 2024-02-21 20:46:16 +02:00
IPTorrents Add missing translation keys from Indexer Settings 2024-01-17 00:10:56 +02:00
Newznab Fix categories for NZBFinder 2023-12-10 15:50:19 +02:00
Nyaa Add missing translation keys from Indexer Settings 2024-01-17 00:10:56 +02:00
PassThePopcorn Add missing translation keys from Indexer Settings 2024-01-17 00:10:56 +02:00
TorrentPotato Avoid saving Indexer Flags in Last RSS Release info 2024-02-19 20:55:50 +02:00
TorrentRss Add missing translation keys from Indexer Settings 2024-01-17 00:10:56 +02:00
Torznab Add missing translation keys from Indexer Settings 2024-01-17 00:10:56 +02:00
DownloadProtocol.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
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 Fixed: Skip parsing releases without title 2023-09-19 13:58:11 +03:00
IIndexer.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
IIndexerRequestGenerator.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 2018-04-01 20:21:24 +02:00
IIndexerSettings.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
IProcessIndexerResponse.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 2018-04-01 20:21:24 +02:00
ITorrentIndexerSettings.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2024-01-09 00:30:32 +02:00
IndexerBase.cs New: Default name when adding providers 2023-08-14 02:35:00 +03:00
IndexerDefaults.cs Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624) 2017-06-12 14:47:05 +02:00
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 Added tiered indexer requests to support fallback to wildcard queries. 2015-10-09 22:22:48 +02:00
IndexerPageableRequestChain.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
IndexerRepository.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
IndexerRequest.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
IndexerResponse.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
IndexerStatus.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
IndexerStatusRepository.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
IndexerStatusService.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
RssEnclosure.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
RssIndexerRequestGenerator.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
RssParser.cs New: Indexer Messaging and Error Improvements 2023-06-18 12:06:55 +03:00
RssSyncCommand.cs Fixed: Task progress messages in the UI 2024-03-22 11:15:16 +02:00
RssSyncCompleteEvent.cs Queue actions 2014-12-09 21:52:41 -08:00
RssSyncService.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
SeedConfigProvider.cs Fixed SeedConfigProvider cache refresh after indexer settings change 2021-11-24 12:51:10 -06:00
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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00