2013-12-20 15:09:49 -05:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2015-03-21 14:12:12 -04:00
|
|
|
|
<title>Emby</title>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2015-05-22 15:16:14 -04:00
|
|
|
|
<div id="liveTvProgramPage" data-role="page" class="page libraryPage liveTvPage" data-contextname="${HeaderLiveTv}" data-require="scripts/livetvcomponents,scripts/livetvprogram">
|
2013-12-20 15:09:49 -05:00
|
|
|
|
<div class="libraryViewNav">
|
2015-06-17 21:41:22 -04:00
|
|
|
|
<a href="livetvsuggested.html"><i class="material-icons">info</i>${TabSuggestions}</a>
|
|
|
|
|
<a href="livetvguide.html"><i class="material-icons">grid_on</i>${TabGuide}</a>
|
|
|
|
|
<a href="livetvchannels.html" class="ui-btn-active"><i class="material-icons">live_tv</i>${TabChannels}</a>
|
|
|
|
|
<a href="livetvrecordings.html"><i class="material-icons">slideshow</i>${TabRecordings}</a>
|
|
|
|
|
<a href="livetvtimers.html"><i class="material-icons">schedule</i>${TabScheduled}</a>
|
|
|
|
|
<a href="livetvseriestimers.html"><i class="material-icons">refresh</i>${TabSeries}</a>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
</div>
|
2015-02-03 01:57:45 -05:00
|
|
|
|
<div style="padding: 1em 0;">
|
2015-02-02 23:54:52 -05:00
|
|
|
|
<div>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
<table class="detailPageContent primaryDetailPageContent">
|
|
|
|
|
<tr>
|
|
|
|
|
<td style="vertical-align: top; padding: 0 1em 0 0;">
|
2015-02-03 01:57:45 -05:00
|
|
|
|
<div id="itemImage" class="itemImageContainer smallDetailImageContainer"></div>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
</td>
|
|
|
|
|
<td style="vertical-align: top; padding: 0;">
|
|
|
|
|
<p><span class="itemName inlineItemName"></span><span class="itemMiscInfo" style="display: inline;"></span></p>
|
|
|
|
|
<p class="itemEpisodeName"></p>
|
2013-12-21 13:37:34 -05:00
|
|
|
|
<p class="itemMiscInfo miscTvProgramInfo"></p>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
<p>
|
|
|
|
|
<span class="itemCommunityRating"></span>
|
|
|
|
|
<span class="userDataIcons"></span>
|
|
|
|
|
</p>
|
2013-12-21 13:37:34 -05:00
|
|
|
|
<p class="itemGenres desktopGenres"></p>
|
2015-06-07 21:23:56 -04:00
|
|
|
|
<p class="itemOverview desktopOverview smoothScrollY"></p>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
2013-12-21 13:37:34 -05:00
|
|
|
|
<p class="itemGenres mobileGenres"></p>
|
2015-06-07 21:23:56 -04:00
|
|
|
|
<p class="itemOverview mobileOverview smoothScrollY"></p>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
</div>
|
2013-12-22 12:16:24 -05:00
|
|
|
|
<div class="detailButtonsContainer">
|
2014-01-11 22:29:55 -05:00
|
|
|
|
<span id="playButtonContainer" style="display: none;">
|
2015-06-20 20:49:42 -04:00
|
|
|
|
<paper-button raised class="secondary btnPlay"><iron-icon icon="play-arrow"></iron-icon><span>${ButtonPlay}</span></paper-button>
|
2014-01-11 22:29:55 -05:00
|
|
|
|
</span>
|
2014-01-13 00:41:00 -05:00
|
|
|
|
<span id="cancelRecordingButtonContainer" style="display: none;">
|
2015-06-20 20:49:42 -04:00
|
|
|
|
<paper-button raised class="subdued btnCancelRecording"><iron-icon icon="delete"></iron-icon><span>${ButtonCancelRecording}</span></paper-button>
|
2014-01-13 00:41:00 -05:00
|
|
|
|
</span>
|
2013-12-21 13:37:34 -05:00
|
|
|
|
<span id="recordButtonContainer" style="display: none;">
|
2015-06-20 20:49:42 -04:00
|
|
|
|
<paper-button raised class="subdued btnRecord"><iron-icon icon="videocam"></iron-icon><span>${ButtonRecord}</span></paper-button>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div data-role="content">
|
|
|
|
|
<div class="detailPageContent">
|
|
|
|
|
|
|
|
|
|
<div id="detailsSection" class="detailSection">
|
|
|
|
|
<div class="detailSectionHeader" style="margin-top: 0;">
|
2014-04-05 11:02:50 -04:00
|
|
|
|
${HeaderDetails}
|
2013-12-20 15:09:49 -05:00
|
|
|
|
</div>
|
|
|
|
|
<div class="detailSectionContent" style="padding: 0 1em;">
|
|
|
|
|
|
2013-12-21 13:37:34 -05:00
|
|
|
|
<p class="airDate"></p>
|
2013-12-20 15:09:49 -05:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|