Radarr/src/NzbDrone.Core/Download
Leonardo Galli 8616bcedd4 Fixes Deluge for movies. 2017-01-05 11:04:29 +01:00
..
Clients Fixes Deluge for movies. 2017-01-05 11:04:29 +01:00
Pending Automatically downloading the best movie release works now. 2017-01-03 11:59:03 +01:00
TrackedDownloads Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser! 2017-01-04 22:59:34 +01:00
CheckForFinishedDownloadCommand.cs
CompletedDownloadService.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 2017-01-03 23:18:51 +01:00
DownloadClientBase.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 2017-01-03 23:18:51 +01: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 Removed unused using statements 2016-12-23 13:45:24 -08:00
DownloadItemStatus.cs
DownloadService.cs Fixes all usenet download clients. (#25) 2017-01-05 01:06:18 +01:00
EpisodeGrabbedEvent.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
FailedDownloadService.cs
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 Automatically downloading the best movie release works now. 2017-01-03 11:59:03 +01:00
ProcessedDecisions.cs
RedownloadFailedDownloadService.cs Command queue 2015-03-16 22:07:02 -07:00
TorrentClientBase.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 2017-01-03 23:18:51 +01:00
UsenetClientBase.cs Fixes all usenet download clients. (#25) 2017-01-05 01:06:18 +01:00