Radarr/src/NzbDrone.Core/Indexers
Bogdan 256439304b Use number input for seed ratio
(cherry picked from commit 1eddf3a152fae04142263c02a3e3b317ff2feeb2)

Plus translations

Closes #10000
2024-05-09 20:58:49 +03:00
..
Exceptions New: Updated Rarbg request limits 2023-04-29 10:12:22 -05:00
FileList Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03:00
HDBits Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03:00
IPTorrents Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03:00
Newznab Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03:00
Nyaa Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03:00
PassThePopcorn Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03:00
TorrentPotato Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03:00
TorrentRss Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +03:00
Torznab Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +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 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 Improve Multi Language Regex and field translations 2024-04-16 12:53:04 +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 Use number input for seed ratio 2024-05-09 20:58:49 +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