Sonarr/src/NzbDrone.Core/Indexers
Mark McDowall 31be74e6d3 New: Add Tabula Rasa Newznab Preset 2019-08-15 00:40:44 -07:00
..
BitMeTv v3 API 2018-12-29 13:08:37 +01:00
BroadcastheNet Fixed: Interactive Search for Specials on BTN 2019-03-10 14:44:18 +01:00
Exceptions Because it's 2016! 2016-12-21 20:38:37 -08:00
Fanzub New: Season Search for Daily series type. 2018-04-14 22:07:08 +02:00
HDBits v3 API 2018-12-29 13:08:37 +01:00
IPTorrents Fixed: Support new feed url format IPTorrents 2019-04-24 00:12:16 -07:00
Newznab New: Add Tabula Rasa Newznab Preset 2019-08-15 00:40:44 -07:00
Nyaa v3 API 2018-12-29 13:08:37 +01:00
Omgwtfnzbs New: Season Search for Daily series type. 2018-04-14 22:07:08 +02:00
Rarbg Fixed: RARBG links in Interactive Search 2019-08-04 01:01:40 -07:00
TorrentRss v3 API 2018-12-29 13:08:37 +01:00
Torrentleech v3 API 2018-12-29 13:08:37 +01:00
Torznab Merge branch 'develop' into phantom-develop 2019-03-26 19:07:26 +01:00
DownloadProtocol.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
EzrssTorrentRssParser.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
FetchAndParseRssService.cs Log indexer when processing results 2018-01-13 14:10:19 -08:00
HttpIndexerBase.cs More descriptive message if indexer connection test was successful but yielded no results. 2019-03-14 21:01:13 +01:00
IIndexer.cs New: Season Search for Daily series type. 2018-04-14 22:07:08 +02:00
IIndexerRequestGenerator.cs New: Season Search for Daily series type. 2018-04-14 22:07:08 +02:00
IIndexerSettings.cs New: Ability to set minimum seeders on a per indexer basis 2017-05-19 12:08:30 -07:00
IProcessIndexerResponse.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
ITorrentIndexerSettings.cs Added nested settings for seed criteria. 2018-05-19 21:07:00 +02:00
IndexerBase.cs New: Separate automatic and interactive searches 2018-12-29 13:08:40 +01:00
IndexerDefaults.cs New: Ability to set minimum seeders on a per indexer basis 2017-05-19 12:08:30 -07:00
IndexerDefinition.cs New: Separate automatic and interactive searches 2018-12-29 13:08:40 +01:00
IndexerFactory.cs New: Separate automatic and interactive searches 2018-12-29 13:08:40 +01:00
IndexerPageableRequest.cs Added tiered indexer requests to support fallback to wildcard queries. 2015-10-09 22:22:48 +02:00
IndexerPageableRequestChain.cs Because it's 2016! 2016-12-21 20:38:37 -08:00
IndexerRepository.cs Removed unused using statements 2016-12-23 13:45:24 -08: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
IndexerSettingUpdatedEvent.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
IndexerStatus.cs Refactored IndexerStatusService into Thingy Provider architecture. 2017-05-27 14:59:37 +02:00
IndexerStatusRepository.cs Refactored IndexerStatusService into Thingy Provider architecture. 2017-05-27 14:59:37 +02:00
IndexerStatusService.cs New: Limit indexer/download client backoff to 5 min during the first 15 min of application start. 2019-01-12 13:15:41 +01:00
RssEnclosure.cs Fixed: Processing of mixed newznab/torznab api such as the experimental animetosho api. 2017-05-21 21:10:54 +02:00
RssIndexerRequestGenerator.cs New: Season Search for Daily series type. 2018-04-14 22:07:08 +02:00
RssParser.cs Fixed: Handling of poorly formed items when parsing results from indexer 2018-10-24 20:43:52 -07:00
RssSyncCommand.cs Because it's 2016! 2016-12-21 20:38:37 -08:00
RssSyncCompleteEvent.cs Queue actions 2014-12-09 21:52:41 -08:00
RssSyncService.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
SeedConfigProvider.cs Fixed SeedConfigProvider failing on ReleasePush. 2018-05-26 00:16:34 +02:00
SeedCriteriaSettings.cs v3 API 2018-12-29 13:08:37 +01:00
TorrentRssParser.cs Fixed: Processing of mixed newznab/torznab api such as the experimental animetosho api. 2017-05-21 21:10:54 +02:00
XElementExtensions.cs Fixed Indexer Health Checks and tests. 2017-02-28 20:59:22 +01:00
XmlCleaner.cs Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones. 2019-02-09 21:13:13 +01:00