updated 3d tag to match mcm

This commit is contained in:
Luke Pulverenti
2013-07-07 12:36:58 -04:00
parent 6e7a30618d
commit 02bb0fb20f
2 changed files with 5 additions and 5 deletions

View File

@@ -586,7 +586,7 @@ namespace MediaBrowser.Controller.Providers
{
switch (reader.Name)
{
case "Video3DFormat":
case "Format3D":
{
var video = item as Video;