Lidarr/src/NzbDrone.Core/Download
Keivan Beigi 907023ca10 don't blow up if a single download is not trackable. 2014-10-13 13:43:36 -07:00
..
Clients better error messages when download client connection fails 2014-10-13 11:07:05 -07:00
Pending removed dead code 2014-10-03 16:29:52 -07:00
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) 2014-05-30 19:40:29 +02:00
CompletedDownloadService.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
DownloadClientBase.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
DownloadClientDefinition.cs Provider testing improvements 2014-07-06 20:12:42 -07:00
DownloadClientFactory.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
DownloadClientItem.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
DownloadClientProvider.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) 2014-05-30 19:40:29 +02:00
DownloadClientRepository.cs Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
DownloadClientStatus.cs Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config. 2014-06-07 21:56:09 +02:00
DownloadClientType.cs
DownloadFailedEvent.cs Blacklisting improvements 2014-04-08 17:19:36 -07:00
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
DownloadService.cs Relative episode file paths 2014-08-13 17:08:24 -07:00
DownloadTrackingService.cs don't blow up if a single download is not trackable. 2014-10-13 13:43:36 -07:00
EpisodeGrabbedEvent.cs Storing nzo_id from SAB in history (data) 2013-10-22 22:36:39 -07:00
FailedDownloadService.cs Fixed broken tests (due to logging) 2014-10-11 22:05:21 -07:00
IDownloadClient.cs Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 2014-07-19 20:16:45 +02:00
ProcessDownloadDecisions.cs Improve decision processing and deleting of pending releases 2014-07-26 17:39:28 -07:00
ProcessedDecisions.cs Profiles 2014-07-25 23:21:44 -07:00
RedownloadFailedDownloadService.cs Blacklisting improvements 2014-04-08 17:19:36 -07:00
TrackedDownload.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
TrackedDownloadStatusMessage.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
UsenetClientBase.cs New: Added global Remote Path mapping table to replace individual Local Category Path settings. 2014-09-14 00:26:18 +02:00