Lidarr/src/NzbDrone.Core/Download
Mark McDowall fd3dda2b16 Fixed: Removing pending releases 2015-07-10 00:18:32 -07:00
..
Clients Show warning message for rTorrent that it doesn't support torrent removal 2015-06-28 14:06:03 -07:00
Pending Fixed: Removing pending releases 2015-07-10 00:18:32 -07:00
TrackedDownloads New: Downloads can be tracked by the source name in addition to the download name 2015-07-07 00:34:25 +01: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 New: Downloads can be tracked by the source name in addition to the download name 2015-07-07 00:34:25 +01:00
DownloadClientBase.cs Show warning message for rTorrent that it doesn't support torrent removal 2015-06-28 14:06:03 -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 New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
DownloadClientProvider.cs New: Show download protocol in Queue 2015-01-31 00:24:09 -08: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 Cleaned up using directive 2014-12-06 21:55:17 -08:00
DownloadClientType.cs
DownloadEventHub.cs Don't run DownloadCompletedEvent if DownloadItem not Completed. 2015-05-05 21:53:20 +02:00
DownloadFailedEvent.cs Fixed: Remove failed downloads from download client (when enabled) 2015-01-21 07:57:54 -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 Added RateLimit service to globally manager short duration ratelimits. 2015-05-29 01:10:49 +02:00
EpisodeGrabbedEvent.cs New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
FailedDownloadService.cs Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed. 2015-02-22 13:43:14 +01:00
IDownloadClient.cs Fixed: some issues around removing completed and failed downloads 2014-12-22 17:17:48 -08:00
ProcessDownloadDecisions.cs Added RateLimit service to globally manager short duration ratelimits. 2015-05-29 01:10:49 +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 Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name. 2015-03-23 20:56:28 +01:00
UsenetClientBase.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00