Lidarr/src/NzbDrone.Core/Download/TrackedDownloads
Kayomani de8deffbd2 New: Downloads can be tracked by the source name in addition to the download name 2015-07-07 00:34:25 +01:00
..
DownloadMonitoringService.cs Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely. 2015-05-09 10:10:16 +02:00
TrackedDownload.cs TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client. 2015-01-22 21:33:46 +01:00
TrackedDownloadRefreshedEvent.cs
TrackedDownloadService.cs New: Downloads can be tracked by the source name in addition to the download name 2015-07-07 00:34:25 +01:00
TrackedDownloadStatusMessage.cs