Radarr/src/NzbDrone.Core/Download
Mark McDowall 427b102900 Support removing from nbzget queue 2014-12-15 21:56:24 -08:00
..
Clients Support removing from nbzget queue 2014-12-15 21:56:24 -08:00
Pending New: Minimum Age setting to deal with propagation issues (Usenet only) 2014-12-15 15:40:53 -08:00
CheckForFinishedDownloadCommand.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
CompletedDownloadService.cs Queue actions 2014-12-09 21:52:41 -08:00
DownloadClientBase.cs removed dead code 2014-10-13 14:11:35 -07:00
DownloadClientDefinition.cs Provider testing improvements 2014-07-06 20:12:42 -07:00
DownloadClientFactory.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
DownloadClientItem.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
DownloadClientProvider.cs Queue actions 2014-12-09 21:52:41 -08:00
DownloadClientRepository.cs Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
DownloadClientStatus.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
DownloadClientType.cs
DownloadFailedEvent.cs Blacklisting improvements 2014-04-08 17:19:36 -07: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 Relative episode file paths 2014-08-13 17:08:24 -07:00
DownloadTrackingService.cs Queue actions 2014-12-09 21:52:41 -08:00
EpisodeGrabbedEvent.cs Storing nzo_id from SAB in history (data) 2013-10-22 22:36:39 -07:00
FailedDownloadService.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
IDownloadClient.cs Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 2014-07-19 20:16:45 +02:00
ProcessDownloadDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
ProcessedDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
RedownloadFailedDownloadService.cs Blacklisting improvements 2014-04-08 17:19:36 -07:00
TorrentClientBase.cs Fixed: Follow redirects when getting torrent from KAT 2014-12-13 15:56:11 -08:00
TrackedDownload.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
TrackedDownloadStatusMessage.cs Queue actions 2014-12-09 21:52:41 -08:00
UsenetClientBase.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00