update search results

This commit is contained in:
Luke Pulverenti
2016-02-14 12:58:31 -05:00
parent 88debcd967
commit 1d6f82e2ef
5 changed files with 31 additions and 8 deletions

View File

@@ -163,6 +163,7 @@ namespace MediaBrowser.Server.Implementations.Library
ExcludeItemTypes = excludeItemTypes.ToArray(),
IncludeItemTypes = includeItemTypes.ToArray(),
Limit = query.Limit,
IncludeItemsByName = true
}, new string[] { });