mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
New: Rebuilt Completed/Failed download handling from scratch
This commit is contained in:
@@ -20,6 +20,7 @@ namespace NzbDrone.Api.History
|
||||
public string Indexer { get; set; }
|
||||
public string NzbInfoUrl { get; set; }
|
||||
public string ReleaseGroup { get; set; }
|
||||
public string DownloadId { get; set; }
|
||||
|
||||
public HistoryEventType EventType { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user