Sonarr/src/NzbDrone.Core/Download
Mark McDowall 6af5f2b528 New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent
Closes #1651
2019-08-16 00:04:53 -07:00
..
Aggregation Preferred words 2018-12-29 13:08:56 +01:00
Clients New: URL Base support for NZBVortex, Hadouken, qBittorrent and uTorrent 2019-08-16 00:04:53 -07:00
Pending Pending releases have languages too 2019-02-19 18:27:48 -08:00
TrackedDownloads Fixed: Various issues with unknown items in queue 2019-01-10 20:32:40 -08:00
CheckForFinishedDownloadCommand.cs Improved Command Queue 2018-12-29 13:08:51 +01:00
CompletedDownloadService.cs New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 2019-06-09 19:54:53 +02:00
DownloadClientBase.cs New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 2019-06-09 19:54:53 +02:00
DownloadClientDefinition.cs Support for primary and fallback download client 2019-06-08 15:49:54 +02:00
DownloadClientFactory.cs Fixed: Regression prevented indexers from being re-enabled after a successful Test. 2017-06-17 23:41:38 +02:00
DownloadClientInfo.cs Renamed DownloadClientStatus to DownloadClientInfo to avoid conflict. 2017-05-13 00:16:53 +02:00
DownloadClientItem.cs v3 API 2018-12-29 13:08:37 +01:00
DownloadClientProvider.cs Support for primary and fallback download client 2019-06-08 15:49:54 +02:00
DownloadClientRepository.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
DownloadClientStatus.cs Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic. 2017-05-27 20:44:55 +02:00
DownloadClientStatusRepository.cs Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic. 2017-05-27 20:44:55 +02:00
DownloadClientStatusService.cs New: Limit indexer/download client backoff to 5 min during the first 15 min of application start. 2019-01-12 13:15:41 +01:00
DownloadClientType.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
DownloadEventHub.cs New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 2019-06-09 19:54:53 +02:00
DownloadFailedEvent.cs New: Language Profiles 2018-12-29 13:08:38 +01:00
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
DownloadService.cs Fixed: Use Download Client name for grabbed history events 2019-04-11 23:43:41 -07:00
EpisodeGrabbedEvent.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
FailedDownloadService.cs New: Language Profiles 2018-12-29 13:08:38 +01:00
IDownloadClient.cs New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 2019-06-09 19:54:53 +02:00
InvalidNzbException.cs Fixed: Improve logging for invalid NZB messages 2017-12-28 22:05:20 -08:00
NzbValidationService.cs Fixed: Improve logging for invalid NZB messages 2017-12-28 22:05:20 -08:00
ProcessDownloadDecisions.cs Fixed: Hide fallback pending releases if temporarily delayed. 2018-04-14 22:07:08 +02:00
ProcessedDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
RedownloadFailedDownloadService.cs Command queue 2015-03-16 22:07:02 -07:00
TorrentClientBase.cs Fixed: Releases no longer available on the indexer should be removed from the pending queue. 2017-10-25 19:59:05 +02:00
UsenetClientBase.cs New: Validate NZBs before sending to download client 2017-11-21 19:00:25 -08:00