Add retrieve and save all display prefs

This commit is contained in:
Eric Reed
2014-09-25 16:20:17 -04:00
parent 8e2d244749
commit 08c6b9a42b
3 changed files with 128 additions and 2 deletions

View File

@@ -98,6 +98,10 @@ namespace MediaBrowser.Model.Entities
/// </summary>
/// <value><c>true</c> if [show sidebar]; otherwise, <c>false</c>.</value>
public bool ShowSidebar { get; set; }
/// <summary>
/// Gets or sets the client
/// </summary>
public string Client { get; set; }
/// <summary>
/// Increases the size of the image.