Add option to allow extras to use embedded titles
This commit is contained in:
@@ -45,6 +45,8 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
public bool EnableEmbeddedTitles { get; set; }
|
||||
|
||||
public bool EnableEmbeddedExtrasTitles { get; set; }
|
||||
|
||||
public bool EnableEmbeddedEpisodeInfos { get; set; }
|
||||
|
||||
public int AutomaticRefreshIntervalDays { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user