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.
Sonarr/src/NzbDrone.Core/Indexers
Bogdan a0b08f6c6f
Build download requests from indexer implementation
1 year ago
..
BroadcastheNet Enforce comment spacing with Stylecop 2 years ago
Exceptions New: Updated Rarbg request limits 1 year ago
Fanzub StyleCop 2 years ago
FileList Avoid unnecessary zero-length array allocations 2 years ago
HDBits Use modern HttpClient 2 years ago
IPTorrents Dapper and STJson 2 years ago
Newznab New: Don't prevent season searches for Newznab/Torznab if supported by the indexer 1 year ago
Nyaa Fixed: Nyaa episode title search 2 years ago
Rarbg Use BuildInfo.AppName for RARBG appId instead of hardcoded value 1 year ago
TorrentRss Use Length/Count property instead of Count() method to prevent enumerating 2 years ago
Torrentleech Dapper and STJson 2 years ago
Torznab Avoid unnecessary zero-length array allocations 2 years ago
DownloadProtocol.cs Cleaned up using directive 10 years ago
EzrssTorrentRssParser.cs StyleCop 2 years ago
FetchAndParseRssService.cs StyleCop 2 years ago
HttpIndexerBase.cs Build download requests from indexer implementation 1 year ago
IIndexer.cs Build download requests from indexer implementation 1 year ago
IIndexerRequestGenerator.cs New: Season Search for Daily series type. 7 years ago
IIndexerSettings.cs New: Ability to set minimum seeders on a per indexer basis 7 years ago
IProcessIndexerResponse.cs Cleaned up using directive 10 years ago
ITorrentIndexerSettings.cs Dapper and STJson 2 years ago
IndexerBase.cs Build download requests from indexer implementation 1 year ago
IndexerDefaults.cs New: Ability to set minimum seeders on a per indexer basis 7 years ago
IndexerDefinition.cs Remove unnecessary assignments to default type value 2 years ago
IndexerFactory.cs New: Use ASP.NET Core instead of Nancy 2 years ago
IndexerPageableRequest.cs Added tiered indexer requests to support fallback to wildcard queries. 9 years ago
IndexerPageableRequestChain.cs StyleCop 2 years ago
IndexerRepository.cs StyleCop 2 years ago
IndexerRequest.cs Removed unused using statements 8 years ago
IndexerResponse.cs Removed unused using statements 8 years ago
IndexerStatus.cs Refactored IndexerStatusService into Thingy Provider architecture. 7 years ago
IndexerStatusRepository.cs StyleCop 2 years ago
IndexerStatusService.cs StyleCop 2 years ago
RssEnclosure.cs Fixed: Processing of mixed newznab/torznab api such as the experimental animetosho api. 7 years ago
RssIndexerRequestGenerator.cs StyleCop 2 years ago
RssParser.cs Use Array.Empty and fix a few multiple enumerations 2 years ago
RssSyncCommand.cs Don't block task queue for queued update task when there are longer running tasks executing 2 years ago
RssSyncCompleteEvent.cs Queue actions 10 years ago
RssSyncService.cs StyleCop 2 years ago
SeedConfigProvider.cs StyleCop 2 years ago
SeedCriteriaSettings.cs New: Torrent Seed Ratio no longer advance settings 2 years ago
TorrentRssParser.cs Remove unnecessary assignments to default type value 2 years ago
XElementExtensions.cs StyleCop 2 years ago
XmlCleaner.cs StyleCop 2 years ago