sonarr-repo-only/src/NzbDrone.Core/Download
Keivan Beigi e79a2c742a Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
..
Clients Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
Pending New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
TrackedDownloads Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -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 Fix: consider download completed if all remote episodes are imported 2014-12-22 11:25:23 -08:00
DownloadClientBase.cs Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08: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 New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
DownloadClientProvider.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
DownloadClientRepository.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
DownloadClientStatus.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
DownloadClientType.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
DownloadEventHub.cs Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
DownloadFailedEvent.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08: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 New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
EpisodeGrabbedEvent.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
FailedDownloadService.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
IDownloadClient.cs Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08: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 New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
TorrentClientBase.cs Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
UsenetClientBase.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00