1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/Download
Taloth Saldono d8d641b8df Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
Fixed: NzbGet Script errors are again considered failures so that corruption-detection scripts trigger drone to grab another release.
2014-09-25 20:48:41 +02:00
..
Clients Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings. 2014-09-25 20:48:41 +02:00
Pending New: Show processing time for pending items on Calendar and Queue 2014-08-01 18:08:32 -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 Fixed: Don't mark releases as imported unless at least one file is imported 2014-09-03 17:57:27 -07:00
DownloadClientBase.cs New: Added global Remote Path mapping table to replace individual Local Category Path settings. 2014-09-14 00:26:18 +02: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 Profiles 2014-07-25 23:21:44 -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
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 Fixed: NzbGet history items deleted due to health are now properly recognized as failed. 2014-09-20 22:14:09 +02:00
DownloadService.cs Relative episode file paths 2014-08-13 17:08:24 -07:00
DownloadTrackingService.cs Fixed: NzbGet history items deleted due to health are now properly recognized as failed. 2014-09-20 22:14:09 +02:00
EpisodeGrabbedEvent.cs
FailedDownloadService.cs Fixed: NzbGet history items deleted due to health are now properly recognized as failed. 2014-09-20 22:14:09 +02: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 Fixed: Don't mark a download as successful unless all valid files are imported 2014-08-30 14:42:24 -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