Lidarr/src/NzbDrone.Core/Download
Mark McDowall 03cf9a44cf New: Show download client name in GUI notifications
Closes: #642
2015-07-16 23:19:59 -07:00
..
Clients New: Choose download folder for rTorrent 2015-07-15 22:26:46 -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
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
DownloadClientFactory.cs
DownloadClientItem.cs
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
DownloadClientType.cs
DownloadEventHub.cs Don't run DownloadCompletedEvent if DownloadItem not Completed. 2015-05-05 21:53:20 +02:00
DownloadFailedEvent.cs
DownloadItemStatus.cs
DownloadService.cs New: Show download client name in GUI notifications 2015-07-16 23:19:59 -07:00
EpisodeGrabbedEvent.cs
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
ProcessDownloadDecisions.cs Added RateLimit service to globally manager short duration ratelimits. 2015-05-29 01:10:49 +02:00
ProcessedDecisions.cs
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