start a dashboard folder

This commit is contained in:
Luke Pulverenti
2016-08-22 14:28:24 -04:00
parent 9f7dbec0db
commit 430b187ef6
9 changed files with 180 additions and 42 deletions

View File

@@ -74,6 +74,8 @@ namespace MediaBrowser.Model.Configuration
/// <value>The metadata path.</value>
public string MetadataPath { get; set; }
public string LastVersion { get; set; }
/// <summary>
/// Gets or sets the display name of the season zero.
/// </summary>