Lidarr/src/NzbDrone.Core/Download
Qstick 070e50d39e Fixed: Fix a few compiler warnings 2019-08-25 14:37:08 -04:00
..
Aggregation New: Release Profiles, Frontend updates (#580) 2019-02-23 17:39:11 -05:00
Clients Fixed: Fix a few compiler warnings 2019-08-25 14:37:08 -04:00
Pending Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
TrackedDownloads Fixed: Tracked Download Cache Keeps Deleted Albums (#811) 2019-07-26 17:21:03 -04:00
AlbumGrabbedEvent.cs
CheckForFinishedDownloadCommand.cs
CompletedDownloadService.cs Fixed: Don't process tracked download if RemoteAlbum is null (#716) 2019-04-04 20:37:48 -04:00
DownloadClientBase.cs
DownloadClientDefinition.cs
DownloadClientFactory.cs
DownloadClientInfo.cs
DownloadClientItem.cs
DownloadClientProvider.cs
DownloadClientRepository.cs
DownloadClientStatus.cs
DownloadClientStatusRepository.cs
DownloadClientStatusService.cs New: Limit provider backoff during the first 15 min of startup 2019-01-12 16:00:22 -05:00
DownloadClientType.cs
DownloadEventHub.cs
DownloadFailedEvent.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
DownloadItemStatus.cs
DownloadService.cs Fixed: Use Download Client name for grabbed history events 2019-06-11 22:33:06 -04:00
FailedDownloadService.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
IDownloadClient.cs
InvalidNzbException.cs
NzbValidationService.cs
ProcessDownloadDecisions.cs
ProcessedDecisions.cs
RedownloadFailedDownloadService.cs Add: option to skip automatic redownload when removing from queue (#734) 2019-06-10 19:56:44 +01:00
TorrentClientBase.cs
UsenetClientBase.cs