mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04: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