move collections back under movies. add movie suggestions page.

This commit is contained in:
Luke Pulverenti 2014-03-11 22:11:01 -04:00
parent 07308ea9a7
commit 9db8c276cc
27 changed files with 398 additions and 155 deletions

View file

@ -396,7 +396,7 @@
SortOrder: "Ascending",
IncludeItemTypes: "",
Recursive: true,
Fields: "DateCreated,AudioInfo,SeriesInfo,ParentId,PrimaryImageAspectRatio",
Fields: "AudioInfo,SeriesInfo,ParentId,PrimaryImageAspectRatio",
Limit: LibraryBrowser.getDefaultPageSize(),
StartIndex: 0
};