sync updates

This commit is contained in:
Luke Pulverenti
2015-03-27 22:19:20 -04:00
parent d8cbd64917
commit d12bcc2d24
11 changed files with 95 additions and 60 deletions

View File

@@ -168,6 +168,12 @@ namespace MediaBrowser.Model.Entities
/// <value>The filename.</value>
public string Path { get; set; }
/// <summary>
/// Gets or sets the external identifier.
/// </summary>
/// <value>The external identifier.</value>
public string ExternalId { get; set; }
/// <summary>
/// Gets or sets the pixel format.
/// </summary>