added properties to disable tv requests for specific episodes or seasons and wired up to admin settings

This commit is contained in:
Matt McHughes 2016-10-06 14:52:39 -05:00
parent 582a911fed
commit f32276151a
2 changed files with 32 additions and 0 deletions

View file

@ -56,6 +56,8 @@ namespace PlexRequests.Core.SettingModels
public bool CollectAnalyticData { get; set; }
public bool IgnoreNotifyForAutoApprovedRequests { get; set; }
public bool Wizard { get; set; }
public bool DisableTvRequestsByEpisode { get; set; }
public bool DisableTvRequestsBySeason { get; set; }
/// <summary>
/// The CSS name of the theme we want