1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

live tv updates

This commit is contained in:
Luke Pulverenti 2014-01-13 00:41:00 -05:00
parent 154b8d50b2
commit 71271abcb1
8 changed files with 44 additions and 17 deletions

View file

@ -15,7 +15,7 @@
var html = LibraryBrowser.getPosterViewHtml({
items: result.Items,
shape: "square",
shape: "backdrop",
showTitle: true,
showParentTitle: true,
overlayText: true,
@ -38,7 +38,7 @@
var html = LibraryBrowser.getPosterViewHtml({
items: result.Items,
shape: "square",
shape: "backdrop",
showTitle: true,
showParentTitle: true,
overlayText: true,