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.
Sonarr/src/NzbDrone.Core/Download
Taloth Saldono cc0406653a
Readded logging Download Client responses.
9 years ago
..
Clients Readded logging Download Client responses. 9 years ago
Pending Replaced built-in valuetypes with language keywords. 9 years ago
TrackedDownloads Updated NLog to v4.2.3. 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) 11 years ago
CompletedDownloadService.cs Don't try to process a download client item with an invalid path for the OS 9 years ago
DownloadClientBase.cs Updated NLog to v4.2.3. 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 Replaced built-in valuetypes with language keywords. 9 years ago
DownloadClientProvider.cs New: Show download protocol in Queue 10 years ago
DownloadClientRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 10 years ago
DownloadClientStatus.cs Replaced built-in valuetypes with language keywords. 9 years ago
DownloadClientType.cs Moved source code under src folder - massive change 11 years ago
DownloadEventHub.cs Updated NLog to v4.2.3. 9 years ago
DownloadFailedEvent.cs Replaced built-in valuetypes with language keywords. 9 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadService.cs Replaced Uri with HttpUri. 9 years ago
EpisodeGrabbedEvent.cs Replaced built-in valuetypes with language keywords. 9 years ago
FailedDownloadService.cs Fixed: Failed download handling should now only report a download wasn't grabbed by sonarr if the download actually failed. 10 years ago
IDownloadClient.cs Fixed: Log download client name when communication fails 9 years ago
ProcessDownloadDecisions.cs Updated NLog to v4.2.3. 9 years ago
ProcessedDecisions.cs Queue actions 10 years ago
RedownloadFailedDownloadService.cs Command queue 10 years ago
TorrentClientBase.cs Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder. 9 years ago
UsenetClientBase.cs Updated NLog to v4.2.3. 9 years ago