hook up roku session controller + web client layout fixes
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
items: result.Items,
|
||||
shape: "portrait",
|
||||
context: 'movies',
|
||||
useAverageAspectRatio: true
|
||||
useAverageAspectRatio: true,
|
||||
showTitle: true
|
||||
});
|
||||
|
||||
html += LibraryBrowser.getPagingHtml(query, result.TotalRecordCount);
|
||||
|
||||
Reference in New Issue
Block a user