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-02-04 18:46:03 -08:00
..
Clients Error handling in migration to new quality 2014-02-04 18:46:03 -08:00
CheckForFailedDownloadCommand.cs renamed FailedDownloadCommand to CheckForFailedDownloadCommand 2013-11-30 18:06:26 -08:00
DownloadApprovedReports.cs Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
DownloadClientProvider.cs
DownloadClientType.cs
DownloadFailedEvent.cs Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
DownloadService.cs Fixed: Manually failing a release 2014-01-05 11:49:04 -08:00
EpisodeGrabbedEvent.cs Storing nzo_id from SAB in history (data) 2013-10-22 22:36:39 -07:00
FailedDownloadService.cs Only get DownloadClientId when its been added to history 2014-01-07 17:05:06 -08:00
HistoryItem.cs cleaned up using directives. 2013-11-19 16:42:17 -08:00
IDownloadClient.cs Failed downloads are removed from queue/history (opt out) 2013-10-24 22:55:32 -07:00
QueueItem.cs Download client will return queue with remoteEpsiode 2013-10-08 23:58:29 -07:00
RedownloadFailedDownloadService.cs cleaned up using directives. 2013-11-19 16:42:17 -08:00