Radarr/src/NzbDrone.Core/Indexers
Bogdan c987824174 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
..
Exceptions New: Updated Rarbg request limits 2023-04-29 10:12:22 -05:00
FileList Fixed: (FileList) Use labels for category options 2023-04-22 22:12:02 -07:00
HDBits Rework Movie Metadata data model 2022-04-23 13:14:03 -05:00
IPTorrents Fixed: Update indexer flag help link 2022-01-04 21:53:40 -06:00
Newznab Inline 'out' variable declarations 2023-05-28 16:41:52 +03:00
Nyaa New: Support for new Nyaa RSS Feed format 2022-05-12 19:16:46 -05:00
PassThePopcorn Fixed: Releases from PTP showing skewed publish date 2023-02-04 17:46:23 -06:00
Rarbg Remove unused imports 2023-05-19 04:14:48 +03: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 Inline 'out' variable declarations 2023-05-28 16:41:52 +03: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
HttpIndexerBase.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
IIndexer.cs Build download requests from indexer implementation 2023-05-03 05:47:43 +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: Broken SeedConfigOptions due to System.Text.Json req. for public setters 2020-01-07 09:47:29 -05:00
IndexerBase.cs Build download requests from indexer implementation 2023-05-03 05:47:43 +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 New: Link indexer to specific download client 2021-12-26 19:07:22 -06:00
IndexerFactory.cs Inline 'out' variable declarations 2023-05-28 16:41:52 +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: Use languages from Torznab/Newznab attributes if given 2023-04-30 13:39:31 -05: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 Queue actions 2014-12-09 21:52:41 -08:00
RssSyncService.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
SeedConfigProvider.cs Fixed SeedConfigProvider cache refresh after indexer settings change 2021-11-24 12:51:10 -06:00
SeedCriteriaSettings.cs New: Torrent Seed Ratio no longer advance settings 2022-09-22 12:29:06 -05: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