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-05-14 20:52:39 -07:00
< div class = "libraryViewNav" >
< button class = "pageTabButton is-active" data-index = "0" > ${TabSuggestions}< / button >
2016-05-22 15:37:50 -07:00
< button class = "pageTabButton" data-index = "1" > ${TabLatest}< / button >
< button class = "pageTabButton" data-index = "2" > ${TabUpcoming}< / button >
< button class = "pageTabButton" data-index = "3" > ${TabShows}< / button >
< button class = "pageTabButton tvEpisodesTab" data-index = "4" > ${TabEpisodes}< / button >
< button class = "pageTabButton" data-index = "5" > ${TabGenres}< / button >
< button class = "pageTabButton" data-index = "6" > ${TabNetworks}< / button >
2016-05-14 20:52:39 -07:00
< / div >
< div class = "is-active pageTabContent ehsContent" id = "suggestionsTab" data-index = "0" >
< div id = "resumableSection" class = "homePageSection" >
< div >
< h1 class = "listHeader" style = "display: inline-block; vertical-align: middle;" > ${HeaderResume}< / h1 >
2016-06-04 20:50:07 -07:00
< button is = "emby-button" type = "button" class = "raised submit mini categorySyncButton" data-category = "Resume" > < iron-icon icon = "sync" > < / iron-icon > < span > ${ButtonSync}< / span > < / button >
2016-05-09 12:27:38 -07:00
< / div >
2015-09-21 10:46:02 -07:00
2016-05-14 20:52:39 -07:00
< div id = "resumableItems" class = "itemsContainer noautoinit" >
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-06-04 20:50:07 -07:00
< button is = "emby-button" type = "button" class = "raised submit mini categorySyncButton" data-category = "NextUp" > < iron-icon icon = "sync" > < / iron-icon > < span > ${ButtonSync}< / span > < / button >
2016-03-24 11:11:03 -07:00
< / div >
2016-05-22 15:37:50 -07:00
< div id = "nextUpItems" class = "itemsContainer" >
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 >
< div class = "pageTabContent ehsContent" 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-06-04 20:50:07 -07:00
< button is = "emby-button" type = "button" class = "raised submit mini categorySyncButton" data-category = "Latest" > < iron-icon icon = "sync" > < / iron-icon > < span > ${ButtonSync}< / span > < / button >
2016-03-24 11:11:03 -07:00
< / div >
2016-05-22 15:37:50 -07:00
< div id = "latestEpisodes" class = "itemsContainer" >
2016-03-24 11:11:03 -07:00
< / div >
< / div >
2016-05-14 20:52:39 -07:00
< / div >
2016-05-22 15:37:50 -07:00
< div class = "pageTabContent ehsContent" 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-05-14 20:52:39 -07:00
< div style = "text-align: center;padding:.7em 0;" >
2016-04-25 19:17:11 -07:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
2016-05-07 10:47:41 -07:00
< button is = "paper-icon-button-light" class = "btnSelectView" title = "${ButtonSelectView}" > < iron-icon icon = "view-comfy" > < / iron-icon > < / button >
< button is = "paper-icon-button-light" class = "btnSort" title = "${ButtonSort}" > < iron-icon icon = "sort-by-alpha" > < / iron-icon > < / button >
< button is = "paper-icon-button-light" class = "btnFilter" title = "${ButtonFilter}" > < iron-icon icon = "filter-list" > < / iron-icon > < / button >
2016-04-23 21:24:16 -07:00
< / div >
2016-03-24 11:11:03 -07:00
< / div >
2016-05-14 20:52:39 -07:00
2016-06-06 22:42:26 -07:00
< div class = "alphaPicker alphabetPicker vertical" >
2016-05-14 20:52:39 -07:00
< / div >
2016-06-06 22:42:26 -07:00
< div class = "itemsContainer itemsContainerWithAlphaPicker" >
2016-03-24 11:11:03 -07:00
< / div >
2016-05-14 20:52:39 -07:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
< / div >
< / div >
2016-05-22 15:37:50 -07:00
< div class = "pageTabContent ehsContent" id = "episodesTab" data-index = "4" >
2016-05-14 20:52:39 -07:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
< button is = "paper-icon-button-light" class = "btnSelectView" title = "${ButtonSelectView}" > < iron-icon icon = "view-comfy" > < / iron-icon > < / button >
< button is = "paper-icon-button-light" class = "btnSort" title = "${ButtonSort}" > < iron-icon icon = "sort-by-alpha" > < / iron-icon > < / button >
< button is = "paper-icon-button-light" class = "btnFilter" title = "${ButtonFilter}" > < iron-icon icon = "filter-list" > < / iron-icon > < / button >
< / div >
< div class = "itemsContainer" >
< / div >
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
< / div >
< / div >
2016-05-22 15:37:50 -07:00
< div class = "pageTabContent ehsContent" id = "genresTab" data-index = "5" >
2016-05-14 20:52:39 -07:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< button is = "paper-icon-button-light" class = "btnSelectView" title = "${ButtonSelectView}" > < iron-icon icon = "view-comfy" > < / iron-icon > < / button >
< / div >
< div id = "items" class = "itemsContainer paddedItemsContainer" > < / div >
< / div >
2016-05-22 15:37:50 -07:00
< div class = "pageTabContent ehsContent" id = "studiosTab" data-index = "6" >
2016-05-14 20:52:39 -07:00
< div class = "viewSettings" >
< div class = "listTopPaging" >
2016-03-24 11:11:03 -07:00
< / div >
< / div >
2016-05-14 20:52:39 -07:00
< div id = "items" class = "itemsContainer paddedItemsContainer" style = "text-align: center;" > < / div >
2016-03-15 22:33:31 -07:00
< / 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 >