2019-04-03 00:12:02 +01:00
|
|
|
<div id="liveTvStatusPage" data-role="page" class="page type-interior liveTvSettingsPage">
|
2017-05-06 15:42:17 -04:00
|
|
|
<div>
|
2016-03-16 01:33:31 -04:00
|
|
|
<div class="content-primary">
|
2018-09-12 19:26:21 +02:00
|
|
|
<div class="verticalSection verticalSection-extrabottompadding">
|
|
|
|
<div class="verticalSection verticalSection-extrabottompadding">
|
|
|
|
<div class="sectionTitleContainer sectionTitleContainer-cards">
|
|
|
|
<h2 class="sectionTitle sectionTitle-cards">
|
|
|
|
<span>${HeaderTunerDevices}</span>
|
|
|
|
</h2>
|
|
|
|
<button is="emby-button" type="button" class="fab btnAddDevice submit sectionTitleButton" style="margin-left:1em;" title="${ButtonAdd}">
|
2020-04-26 02:37:28 +03:00
|
|
|
<span class="material-icons add"></span>
|
2018-09-12 19:26:21 +02:00
|
|
|
</button>
|
2020-04-14 01:03:35 +02:00
|
|
|
<a is="emby-linkbutton" rel="noopener noreferrer" style="margin-left:2em!important;" class="raised button-alt headerHelpButton" target="_blank" href="https://docs.jellyfin.org/general/server/live-tv/index.html">${Help}</a>
|
2018-09-12 19:26:21 +02:00
|
|
|
</div>
|
|
|
|
<div class="devicesList itemsContainer vertical-wrap" data-hovermenu="false" data-multiselect="false" style="margin-top: .5em;"></div>
|
2017-03-15 15:57:18 -04:00
|
|
|
</div>
|
2018-09-12 19:26:21 +02:00
|
|
|
</div>
|
2014-01-22 15:46:01 -05:00
|
|
|
|
2018-09-12 19:26:21 +02:00
|
|
|
<div class="readOnlyContent">
|
|
|
|
<div class="verticalSection">
|
|
|
|
<div class="sectionTitleContainer">
|
|
|
|
<h2 class="sectionTitle">${HeaderGuideProviders}</h2>
|
|
|
|
<button is="emby-button" type="button" class="fab btnAddProvider submit" style="margin-left:1em;" title="${ButtonAdd}">
|
2020-04-26 02:37:28 +03:00
|
|
|
<span class="material-icons add"></span>
|
2018-09-12 19:26:21 +02:00
|
|
|
</button>
|
2016-03-16 01:33:31 -04:00
|
|
|
</div>
|
2014-01-23 17:15:15 -05:00
|
|
|
|
2018-09-12 19:26:21 +02:00
|
|
|
<div class="providerList">
|
2014-01-22 15:46:01 -05:00
|
|
|
</div>
|
|
|
|
|
2019-03-06 17:53:44 +09:00
|
|
|
<div>
|
2018-09-12 19:26:21 +02:00
|
|
|
<button is="emby-button" type="button" class="raised btnRefresh block button-cancel">
|
|
|
|
<span>${ButtonRefreshGuideData}</span>
|
|
|
|
</button>
|
|
|
|
<progress max="100" min="0" style="width: 100%;" class="refreshGuideProgress"></progress>
|
|
|
|
</div>
|
2014-01-22 15:46:01 -05:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2019-11-20 00:24:54 +03:00
|
|
|
</div>
|