Merge with default

This commit is contained in:
ebr11 Eric Reed spam
2012-09-20 11:28:02 -04:00
36 changed files with 622 additions and 707 deletions

View File

@@ -47,7 +47,7 @@ namespace MediaBrowser.Controller.Entities
public string DisplayMediaType { get; set; }
public float? UserRating { get; set; }
public float? CommunityRating { get; set; }
public long? RunTimeTicks { get; set; }
public string AspectRatio { get; set; }