#712 - group multiple versions

This commit is contained in:
Luke Pulverenti
2014-03-19 13:44:55 -04:00
parent 683d8455c6
commit b762d98fc4
7 changed files with 44 additions and 22 deletions

View File

@@ -3,7 +3,7 @@ using System.Collections.Generic;
namespace MediaBrowser.Model.Dto
{
public class AlternateVersionInfo
public class MediaVersionInfo
{
public string Id { get; set; }