updated nuget

This commit is contained in:
Luke Pulverenti
2014-12-02 22:13:03 -05:00
parent c48458f215
commit 56f6b0335c
52 changed files with 498 additions and 746 deletions

View File

@@ -189,7 +189,7 @@ namespace MediaBrowser.Server.Implementations.Sync
return false;
}
if (video.IsMultiPart)
if (video.IsStacked)
{
return false;
}