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.
Radarr/src/NzbDrone.Core/Indexers
Leonardo Galli 861962d06c
Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460)
7 years ago
..
AwesomeHD Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
Exceptions Because it's 2016! 8 years ago
HDBits Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
IPTorrents Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
Newznab Added: Option to omit year from indexer searches when searching by title. Also added option to force a movie search by title instead of imdb id. Fixes #1912 7 years ago
Nyaa Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
Omgwtfnzbs Added: Allow minimum seeders to be set on a per indexer basis. Pulled from Sonarr Upstream (#1624) 7 years ago
PassThePopcorn Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
Rarbg Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
TorrentPotato Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
TorrentRss Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
Torznab Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 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 9 years ago
HttpIndexerBase.cs Fix migration to include ConfigContract and EnableAuto. Also fixed redirects on lists. 8 years ago
IIndexer.cs Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent. 8 years ago
IIndexerRequestGenerator.cs Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent. 8 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 Cleaned up using directive 10 years ago
ITorrentIndexerSettings.cs Added: Option to require indexer flags per indexer. (e.g. only download freeleech torrents from a private tracker) (#2460) 7 years ago
IndexerBase.cs Added: Ability to see TMDB and lists going through the Radarr API on the discovery page. 7 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) 8 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 Removed unused using statements 8 years ago
IndexerStatusRepository.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 9 years ago
IndexerStatusService.cs Removed unused using statements 8 years ago
RssIndexerRequestGenerator.cs Removed Wombles and Kickass, updated torrentpotato and torznab (#625) 8 years ago
RssParser.cs Clean RSS feed before detecting type (#1014) 8 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) 8 years ago
XmlCleaner.cs Clean RSS feed before detecting type (#1014) 8 years ago