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.
Radarr/src/NzbDrone.Core/Download
Mitchell Cash 93e55b7575
Increase timeout when waiting for rTorrent to finish adding torrent (#721)
8 years ago
..
Clients Increase timeout when waiting for rTorrent to finish adding torrent (#721) 8 years ago
Pending Automatically downloading the best movie release works now. 8 years ago
TrackedDownloads Fix movies not showing up in Queue when downloading (#640) 8 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 Update CompletedDownloadService.cs 8 years ago
DownloadClientBase.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 8 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. 10 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 Updated NLog to v4.2.3. 9 years ago
DownloadFailedEvent.cs Redownloading failed downloads works again. Fixes #89. 8 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadService.cs Fixes all usenet download clients. (#25) 8 years ago
EpisodeGrabbedEvent.cs Removed unused using statements 8 years ago
FailedDownloadService.cs Change Sonarr to Radarr in Help Text, and in Notification Text 8 years ago
IDownloadClient.cs Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14 8 years ago
MovieGrabbedEvent.cs Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14 8 years ago
ProcessDownloadDecisions.cs This should hopefully fix the error that decisions were not ordered correctly and therefore just the first release was grabbed. 8 years ago
ProcessedDecisions.cs Queue actions 10 years ago
RedownloadFailedDownloadService.cs search selected button in wanted tab works 8 years ago
TorrentClientBase.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 8 years ago
UsenetClientBase.cs Fixes all usenet download clients. (#25) 8 years ago