2019-01-23 04:33:34 -07:00
|
|
|
<div id="liveTvStatusPage" data-role="page" class="page type-interior liveTvSettingsPage withTabs" data-require="scripts/livetvstatus,emby-button">
|
2014-01-22 13:46:01 -07:00
|
|
|
|
2017-05-06 12:42:17 -07:00
|
|
|
<div>
|
2016-03-15 22:33:31 -07:00
|
|
|
<div class="content-primary">
|
2014-01-22 13:46:01 -07:00
|
|
|
|
|
|
|
|
2018-09-12 10:26:21 -07:00
|
|
|
<div class="verticalSection verticalSection-extrabottompadding">
|
2014-01-22 13:46:01 -07:00
|
|
|
|
2018-09-12 10:26:21 -07:00
|
|
|
<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}">
|
|
|
|
<i class="md-icon"></i>
|
|
|
|
</button>
|
2018-12-29 14:29:09 -07:00
|
|
|
<a style="margin-left:2em!important;" is="emby-linkbutton" class="raised button-alt headerHelpButton" target="_blank" href="https://web.archive.org/web/20181216120305/https://github.com/MediaBrowser/Wiki/wiki/Live-TV">${Help}</a>
|
2018-09-12 10:26:21 -07:00
|
|
|
</div>
|
|
|
|
<div class="devicesList itemsContainer vertical-wrap" data-hovermenu="false" data-multiselect="false" style="margin-top: .5em;"></div>
|
2017-03-15 12:57:18 -07:00
|
|
|
</div>
|
2018-09-12 10:26:21 -07:00
|
|
|
</div>
|
2014-01-22 13:46:01 -07:00
|
|
|
|
2018-09-12 10:26:21 -07: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}">
|
|
|
|
<i class="md-icon"></i>
|
|
|
|
</button>
|
2016-03-15 22:33:31 -07:00
|
|
|
</div>
|
2014-01-23 15:15:15 -07:00
|
|
|
|
2018-09-12 10:26:21 -07:00
|
|
|
<div class="providerList">
|
2014-01-22 13:46:01 -07:00
|
|
|
</div>
|
2018-09-12 10:26:21 -07:00
|
|
|
<div>
|
2014-01-22 13:46:01 -07:00
|
|
|
|
2018-09-12 10:26:21 -07: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 13:46:01 -07:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
</div>
|