add query by PersonId

This commit is contained in:
Luke Pulverenti
2015-03-18 12:40:16 -04:00
parent 79d2f7efd7
commit 1fb24df504
9 changed files with 86 additions and 21 deletions

View File

@@ -231,6 +231,7 @@ namespace MediaBrowser.Server.Implementations.UserViews
CollectionType.Books,
CollectionType.Photos,
CollectionType.HomeVideos,
CollectionType.MusicVideos,
string.Empty
};