2016-03-17 01:04:32 -04:00
< div id = "tvRecommendedPage" data-dom-cache = "true" data-role = "page" class = "page libraryPage backdropPage pageWithAbsoluteTabs" data-backdroptype = "series" >
2015-09-21 13:46:02 -04:00
2016-03-16 01:33:31 -04:00
< div class = "libraryViewNav libraryViewNavWithMinHeight" >
< paper-tabs hidescrollbuttons noink >
< paper-tab > ${TabSuggestions}< / paper-tab >
< paper-tab > ${TabLatest}< / paper-tab >
< paper-tab > ${TabUpcoming}< / paper-tab >
< paper-tab > ${TabShows}< / paper-tab >
< paper-tab class = "tvEpisodesTab" > ${TabEpisodes}< / paper-tab >
< paper-tab > ${TabGenres}< / paper-tab >
< paper-tab class = "tvStudiosTab" > ${TabNetworks}< / paper-tab >
< / paper-tabs >
< div class = "legacyTabs scopedLibraryViewNav" >
< a href = "tv.html" > ${TabSuggestions}< / a >
< a href = "tv.html?tab=1" > ${TabLatest}< / a >
< a href = "tv.html?tab=2" > ${TabUpcoming}< / a >
< a href = "tv.html?tab=3" > ${TabShows}< / a >
< a href = "tv.html?tab=4" class = "tvEpisodesTab" > ${TabEpisodes}< / a >
< a href = "tv.html?tab=5" > ${TabGenres}< / a >
< a href = "tv.html?tab=6" class = "tvStudiosTab" > ${TabNetworks}< / a >
2014-06-14 19:13:09 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< / div >
2013-04-01 23:28:20 -04:00
2016-03-24 14:11:03 -04:00
< div class = "ehsContent fullWidth pageTabsContainer" >
2016-04-24 00:24:16 -04:00
2016-03-24 14:11:03 -04:00
< div class = "pageTabContent hide" data-index = "0" >
< div id = "resumableSection" class = "homePageSection" >
< div >
< h1 class = "listHeader" style = "display: inline-block; vertical-align: middle;" > ${HeaderResume}< / h1 >
< paper-button raised class = "submit mini categorySyncButton" data-category = "Resume" > < iron-icon icon = "sync" > < / iron-icon > < span > ${ButtonSync}< / span > < / paper-button >
< / div >
2015-09-21 13:46:02 -04:00
2016-03-24 14:11:03 -04:00
< div id = "resumableItems" class = "itemsContainer noautoinit" >
< / div >
< / div >
2016-03-16 01:33:31 -04:00
2016-03-24 14:11:03 -04:00
< div class = "homePageSection" >
< div >
< h1 class = "listHeader nextUpHeader" style = "display: inline-block; vertical-align: middle;" > ${HeaderNextUp}< / h1 >
< paper-button raised class = "submit mini categorySyncButton" data-category = "NextUp" > < iron-icon icon = "sync" > < / iron-icon > < span > ${ButtonSync}< / span > < / paper-button >
2016-03-16 01:33:31 -04:00
< / div >
2016-03-24 14:11:03 -04:00
< div id = "nextUpItems" class = "itemsContainer" >
2016-03-16 01:33:31 -04:00
< / div >
2016-03-24 14:11:03 -04:00
< / div >
< p class = "noNextUpItems" style = "display: none;" > ${NoNextUpItemsMessage}< / p >
< / div >
< div class = "pageTabContent hide" data-index = "1" >
< div class = "homePageSection" >
< div >
< h1 class = "listHeader" style = "display: inline-block; vertical-align: middle;" > ${HeaderLatestEpisodes}< / h1 >
< paper-button raised class = "submit mini categorySyncButton" data-category = "Latest" > < iron-icon icon = "sync" > < / iron-icon > < span > ${ButtonSync}< / span > < / paper-button >
2016-03-16 01:33:31 -04:00
< / div >
2016-03-24 14:11:03 -04:00
< div id = "latestEpisodes" class = "itemsContainer" >
< / div >
< / div >
< / div >
< div class = "pageTabContent hide" data-index = "2" >
< div id = "upcomingItems" >
< / div >
< div class = "noItemsMessage" style = "display: none;" >
< p > ${MessageNothingHere}< / p >
< p >
< a href = "metadata.html" > ${MessagePleaseEnsureInternetMetadata}< / a >
< / p >
< / div >
< / div >
2016-04-25 22:32:06 -04:00
< div id = "seriesTab" class = "pageTabContent hide" data-index = "3" >
2016-04-24 00:24:16 -04:00
< div style = "text-align: center;padding:.7em 0;" >
2016-04-25 22:32:06 -04:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
2016-05-07 13:47:41 -04: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-25 22:32:06 -04:00
< / div >
2016-04-24 00:24:16 -04:00
< / div >
2016-03-24 14:11:03 -04:00
< div class = "alphabetPicker" >
< / div >
2016-04-24 00:24:16 -04:00
2016-04-25 22:32:06 -04:00
< div class = "itemsContainer" >
< / div >
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
2016-03-24 14:11:03 -04:00
< / div >
< / div >
2016-04-25 22:17:11 -04:00
< div id = "episodesTab" class = "pageTabContent hide" data-index = "4" >
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
2016-05-07 13:47:41 -04: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-24 00:24:16 -04:00
< / div >
< div class = "itemsContainer" >
2016-03-24 14:11:03 -04:00
< / div >
2016-04-25 22:17:11 -04:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
< / div >
2016-03-24 14:11:03 -04:00
< / div >
< div class = "pageTabContent hide" data-index = "5" >
2016-04-25 22:17:11 -04:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
2016-05-07 13:47:41 -04:00
< button is = "paper-icon-button-light" class = "btnSelectView" title = "${ButtonSelectView}" > < iron-icon icon = "view-comfy" > < / iron-icon > < / button >
2016-03-24 14:11:03 -04:00
< / div >
< div id = "items" class = "itemsContainer paddedItemsContainer" > < / div >
< / div >
< div class = "pageTabContent hide" data-index = "6" >
< div class = "viewSettings" >
< div class = "listTopPaging" >
2016-03-16 01:33:31 -04:00
< / div >
2016-03-24 14:11:03 -04:00
< / div >
< div id = "items" class = "itemsContainer paddedItemsContainer" style = "text-align: center;" > < / div >
< / div >
2016-03-16 01:33:31 -04:00
< / div >
2014-06-15 19:30:04 -04:00
2016-03-16 01:33:31 -04:00
< div data-role = "content" >
2013-04-01 01:44:37 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< / div >