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

update live stream sharing

This commit is contained in:
Luke Pulverenti 2016-10-11 17:33:38 -04:00
parent 8bf645c346
commit a511a2fa84
10 changed files with 89 additions and 108 deletions

View file

@ -1,4 +1,4 @@
define(['jQuery', 'fnchecked', 'jqmlistview'], function ($) {
define(['jQuery', 'fnchecked', 'jqmlistview', 'emby-select', 'emby-button', 'emby-input', 'emby-checkbox'], function ($) {
var currentProfile;

View file

@ -699,7 +699,7 @@
coverImage: true,
lazy: true,
showDetailsMenu: true,
centerText: true,
centerText: !supportsImageAnalysis,
overlayText: false,
overlayPlayButton: true,
allowBottomPadding: !enableScrollX(),

View file

@ -144,7 +144,7 @@
shape: "portrait",
context: 'tv',
showTitle: true,
showYear: true,
showSeriesYear: true,
lazy: true,
cardLayout: true,
vibrant: supportsImageAnalysis