Lidarr/src/NzbDrone.Core/Indexers
Bogdan 31f342b8ad Use number input for seed ratio
(cherry picked from commit 1eddf3a152fae04142263c02a3e3b317ff2feeb2)

Plus translations

Closes #4802
2024-05-10 00:53:56 +03:00
..
Exceptions New: Updated Rarbg request limits 2023-04-30 21:42:56 +03:00
FileList New: Indexer flags 2024-03-10 17:30:09 +02:00
Gazelle Fixed: (Gazelle) Ignore ineligible releases with Use Freeleech Token 2024-04-06 06:33:35 +03: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 Fixed: (Gazelle) Ignore ineligible releases with Use Freeleech Token 2024-04-06 06:33:35 +03: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 New: Indexer flags 2024-03-10 17:30:09 +02:00
DownloadProtocol.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
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 Remove TV search commands (#68) 2017-08-27 16:24:44 -04:00
IIndexerSettings.cs New: Setting to prevent download of early releases (#485) 2018-09-20 22:21:26 -04:00
IProcessIndexerResponse.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
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 New: Ability to set minimum seeders on a per indexer basis 2017-10-25 22:30:31 -04:00
IndexerDefinition.cs Fixed: Add dedupe releases rule based on indexer priority 2023-07-29 04:45:58 +03:00
IndexerFactory.cs Fixed: Ensure failing indexers are marked as failed when testing all 2023-07-29 09:32:33 +03:00
IndexerPageableRequest.cs Added tiered indexer requests to support fallback to wildcard queries. 2015-10-09 22:22:48 +02:00
IndexerPageableRequestChain.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
IndexerRepository.cs StyleCop (#1058) 2020-10-13 23:18:09 -04: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 Upstream Changes to DownloadClients and Indexers 2017-10-26 23:21:06 -04:00
IndexerStatusRepository.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
IndexerStatusService.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
RssEnclosure.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
RssIndexerRequestGenerator.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
RssParser.cs New: Indexer Messaging and Error Improvements 2023-06-19 16:10:52 +03:00
RssSyncCommand.cs Fixed: Task progress messages in the UI 2024-03-22 11:23:16 +02:00
RssSyncCompleteEvent.cs Queue actions 2014-12-09 21:52:41 -08:00
RssSyncService.cs New: Async HttpClient 2023-08-17 20:13:56 +03:00
SeedConfigProvider.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
SeedCriteriaSettings.cs Use number input for seed ratio 2024-05-10 00:53:56 +03:00
TorrentRssParser.cs New: Support for new Nyaa RSS Feed format 2023-10-16 14:49:42 +03:00
XElementExtensions.cs Inline 'out' variable declarations 2023-05-28 17:18:25 +03:00
XmlCleaner.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00