2016-03-16 22:04:32 -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-03-15 22:33:31 -07: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 16:13:09 -07:00
< / div >
2016-03-15 22:33:31 -07:00
< / div >
2013-04-01 20:28:20 -07:00
2016-03-24 11:11:03 -07:00
< div class = "ehsContent fullWidth pageTabsContainer" >
2016-04-23 21:24:16 -07:00
2016-03-24 11:11:03 -07: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 10:46:02 -07:00
2016-03-24 11:11:03 -07:00
< div id = "resumableItems" class = "itemsContainer noautoinit" >
< / div >
< / div >
2016-03-15 22:33:31 -07:00
2016-03-24 11:11:03 -07: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-15 22:33:31 -07:00
< / div >
2016-03-24 11:11:03 -07:00
< div id = "nextUpItems" class = "itemsContainer" >
2016-03-15 22:33:31 -07:00
< / div >
2016-03-24 11:11:03 -07: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-15 22:33:31 -07:00
< / div >
2016-03-24 11:11:03 -07: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 19:32:06 -07:00
< div id = "seriesTab" class = "pageTabContent hide" data-index = "3" >
2016-04-23 21:24:16 -07:00
< div style = "text-align: center;padding:.7em 0;" >
2016-04-25 19:32:06 -07:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
< div class = "paging" > < / div >
< paper-icon-button class = "btnSelectView" icon = "view-comfy" title = "${ButtonSelectView}" > < / paper-icon-button >
< paper-icon-button class = "btnSort" title = "${ButtonSort}" icon = "sort-by-alpha" > < / paper-icon-button >
< paper-icon-button class = "btnFilter" title = "${ButtonFilter}" icon = "filter-list" > < / paper-icon-button >
< / div >
2016-04-23 21:24:16 -07:00
< / div >
2016-03-24 11:11:03 -07:00
< div class = "alphabetPicker" >
< / div >
2016-04-23 21:24:16 -07:00
2016-04-25 19:32:06 -07: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 11:11:03 -07:00
< / div >
< / div >
2016-04-25 19:17:11 -07: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-04-23 21:24:16 -07:00
< paper-icon-button class = "btnSelectView" icon = "view-comfy" title = "${ButtonSelectView}" > < / paper-icon-button >
< paper-icon-button class = "btnSort" title = "${ButtonSort}" icon = "sort-by-alpha" > < / paper-icon-button >
< paper-icon-button class = "btnFilter" title = "${ButtonFilter}" icon = "filter-list" > < / paper-icon-button >
< / div >
< div class = "itemsContainer" >
2016-03-24 11:11:03 -07:00
< / div >
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 >
< / div >
2016-03-24 11:11:03 -07:00
< / div >
< div class = "pageTabContent hide" data-index = "5" >
2016-04-25 19:17:11 -07:00
< div style = "text-align: center; display: flex; align-items: center; justify-content: center;" >
2016-04-23 21:24:16 -07:00
< paper-icon-button class = "btnSelectView" icon = "view-comfy" title = "${ButtonSelectView}" > < / paper-icon-button >
2016-03-24 11:11:03 -07: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-15 22:33:31 -07:00
< / div >
2016-03-24 11:11:03 -07:00
< / div >
< div id = "items" class = "itemsContainer paddedItemsContainer" style = "text-align: center;" > < / div >
< / 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 >