You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prowlarr/src/NzbDrone.Core/Indexers
Leonardo Galli d1c2569aa6
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.
6 years ago
..
AwesomeHD Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
Exceptions Because it's 2016! 8 years ago
HDBits Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
IPTorrents Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
Newznab 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. 6 years ago
Nyaa Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
Omgwtfnzbs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
PassThePopcorn Added: More logging for strange PTP errors. Please report them immediately when you see them. 6 years ago
Rarbg Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
TorrentPotato Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
TorrentRss Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
Torznab 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. 6 years ago
DownloadProtocol.cs Cleaned up using directive 10 years ago
EzrssTorrentRssParser.cs Removed unused using statements 8 years ago
FetchAndParseRssService.cs Fixed: RSS Sync failing due to one broken indexer 8 years ago
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. 6 years ago
IIndexer.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 6 years ago
IIndexerRequestGenerator.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
IIndexerSettings.cs Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624) 7 years ago
IProcessIndexerResponse.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
ITorrentIndexerSettings.cs Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 6 years ago
IndexerBase.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 6 years ago
IndexerDefaults.cs Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624) 7 years ago
IndexerDefinition.cs Removed unused using statements 8 years ago
IndexerFactory.cs Improve indexer health check messages (#1015) 7 years ago
IndexerPageableRequest.cs Added tiered indexer requests to support fallback to wildcard queries. 9 years ago
IndexerPageableRequestChain.cs Because it's 2016! 8 years ago
IndexerRepository.cs Removed unused using statements 8 years ago
IndexerRequest.cs Removed unused using statements 8 years ago
IndexerResponse.cs Removed unused using statements 8 years ago
IndexerSettingUpdatedEvent.cs Moved source code under src folder - massive change 11 years ago
IndexerStatus.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
IndexerStatusRepository.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 9 years ago
IndexerStatusService.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
RssIndexerRequestGenerator.cs Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643) 6 years ago
RssParser.cs Fixed: RSS Feeds with no description failing to be added. 6 years ago
RssSyncCommand.cs Because it's 2016! 8 years ago
RssSyncCompleteEvent.cs Queue actions 10 years ago
RssSyncService.cs Removed unused using statements 8 years ago
TorrentRssParser.cs Removed unused using statements 8 years ago
XElementExtensions.cs Improve indexer health check messages (#1015) 7 years ago
XmlCleaner.cs Clean RSS feed before detecting type (#1014) 7 years ago