3.0.5416.0

This commit is contained in:
Luke Pulverenti
2014-10-31 00:57:24 -04:00
parent a32fd710a9
commit 7a4d5b7951
79 changed files with 8961 additions and 8643 deletions

View File

@@ -23,7 +23,7 @@ namespace MediaBrowser.Server.Implementations.Devices
{
get
{
return true;
return base.IsHidden || !Children.Any();
}
}