Fix secondery title position and show year on tv show ui

This commit is contained in:
grafixeyehero 2019-05-15 23:01:54 +03:00
parent 0f075fe6c4
commit c8e695f9c6
3 changed files with 11 additions and 4 deletions

View file

@ -77,7 +77,8 @@ define(["loading", "layoutManager", "userSettings", "events", "libraryBrowser",
lazy: !0,
cardLayout: !0,
showTitle: !0,
showYear: !0
showYear: !0,
centerText: !0
}) : "Banner" == viewStyle ? cardBuilder.getCardsHtml({
items: items,
shape: "banner",
@ -94,6 +95,7 @@ define(["loading", "layoutManager", "userSettings", "events", "libraryBrowser",
context: "movies",
showTitle: !0,
showYear: !0,
centerText: !0,
lazy: !0,
cardLayout: !0
}) : cardBuilder.getCardsHtml({