Radarr/src/NzbDrone.Core/Download
Leonardo Galli d2f99f1330 Fixed: Error with deluge when it doesn’t report a Hash.
Fixes #2329
2018-02-07 15:59:14 +01:00
..
Clients Fixed: Error with deluge when it doesn’t report a Hash. 2018-02-07 15:59:14 +01:00
Pending Log if ParsedMovieInfo is NULL. 2017-04-11 19:31:33 +02:00
TrackedDownloads Added: More detailed descriptions why a movie was not able to be mapped. (#1696) 2017-06-18 23:12:14 +02:00
CheckForFinishedDownloadCommand.cs
CompletedDownloadService.cs Fixed an issue where movies which were labelled with an alternative title could not be found. 2017-04-15 14:50:34 +02:00
DownloadClientBase.cs Added: Ability to see TMDB and lists going through the Radarr API on the discovery page. 2017-06-06 22:40:44 +02:00
DownloadClientDefinition.cs
DownloadClientFactory.cs Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
DownloadClientItem.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
DownloadClientProvider.cs Fixed: Significantly improved api performance. 2016-07-24 01:00:41 +02:00
DownloadClientRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
DownloadClientStatus.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
DownloadClientType.cs
DownloadEventHub.cs Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
DownloadFailedEvent.cs Redownloading failed downloads works again. Fixes #89. 2017-01-10 14:15:27 +01:00
DownloadItemStatus.cs
DownloadService.cs Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 2017-08-09 22:14:01 +02:00
EpisodeGrabbedEvent.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
FailedDownloadService.cs Onedr0p/3 8 17 (#1087) 2017-03-08 19:00:00 -05:00
IDownloadClient.cs Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14 2017-01-02 19:20:32 +01:00
MovieGrabbedEvent.cs Fixes downloading a movie. However, now all downloaders except QBittorrent are non functional until they get fixed. See #14 2017-01-02 19:20:32 +01:00
ProcessDownloadDecisions.cs Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 2017-08-09 22:14:01 +02:00
ProcessedDecisions.cs
RedownloadFailedDownloadService.cs Onedr0p/3 8 17 (#1087) 2017-03-08 19:00:00 -05:00
TorrentClientBase.cs Fixed: Follow 301 redirects when fetching torrents (#1653) 2017-06-11 09:30:51 +02:00
UsenetClientBase.cs Fixes all usenet download clients. (#25) 2017-01-05 01:06:18 +01:00