2016-06-04 17:17:35 -07:00
|
|
|
|
<div id="tvRecommendedPage" data-dom-cache="true" data-role="page" class="page libraryPage backdropPage pageWithAbsoluteTabs" data-backdroptype="series">
|
2015-09-21 10:46:02 -07:00
|
|
|
|
|
2016-08-14 12:58:13 -07:00
|
|
|
|
<div is="emby-tabs" class="libraryViewNav">
|
|
|
|
|
<div class="emby-tabs-slider">
|
|
|
|
|
<button is="emby-button" class="emby-tab-button emby-tab-button-active" data-index="0">
|
|
|
|
|
<div class="emby-button-foreground">${TabSuggestions}</div>
|
|
|
|
|
</button>
|
|
|
|
|
<button is="emby-button" class="emby-tab-button" data-index="1">
|
|
|
|
|
<div class="emby-button-foreground">${TabLatest}</div>
|
|
|
|
|
</button>
|
|
|
|
|
<button is="emby-button" class="emby-tab-button" data-index="2">
|
|
|
|
|
<div class="emby-button-foreground">${TabUpcoming}</div>
|
|
|
|
|
</button>
|
|
|
|
|
<button is="emby-button" class="emby-tab-button" data-index="3">
|
|
|
|
|
<div class="emby-button-foreground">${TabShows}</div>
|
|
|
|
|
</button>
|
|
|
|
|
<button is="emby-button" class="emby-tab-button" data-index="4">
|
2016-11-15 12:42:43 -07:00
|
|
|
|
<div class="emby-button-foreground">${TabGenres}</div>
|
2016-08-14 12:58:13 -07:00
|
|
|
|
</button>
|
|
|
|
|
<button is="emby-button" class="emby-tab-button" data-index="5">
|
2016-11-15 12:42:43 -07:00
|
|
|
|
<div class="emby-button-foreground">${TabNetworks}</div>
|
2016-08-14 12:58:13 -07:00
|
|
|
|
</button>
|
|
|
|
|
<button is="emby-button" class="emby-tab-button" data-index="6">
|
2016-11-15 12:42:43 -07:00
|
|
|
|
<div class="emby-button-foreground">${TabEpisodes}</div>
|
2016-08-14 12:58:13 -07:00
|
|
|
|
</button>
|
2016-07-07 08:56:49 -07:00
|
|
|
|
</div>
|
2016-05-14 20:52:39 -07:00
|
|
|
|
</div>
|
2016-07-07 08:56:49 -07:00
|
|
|
|
|
2016-10-15 15:12:16 -07:00
|
|
|
|
<div class="is-active pageTabContent ehsContent fullWidth" id="suggestionsTab" data-index="0">
|
2016-05-14 20:52:39 -07:00
|
|
|
|
<div id="resumableSection" class="homePageSection">
|
|
|
|
|
<div>
|
2016-10-24 23:17:02 -07:00
|
|
|
|
<h1 class="listHeader" style="display: inline-block; vertical-align: middle;">${HeaderContinueWatching}</h1>
|
2016-09-08 23:59:23 -07:00
|
|
|
|
<button is="emby-button" type="button" class="raised mini categorySyncButton button-accent" data-category="Resume">
|
2016-06-18 13:31:22 -07:00
|
|
|
|
<span>${ButtonSync}</span>
|
|
|
|
|
</button>
|
2016-05-09 12:27:38 -07:00
|
|
|
|
</div>
|
2015-09-21 10:46:02 -07:00
|
|
|
|
|
2016-07-17 11:55:07 -07:00
|
|
|
|
<div is="emby-itemscontainer" id="resumableItems" class="itemsContainer">
|
2016-03-24 11:11:03 -07:00
|
|
|
|
</div>
|
2016-05-14 20:52:39 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
2016-05-14 20:52:39 -07:00
|
|
|
|
<div class="homePageSection">
|
|
|
|
|
<div>
|
|
|
|
|
<h1 class="listHeader nextUpHeader" style="display: inline-block; vertical-align: middle;">${HeaderNextUp}</h1>
|
2016-09-08 23:59:23 -07:00
|
|
|
|
<button is="emby-button" type="button" class="raised mini categorySyncButton button-accent" data-category="NextUp">
|
2016-06-18 13:31:22 -07:00
|
|
|
|
<span>${ButtonSync}</span>
|
|
|
|
|
</button>
|
2016-03-24 11:11:03 -07:00
|
|
|
|
</div>
|
2016-07-29 22:25:07 -07:00
|
|
|
|
<div is="emby-itemscontainer" id="nextUpItems" class="itemsContainer vertical-wrap">
|
2016-03-24 11:11:03 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-05-14 20:52:39 -07:00
|
|
|
|
<p class="noNextUpItems" style="display: none;">${NoNextUpItemsMessage}</p>
|
2016-05-22 15:37:50 -07:00
|
|
|
|
</div>
|
2016-10-15 15:12:16 -07:00
|
|
|
|
<div class="pageTabContent ehsContent fullWidth" id="latestTab" data-index="1">
|
2016-05-14 20:52:39 -07:00
|
|
|
|
<div class="homePageSection">
|
|
|
|
|
<div>
|
|
|
|
|
<h1 class="listHeader" style="display: inline-block; vertical-align: middle;">${HeaderLatestEpisodes}</h1>
|
2016-09-08 23:59:23 -07:00
|
|
|
|
<button is="emby-button" type="button" class="raised mini categorySyncButton button-accent" data-category="Latest">
|
2016-06-18 13:31:22 -07:00
|
|
|
|
<span>${ButtonSync}</span>
|
|
|
|
|
</button>
|
2016-03-24 11:11:03 -07:00
|
|
|
|
</div>
|
2016-07-29 22:25:07 -07:00
|
|
|
|
<div is="emby-itemscontainer" id="latestEpisodes" class="itemsContainer vertical-wrap">
|
2016-03-24 11:11:03 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-05-14 20:52:39 -07:00
|
|
|
|
</div>
|
2016-10-15 15:12:16 -07:00
|
|
|
|
<div class="pageTabContent ehsContent fullWidth" id="upcomingTab" data-index="2">
|
2016-05-14 20:52:39 -07:00
|
|
|
|
<div id="upcomingItems">
|
|
|
|
|
</div>
|
|
|
|
|
<div class="noItemsMessage" style="display: none;">
|
|
|
|
|
<p>${MessageNothingHere}</p>
|
|
|
|
|
<p>
|
|
|
|
|
<a href="metadata.html">${MessagePleaseEnsureInternetMetadata}</a>
|
|
|
|
|
</p>
|
2016-03-24 11:11:03 -07:00
|
|
|
|
</div>
|
2016-05-14 20:52:39 -07:00
|
|
|
|
</div>
|
2016-05-22 15:37:50 -07:00
|
|
|
|
<div class="pageTabContent ehsContent" id="seriesTab" data-index="3">
|
2016-11-05 10:39:12 -07:00
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:0 .5em 1em;">
|
2016-06-14 20:12:32 -07:00
|
|
|
|
<div class="paging"></div>
|
2016-06-18 13:31:22 -07:00
|
|
|
|
<button is="paper-icon-button-light" class="btnSelectView autoSize" title="${ButtonSelectView}"><i class="md-icon">view_comfy</i></button>
|
|
|
|
|
<button is="paper-icon-button-light" class="btnSort autoSize" title="${ButtonSort}"><i class="md-icon">sort_by_alpha</i></button>
|
|
|
|
|
<button is="paper-icon-button-light" class="btnFilter autoSize" title="${ButtonFilter}"><i class="md-icon">filter_list</i></button>
|
2016-03-24 11:11:03 -07:00
|
|
|
|
</div>
|
2016-05-14 20:52:39 -07:00
|
|
|
|
|
2016-11-15 12:42:43 -07:00
|
|
|
|
<div is="emby-itemscontainer" class="itemsContainer">
|
2016-03-24 11:11:03 -07:00
|
|
|
|
</div>
|
2016-06-14 20:12:32 -07:00
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:.7em .5em;">
|
2016-05-14 20:52:39 -07:00
|
|
|
|
<div class="paging"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-11-15 20:05:53 -07:00
|
|
|
|
<div class="pageTabContent ehsContent fullWidth" id="genresTab" data-index="4">
|
2016-11-15 12:42:43 -07:00
|
|
|
|
<div id="items"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="pageTabContent ehsContent" id="studiosTab" data-index="5">
|
|
|
|
|
<div class="viewSettings">
|
|
|
|
|
<div class="listTopPaging">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div is="emby-itemscontainer" id="items" class="itemsContainer paddedItemsContainer vertical-wrap" style="text-align: center;"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="pageTabContent ehsContent" id="episodesTab" data-index="6">
|
2016-11-05 10:39:12 -07:00
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:0 .5em 1em;">
|
2016-05-14 20:52:39 -07:00
|
|
|
|
<div class="paging"></div>
|
2016-06-18 13:31:22 -07:00
|
|
|
|
<button is="paper-icon-button-light" class="btnSelectView autoSize" title="${ButtonSelectView}"><i class="md-icon">view_comfy</i></button>
|
|
|
|
|
<button is="paper-icon-button-light" class="btnSort autoSize" title="${ButtonSort}"><i class="md-icon">sort_by_alpha</i></button>
|
|
|
|
|
<button is="paper-icon-button-light" class="btnFilter autoSize" title="${ButtonFilter}"><i class="md-icon">filter_list</i></button>
|
2016-05-14 20:52:39 -07:00
|
|
|
|
</div>
|
2016-07-29 22:25:07 -07:00
|
|
|
|
<div is="emby-itemscontainer" class="itemsContainer vertical-wrap">
|
2016-05-14 20:52:39 -07:00
|
|
|
|
</div>
|
2016-06-14 20:12:32 -07:00
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:.7em .5em;">
|
2016-05-14 20:52:39 -07:00
|
|
|
|
<div class="paging"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2014-06-15 16:30:04 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div data-role="content">
|
2013-03-31 22:44:37 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|