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
Qstick 19414912ad
Cleanup Disk Scan Service (#69)
7 years ago
..
Clients Cleanup Disk Scan Service (#69) 7 years ago
Pending Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
TrackedDownloads Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
AlbumGrabbedEvent.cs New DB Schema 7 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 Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
DownloadClientBase.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
DownloadClientDefinition.cs Provider testing improvements 10 years ago
DownloadClientFactory.cs Fixed: Significantly improved api performance. 8 years ago
DownloadClientItem.cs Replaced built-in valuetypes with language keywords. 9 years ago
DownloadClientProvider.cs Fixed: Significantly improved api performance. 8 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 Removed unused using statements 8 years ago
DownloadClientType.cs Moved source code under src folder - massive change 11 years ago
DownloadEventHub.cs The great logger.Error cleanup! 8 years ago
DownloadFailedEvent.cs Refactor ReDownload Failed Service (#52) 7 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadService.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
EpisodeGrabbedEvent.cs Removed unused using statements 8 years ago
FailedDownloadService.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
IDownloadClient.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
ProcessDownloadDecisions.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
ProcessedDecisions.cs Queue actions 10 years ago
RedownloadFailedDownloadService.cs Refactor ReDownload Failed Service (#52) 7 years ago
TorrentClientBase.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago
UsenetClientBase.cs Implement Release Parsing, Decision Engine, and Downloading (#35) 7 years ago