You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Core/Download
Lars Johnsen a79fc94a54
Compilation: Fix case inconsistencies
9 years ago
..
Clients Compilation: Fix case inconsistencies 9 years ago
Pending Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 9 years ago
TrackedDownloads Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely. 9 years ago
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) 10 years ago
CompletedDownloadService.cs No longer marks download as imported if no episodes were found. 9 years ago
DownloadClientBase.cs Don't run DownloadCompletedEvent if DownloadItem not Completed. 9 years ago
DownloadClientDefinition.cs Provider testing improvements 10 years ago
DownloadClientFactory.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 10 years ago
DownloadClientItem.cs New: Rebuilt Completed/Failed download handling from scratch 10 years ago
DownloadClientProvider.cs New: Show download protocol in Queue 9 years ago
DownloadClientRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 9 years ago
DownloadClientStatus.cs Cleaned up using directive 10 years ago
DownloadClientType.cs Moved source code under src folder - massive change 11 years ago
DownloadEventHub.cs Don't run DownloadCompletedEvent if DownloadItem not Completed. 9 years ago
DownloadFailedEvent.cs Fixed: Remove failed downloads from download client (when enabled) 9 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadService.cs New: Rebuilt Completed/Failed download handling from scratch 10 years ago
EpisodeGrabbedEvent.cs New: Rebuilt Completed/Failed download handling from scratch 10 years ago
FailedDownloadService.cs Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed. 9 years ago
IDownloadClient.cs Fixed: some issues around removing completed and failed downloads 10 years ago
ProcessDownloadDecisions.cs New: Limit grabs to 1 per second to reduce rapid API calls 9 years ago
ProcessedDecisions.cs Queue actions 10 years ago
RedownloadFailedDownloadService.cs Command queue 9 years ago
TorrentClientBase.cs Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name. 9 years ago
UsenetClientBase.cs Cleaned up using directive 10 years ago