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 b2ef9d5b0a
Fixed: Filter invalid releases without categories or size
2 months ago
..
Definitions Fixed: Displaying capabilities for Newznab and Torznab feeds (#2083) 2 months ago
Events Fixed: Ensure grab notifications are sent according to tags requirements 10 months ago
Exceptions
Settings Translations for indexer settings 4 months ago
CategoryMapping.cs
DownloadProtocol.cs
EzrssTorrentRssParser.cs Check response status code in classes that extend RssParser 1 year ago
HttpIndexerBase.cs Fixed: Filter invalid releases without categories or size 2 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 Translations for indexer settings 4 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 Remove Status from IndexerDefinition 3 months ago
IndexerFactory.cs Fixed: Displaying capabilities for Newznab and Torznab feeds (#2083) 2 months ago
IndexerFlag.cs New: Add NeutralLeech to indexer flags 6 months ago
IndexerHttpClient.cs Fixed: Using FlareSolverr in the same time with another HTTP/SOCKS proxy 4 months ago
IndexerLimitService.cs New: Add hour as interval unit for indexer limits 9 months ago
IndexerPageableQueryResult.cs
IndexerPageableRequest.cs
IndexerPageableRequestChain.cs
IndexerPrivacy.cs
IndexerQueryResult.cs Fixed: (AnimeBytes) Cache result releases 1 year ago
IndexerRepository.cs
IndexerRequest.cs
IndexerResponse.cs
IndexerSettingUpdatedEvent.cs
IndexerStatus.cs
IndexerStatusRepository.cs
IndexerStatusService.cs Fixed: Simplify DateTime alteration 1 year ago
IndexerTorrentBaseSettings.cs Fixed: Move Reject Blocklisted Torrent Hashes While Grabbing to applications 3 months ago
MagnetLinkBuilder.cs Update magnet trackers 4 months ago
NewznabCategoryFieldConverter.cs
NewznabStandardCategory.cs Add x265 categories for Movies and TV in Newznab 11 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 12 months ago
XElementExtensions.cs Inline 'out' variable declarations 1 year ago
XmlCleaner.cs