1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/Download
2014-09-01 11:14:54 -07:00
..
Clients Pneumatic will set the download client ID for strm files 2014-09-01 11:14:54 -07: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 a download as successful unless all valid files are imported 2014-08-30 14:42:24 -07:00
DownloadClientBase.cs Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 2014-07-19 20:16:45 +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 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 Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
DownloadFailedEvent.cs Blacklisting improvements 2014-04-08 17:19:36 -07:00
DownloadItemStatus.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
DownloadService.cs Relative episode file paths 2014-08-13 17:08:24 -07:00
DownloadTrackingService.cs Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option. 2014-08-10 14:54:56 -07:00
EpisodeGrabbedEvent.cs Storing nzo_id from SAB in history (data) 2013-10-22 22:36:39 -07:00
FailedDownloadService.cs Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone. 2014-08-28 21:29:02 +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