Enable movie format ribbons

Per-user configuration to enable movie format ribbons
pull/702/head
Tim Hobbs 11 years ago
parent dd4a1ff4b5
commit a402d3ea92

@ -57,6 +57,8 @@ namespace MediaBrowser.Model.Configuration
public UnratedItem[] BlockUnratedItems { get; set; } public UnratedItem[] BlockUnratedItems { get; set; }
public bool DisplayMovieFormatRibbons { get; set; }
/// <summary> /// <summary>
/// Initializes a new instance of the <see cref="UserConfiguration" /> class. /// Initializes a new instance of the <see cref="UserConfiguration" /> class.
/// </summary> /// </summary>

Loading…
Cancel
Save