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

update live streams

This commit is contained in:
Luke Pulverenti 2016-10-05 03:15:29 -04:00
parent 0d820807fa
commit f0eb199063
13 changed files with 194 additions and 36 deletions

View file

@ -113,7 +113,8 @@
lazy: true,
cardLayout: true,
showTitle: true,
showSeriesYear: true
showSeriesYear: true,
vibrant: true
});
}
else if (viewStyle == "Banner") {
@ -143,7 +144,8 @@
showTitle: true,
showYear: true,
lazy: true,
cardLayout: true
cardLayout: true,
vibrant: true
});
}
else {