mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 13:25:13 +02:00
ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
This commit is contained in:
@@ -11,5 +11,6 @@ namespace NzbDrone.Core.Model
|
||||
public string SeriesName { get; set; }
|
||||
public string Folder { get; set; }
|
||||
public EpisodeFile EpisodeFile { get; set; }
|
||||
public bool NewDownload { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user