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
Bogdan 7afca1123c
Fixed: Handle download redirects to magnet links
4 months ago
..
Definitions New: (Torznab) Internal and Scene tags 5 months ago
Events Fixed: Ensure grab notifications are sent according to tags requirements 10 months ago
Exceptions
Settings Add help link to finding cookies guide 1 year ago
CategoryMapping.cs
DownloadProtocol.cs
EzrssTorrentRssParser.cs Check response status code in classes that extend RssParser 1 year ago
HttpIndexerBase.cs Fixed: Handle download redirects to magnet links 4 months ago
IIndexer.cs Fixed: (Indexers) Add `SupportsPagination` to prevent fetching the first page multiple times 1 year ago
IIndexerRequestGenerator.cs
IIndexerSettings.cs
IProcessIndexerResponse.cs
ITorrentIndexerSettings.cs Remove unused imports 1 year ago
IndexerBase.cs Fixed: (PTP) Parse half leech 6 months ago
IndexerBaseSettings.cs New: Add hour as interval unit for indexer limits 9 months ago
IndexerCapabilities.cs Fixed: (Indexers) Don't fetch releases when using unsupported capabilities 10 months ago
IndexerCapabilitiesCategories.cs Fixed: Use Array.Empty and fix a few multiple enumerations 1 year ago
IndexerCategory.cs
IndexerDefinition.cs New: Add download client per indexer setting 11 months ago
IndexerFactory.cs New: Add TorrentNetwork 8 months ago
IndexerFlag.cs New: Add NeutralLeech to indexer flags 7 months ago
IndexerHttpClient.cs Fixed: Don't fetch capabilities for disabled Newznab/Torznab indexers on create 11 months ago
IndexerLimitService.cs New: Add hour as interval unit for indexer limits 9 months ago
IndexerPageableQueryResult.cs
IndexerPageableRequest.cs
IndexerPageableRequestChain.cs
IndexerPrivacy.cs Fixed: SemiPublic => SemiPrivate 2 years ago
IndexerQueryResult.cs Fixed: (AnimeBytes) Cache result releases 1 year ago
IndexerRepository.cs
IndexerRequest.cs New: Per Indexer Proxies 3 years ago
IndexerResponse.cs
IndexerSettingUpdatedEvent.cs
IndexerStatus.cs
IndexerStatusRepository.cs
IndexerStatusService.cs Fixed: Simplify DateTime alteration 1 year ago
IndexerTorrentBaseSettings.cs Fixed: Revert seed criteria validation to warnings 1 year ago
MagnetLinkBuilder.cs Update magnet trackers 5 months ago
NewznabCategoryFieldConverter.cs New: Advanced settings for Application category control 3 years ago
NewznabStandardCategory.cs Add x265 categories for Movies and TV in Newznab 12 months ago
RssEnclosure.cs
RssIndexerRequestGenerator.cs
RssParser.cs Parse description in RSS Parser 8 months ago
SeedConfigProvider.cs New: Support for seed configuration in DownloadService 1 year ago
TorrentIndexerBase.cs Log invalid torrent files contents as info 6 months ago
TorrentRssParser.cs Return 1 seeder as fallback only in Torrent RSS Feed 9 months ago
UsenetIndexerBase.cs Cleanup redundant DownloadProtocol in indexers 1 year ago
XElementExtensions.cs Inline 'out' variable declarations 1 year ago
XmlCleaner.cs