move collections back under movies. add movie suggestions page.
This commit is contained in:
parent
07308ea9a7
commit
9db8c276cc
27 changed files with 398 additions and 155 deletions
|
@ -9,7 +9,7 @@
|
|||
SortOrder: "Ascending",
|
||||
IncludeItemTypes: "Audio",
|
||||
Recursive: true,
|
||||
Fields: "DateCreated,AudioInfo,ParentId",
|
||||
Fields: "AudioInfo,ParentId",
|
||||
Limit: 200,
|
||||
StartIndex: 0
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue