Radarr/src/NzbDrone.Core/Download
Leonardo Galli 02eb30b8ee
Fixed: A lot of memory issues, such as IDisposable leakage and leaking all the media covers. (#3227)
Thanks again to @Taloth
2019-01-10 08:36:34 +01:00
..
Clients Added: Support for forcedUP status (#3277) 2018-12-30 14:17:03 +01:00
Pending Fixed: DataMapper not being disposed, leading to resource leakage. 2018-12-02 18:10:14 +01:00
TrackedDownloads Fixed: Hopefully fixed issue where a null downloadId or title would cause no downloads to be tracked. 2018-12-24 14:49:33 +01:00
CheckForFinishedDownloadCommand.cs
CompletedDownloadService.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
DownloadClientBase.cs Added: Ability to add custom formats, working similar to qualities. (#2669) 2018-08-05 16:28:05 +02:00
DownloadClientDefinition.cs
DownloadClientFactory.cs
DownloadClientItem.cs Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. (#2420) 2018-04-05 21:24:21 +02:00
DownloadClientProvider.cs
DownloadClientRepository.cs
DownloadClientStatus.cs
DownloadClientType.cs
DownloadEventHub.cs Fixed: Handling of unknown status types in DownloadStation and Import from torrent Download Station should move since DS maintains an internal copy for seeding. (#2420) 2018-04-05 21:24:21 +02:00
DownloadFailedEvent.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
DownloadItemStatus.cs
DownloadService.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
FailedDownloadService.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
IDownloadClient.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
MovieGrabbedEvent.cs
ProcessDownloadDecisions.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
ProcessedDecisions.cs
RedownloadFailedDownloadService.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
TorrentClientBase.cs Added: Ability to add custom formats, working similar to qualities. (#2669) 2018-08-05 16:28:05 +02:00
UsenetClientBase.cs Added: Ability to add custom formats, working similar to qualities. (#2669) 2018-08-05 16:28:05 +02:00