update external subs

This commit is contained in:
Luke Pulverenti
2015-09-12 12:39:24 -04:00
parent dd17096b5d
commit 0f743205c4
4 changed files with 13 additions and 14 deletions

View File

@@ -539,11 +539,6 @@ namespace MediaBrowser.Server.Implementations.Sync
return false;
}
if (video.IsStacked)
{
return false;
}
if (video.IsShortcut)
{
return false;