Radarr/src/NzbDrone.Core/Indexers
Leonardo Galli 806ba7e59d Fixed: AwesomeHD failing on an empty imdbid.
Fixes #2810
2018-05-27 22:38:09 +02:00
..
AwesomeHD Fixed: AwesomeHD failing on an empty imdbid. 2018-05-27 22:38:09 +02:00
Exceptions Because it's 2016! 2016-12-21 20:38:37 -08:00
HDBits Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags. 2018-05-27 11:05:23 +02:00
IPTorrents Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags. 2018-05-27 11:05:23 +02:00
Newznab Fixed: Throwing error when indexer doesn't support a category. Now only warns the user. 2018-05-11 21:25:07 +02:00
Nyaa Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags. 2018-05-27 11:05:23 +02:00
Omgwtfnzbs Fixed: Omgwtfnzbs API categories (UHD, Full BR and Other) (#2764) 2018-05-07 21:10:36 +02:00
PassThePopcorn Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags. 2018-05-27 11:05:23 +02:00
Rarbg Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags. 2018-05-27 11:05:23 +02:00
TorrentPotato Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 2018-04-01 20:21:24 +02:00
TorrentRss Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags. 2018-05-27 11:05:23 +02:00
Torznab Added: AHD_Internal and G_Scene indexer flags. Also linked a wiki page with more information about indexer flags. 2018-05-27 11:05:23 +02:00
DownloadProtocol.cs
EzrssTorrentRssParser.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
FetchAndParseRssService.cs Fixed: RSS Sync failing due to one broken indexer 2016-03-23 19:04:35 -07:00
HttpIndexerBase.cs Fixed: Indexers that do not support movie search should give better error messages. Radarr now also complains if an indexer does not support certain categories. 2018-05-08 22:19:36 +02:00
IIndexer.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01: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 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
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 Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 2018-02-01 14:18:52 +01:00
IndexerBase.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01: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 Removed unused using statements 2016-12-23 13:45:24 -08:00
IndexerFactory.cs Improve indexer health check messages (#1015) 2017-03-05 02:50:45 -05: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
IndexerStatus.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 2018-04-01 20:21:24 +02:00
IndexerStatusRepository.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IndexerStatusService.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 2018-04-01 20:21:24 +02:00
RssIndexerRequestGenerator.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 2018-04-01 20:21:24 +02:00
RssParser.cs Fixed: RSS Feeds with no description failing to be added. 2018-05-07 18:57:35 +02:00
RssSyncCommand.cs Because it's 2016! 2016-12-21 20:38:37 -08:00
RssSyncCompleteEvent.cs
RssSyncService.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
TorrentRssParser.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
XElementExtensions.cs Improve indexer health check messages (#1015) 2017-03-05 02:50:45 -05:00
XmlCleaner.cs Clean RSS feed before detecting type (#1014) 2017-03-05 02:48:48 -05:00