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-07 23:06:01 +02:00
..
BitMeTv Display names for Indexers 2015-04-25 09:25:18 -07:00
BroadcastheNet Fixed: BTN Anime Season search. 2015-07-07 23:06:01 +02:00
Exceptions New: Added Torznab as generic indexer. 2015-03-16 23:42:22 +01:00
Fanzub Display names for Indexers 2015-04-25 09:25:18 -07:00
HDBits HDBits fixup. 2015-05-25 00:55:30 +02:00
IPTorrents Display names for Indexers 2015-04-25 09:25:18 -07:00
KickassTorrents Update the kickass url to https://kat.cr 2015-07-01 11:40:05 -07:00
Newznab Better validation messaging for Newznab Categories 2015-05-31 00:35:25 -07:00
Nyaa Display names for Indexers 2015-04-25 09:25:18 -07:00
Omgwtfnzbs Display names for Indexers 2015-04-25 09:25:18 -07:00
Rarbg Updated Rarbg to api v2. 2015-06-16 21:38:52 +02:00
Torrentleech Display names for Indexers 2015-04-25 09:25:18 -07:00
TorrentRss Fixed: Size Parsing in TorrentRss was a bit too tolerant. 2015-06-04 21:08:44 +02:00
Torznab Removed HDAccess.net torznab preset since the site has stopped. 2015-06-28 18:09:37 +02:00
Wombles Display names for Indexers 2015-04-25 09:25:18 -07: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 Fixed: Refactored the Indexer architecture to support non-rss indexers. 2014-09-27 21:57:35 +02:00
HttpIndexerBase.cs Added RateLimit service to globally manager short duration ratelimits. 2015-05-29 01:10:49 +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 Show warning message for rTorrent that it doesn't support torrent removal 2015-06-28 14:06:03 -07:00
IndexerDefinition.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
IndexerFactory.cs Fixed: Removed Animezb indexer 2015-01-20 16:44:39 -08: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
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 Queue actions 2014-12-09 21:52:41 -08:00
TorrentRssParser.cs Fixed: TorrentRssParser incorrectly detected description element. 2015-07-03 21:21:49 +02:00
XElementExtensions.cs Added tests and refactored TorrentRss code. 2015-05-26 19:42:22 +02:00