1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/Indexers
2015-07-24 21:45:09 +02:00
..
BitMeTv New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
BroadcastheNet New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Exceptions New: Added Torznab as generic indexer. 2015-03-16 23:42:22 +01:00
Fanzub New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
HDBits New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IPTorrents New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
KickassTorrents New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Newznab New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Nyaa New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Omgwtfnzbs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Rarbg New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
TitansOfTv New: Titans of TV tracker 2015-07-24 21:45:09 +02:00
Torrentleech New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
TorrentRss New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Torznab New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Wombles New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
DownloadProtocol.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
EzrssTorrentRssParser.cs Fixed: No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers. 2014-12-21 20:08:59 +01:00
FetchAndParseRssService.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
HttpIndexerBase.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IIndexer.cs Fixed: Refactored the Indexer architecture to support non-rss indexers. 2014-09-27 21:57:35 +02:00
IIndexerRequestGenerator.cs Fixed: EzRSS Size Parsing 2014-11-24 15:16:29 -08:00
IndexerBase.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IndexerDefinition.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IndexerFactory.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IndexerRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
IndexerRequest.cs New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers. 2014-11-19 21:47:10 +01:00
IndexerResponse.cs New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers. 2014-11-19 21:47:10 +01:00
IndexerSettingUpdatedEvent.cs
IndexerStatus.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IndexerStatusRepository.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IndexerStatusService.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
IProcessIndexerResponse.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
RssIndexerRequestGenerator.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
RssParser.cs Unsaved file. 2015-07-03 21:24:39 +02:00
RssSyncCommand.cs
RssSyncCompleteEvent.cs Queue actions 2014-12-09 21:52:41 -08:00
RssSyncService.cs New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
TorrentRssParser.cs Fixed: Doki rss feed now uses correct url for torrent. 2015-07-13 20:26:00 +02:00
XElementExtensions.cs Added tests and refactored TorrentRss code. 2015-05-26 19:42:22 +02:00