2014-01-06 09:48:43 -07:00
<!DOCTYPE html>
< html >
< head >
2015-03-21 11:12:12 -07:00
< title > Emby< / title >
2014-01-06 09:48:43 -07:00
< / head >
< body >
2015-08-07 07:21:29 -07:00
< div id = "liveTvSuggestedPage" data-role = "page" class = "page libraryPage liveTvPage pageWithAbsoluteTabs" data-contextname = "${HeaderLiveTv}" data-backdroptype = "series,movie" data-require = "scripts/livetvsuggested,paperbuttonstyle,livetvcss,scripts/livetvchannels,scripts/livetvseriestimers,scripts/livetvtimers,scripts/livetvrecordings,scripts/registrationservices,scripts/livetvcomponents,scripts/livetvguide" >
2015-06-16 10:37:49 -07:00
2015-08-02 16:47:31 -07:00
< div class = "libraryViewNav libraryViewNavWithMinHeight" >
< paper-tabs style = "display:none;min-width:660px;margin:auto;" >
< paper-tab > < iron-icon icon = "info" > < / iron-icon > ${TabSuggestions}< / paper-tab >
< paper-tab > < iron-icon icon = "grid-on" > < / iron-icon > ${TabGuide}< / paper-tab >
< paper-tab > < iron-icon icon = "live-tv" > < / iron-icon > ${TabChannels}< / paper-tab >
< paper-tab > < iron-icon icon = "slideshow" > < / iron-icon > ${TabRecordings}< / paper-tab >
< paper-tab > < iron-icon icon = "schedule" > < / iron-icon > ${TabScheduled}< / paper-tab >
< paper-tab > < iron-icon icon = "refresh" > < / iron-icon > ${TabSeries}< / paper-tab >
< / paper-tabs >
< div class = "legacyTabs" style = "display:none;" >
2015-08-02 16:56:21 -07:00
< a href = "livetv.html" class = "ui-btn-active" > < iron-icon icon = "info" > < / iron-icon > ${TabSuggestions}< / a >
< a href = "livetv.html?tab=1" > < iron-icon icon = "grid-on" > < / iron-icon > ${TabGuide}< / a >
< a href = "livetv.html?tab=2" > < iron-icon icon = "live-tv" > < / iron-icon > ${TabChannels}< / a >
< a href = "livetv.html?tab=3" > < iron-icon icon = "slideshow" > < / iron-icon > ${TabRecordings}< / a >
< a href = "livetv.html?tab=4" > < iron-icon icon = "schedule" > < / iron-icon > ${TabScheduled}< / a >
< a href = "livetv.html?tab=5" > < iron-icon icon = "refresh" > < / iron-icon > ${TabSeries}< / a >
2015-08-02 16:47:31 -07:00
< / div >
2014-01-06 09:48:43 -07:00
< / div >
2015-08-02 16:47:31 -07:00
< div class = "pageBackground" > < / div >
< div class = "ehsContent fullWidth" >
< neon-animated-pages >
< neon-animatable >
< div class = "pageTabContent suggestedTabContent" >
< div id = "activePrograms" class = "homePageSection" >
< h1 class = "listHeader" > ${HeaderWhatsOnTV}< / h1 >
< div class = "activeProgramItems itemsContainer" > < / div >
< br / >
< / div >
< div id = "upcomingPrograms" class = "homePageSection" >
< h1 class = "listHeader" > ${HeaderUpcomingPrograms}< / h1 >
< div class = "upcomingProgramItems itemsContainer" > < / div >
< br / >
< / div >
< div id = "upcomingTvMovies" class = "homePageSection" >
< div >
< h1 class = "listHeader" style = "display:inline-block;vertical-align:middle;" > ${HeaderUpcomingMovies}< / h1 >
< a href = "livetvitems.html?type=movies" class = "clearLink" style = "margin-left:1em;vertical-align:middle;" > < paper-button raised class = "more mini noIcon" > ${ButtonMoreItems}< / paper-button > < / a >
< / div >
< div class = "upcomingTvMovieItems itemsContainer" > < / div >
< br / >
< / div >
< div id = "upcomingSports" class = "homePageSection" >
< div >
< h1 class = "listHeader" style = "display:inline-block;vertical-align:middle;" > ${HeaderUpcomingSports}< / h1 >
< a href = "livetvitems.html?type=sports" class = "clearLink" style = "margin-left:1em;vertical-align:middle;" > < paper-button raised class = "more mini noIcon" > ${ButtonMoreItems}< / paper-button > < / a >
< / div >
< div class = "upcomingSportsItems itemsContainer" > < / div >
< br / >
< / div >
2015-03-14 13:56:50 -07:00
< / div >
2015-08-02 16:47:31 -07:00
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent guideTabContent" style = "width:auto;" >
< div class = "tvGuide" >
< div class = "tvGuideHeader" >
< div class = "channelTimeslotHeader" >
< div class = "timeslotHeaderInner" >
< a class = "btnSelectDate" href = "#" style = "display:block;padding-left:5px;color:#fff;text-decoration:none;font-weight:normal!important;padding:4px 10px 4px 0;" > < i class = "fa fa-calendar" style = "margin-right:3px;" > < / i > < span class = "currentDate" > < / span > < / a >
< / div >
< / div >
< div class = "timeslotHeaders hiddenScrollX" > < / div >
< / div >
< div class = "programContainer" >
< div class = "channelList" > < / div >
< div class = "programGrid hiddenScrollX" > < / div >
< / div >
< div class = "channelPaging" > < / div >
< / div >
< div class = "guideRequiresUnlock readOnlyContent" style = "margin:1em auto;text-align:center;display:none;padding:1em;" >
< p class = "unlockText" > < / p >
< paper-button raised class = "secondary block btnUnlockGuide" > < iron-icon icon = "check" > < / iron-icon > < span > ${ButtonUnlockGuide}< / span > < / paper-button >
< / div >
2015-04-03 09:31:56 -07:00
< / div >
2015-08-02 16:47:31 -07:00
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent channelsTabContent" >
< div class = "viewSettings" >
< div class = "listTopPaging" >
< / div >
< / div >
< div id = "items" class = "itemsContainer" style = "max-width:800px;margin: 0 auto;" > < / div >
< div data-role = "panel" class = "viewPanel" data-theme = "a" data-position = "right" data-display = "overlay" data-position-fixed = "true" >
< form >
< div data-role = "controlgroup" data-type = "horizontal" data-mini = "true" class = "viewPanelTabs" >
< a href = "#" data-role = "button" class = "viewTabButton" data-tab = "tabView" > ${TabView}< / a >
< a href = "#" data-role = "button" class = "viewTabButton" data-tab = "tabFilter" > ${TabFilter}< / a >
< / div >
< div class = "tabView viewTab" >
< div >
< label for = "selectPageSize" > ${LabelPageSize}< / label >
< select id = "selectPageSize" > < / select >
< / div >
< / div >
< div class = "tabFilter viewTab" >
< fieldset data-role = "controlgroup" >
< legend > ${HeaderFilters}< / legend >
< input class = "chkStandardFilter" type = "checkbox" id = "chkFavorite" data-filter = "IsFavorite" data-mini = "true" >
< label for = "chkFavorite" > ${OptionFavorite}< / label >
< input class = "chkStandardFilter" type = "checkbox" id = "chkLikes" data-filter = "Likes" data-mini = "true" >
< label for = "chkLikes" > ${OptionLikes}< / label >
< input class = "chkStandardFilter" type = "checkbox" id = "chkDislikes" data-filter = "Dislikes" data-mini = "true" >
< label for = "chkDislikes" > ${OptionDislikes}< / label >
< / fieldset >
< / div >
< / form >
< / div >
< / div >
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent recordingsTabContent" >
< div id = "activeRecordings" style = "display: none;" >
< h1 class = "listHeader" > ${HeaderActiveRecordings}< / h1 >
< div class = "recordingItems itemsContainer" > < / div >
< br / >
< / div >
< div id = "latestRecordings" style = "display: none;" >
< div >
< h1 class = "listHeader" style = "display:inline-block;vertical-align:middle;" > ${HeaderLatestRecordings}< / h1 >
< paper-button raised class = "submit mini categorySyncButton" data-category = "Latest" > < iron-icon icon = "refresh" > < / iron-icon > < span > ${ButtonSync}< / span > < / paper-button >
< / div >
< div class = "recordingItems itemsContainer" > < / div >
< br / >
< / div >
< div id = "recordingGroups" style = "display: none;" >
< h1 class = "listHeader" > < a href = "livetvrecordinglist.html" > ${HeaderAllRecordings}< img src = "css/images/rightarrow.png" class = "headerArrowImage" / > < / a > < / h1 >
< div id = "recordingGroupItems" > < / div >
< / div >
< / div >
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent timersTabContent" >
< div style = "max-width: 600px; margin: 0 auto;" >
< div id = "items" > < / div >
< / div >
< / div >
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent seriesTimersTabContent" >
< div style = "max-width: 600px; margin: 0 auto;" >
< div style = "text-align: right;" >
< button data-mini = "true" data-inline = "true" onclick = "$('#sortPanel', $(this).parents('.page')).panel( 'toggle' );" > ${ButtonSort}< / button >
< / div >
< div id = "items" > < / div >
< / div >
< div data-role = "panel" id = "sortPanel" data-theme = "a" data-position = "right" data-display = "overlay" data-position-fixed = "true" >
< form >
< fieldset data-role = "controlgroup" >
< legend >
${HeaderSortBy}
< / legend >
< input class = "radioSortBy defaultSort" type = "radio" name = "radioSortBy" id = "radioSortName" value = "on" checked = "checked" data-sortby = "SortName" data-mini = "true" >
< label for = "radioSortName" > ${OptionNameSort}< / label >
< input class = "radioSortBy" type = "radio" name = "radioSortBy" id = "radioPriority" value = "off" data-sortby = "Priority" data-mini = "true" >
< label for = "radioPriority" > ${OptionPriority}< / label >
< / fieldset >
< fieldset data-role = "controlgroup" >
< legend >
${HeaderSortOrder}
< / legend >
< input class = "radioSortOrder" type = "radio" name = "radioSortOrder" id = "radioAscending" value = "on" checked = "checked" data-sortorder = "Ascending" data-mini = "true" >
< label for = "radioAscending" > ${OptionAscending}< / label >
< input class = "radioSortOrder" type = "radio" name = "radioSortOrder" id = "radioDescending" value = "off" data-sortorder = "Descending" data-mini = "true" >
< label for = "radioDescending" > ${OptionDescending}< / label >
< / fieldset >
< / form >
< / div >
< / div >
< / neon-animatable >
< / neon-animated-pages >
< / div >
< div data-role = "content" >
2014-01-06 09:48:43 -07:00
< / div >
< / div >
< / body >
< / html >