Add title and year to posters in TV genres view

This commit is contained in:
MrTimscampi 2020-04-21 19:17:57 +02:00
parent 542a738926
commit 74448a4c83

View file

@ -113,6 +113,9 @@ define(["layoutManager", "loading", "libraryBrowser", "cardBuilder", "lazyLoader
itemsContainer: elem,
shape: getPortraitShape(),
scalable: true,
showTitle: true,
centerText: true,
showYear: true,
overlayMoreButton: true,
allowBottomPadding: false
});