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
Leonardo Galli d2f99f1330
Fixed: Error with deluge when it doesn’t report a Hash.
6 years ago
..
Clients Fixed: Error with deluge when it doesn’t report a Hash. 6 years ago
Pending Log if ParsedMovieInfo is NULL. 7 years ago
TrackedDownloads Added: More detailed descriptions why a movie was not able to be mapped. (#1696) 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 Fixed an issue where movies which were labelled with an alternative title could not be found. 7 years ago
DownloadClientBase.cs Added: Ability to see TMDB and lists going through the Radarr API on the discovery page. 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 Updated NLog to v4.2.3. 8 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 Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 7 years ago
EpisodeGrabbedEvent.cs Removed unused using statements 8 years ago
FailedDownloadService.cs Onedr0p/3 8 17 (#1087) 7 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 Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 7 years ago
ProcessedDecisions.cs Queue actions 10 years ago
RedownloadFailedDownloadService.cs Onedr0p/3 8 17 (#1087) 7 years ago
TorrentClientBase.cs Fixed: Follow 301 redirects when fetching torrents (#1653) 7 years ago
UsenetClientBase.cs Fixes all usenet download clients. (#25) 8 years ago