2017-07-30 13:53:49 -04:00
< div id = "itemDetailPage" data-role = "page" class = "page libraryPage itemDetailPage noSecondaryNavPage selfBackdropPage" data-backbutton = "true" >
2015-06-16 13:37:49 -04:00
2016-12-15 15:03:57 -05:00
< style >
2017-10-18 21:22:13 -04:00
@media all and (min-width: 62.5em) {
2016-12-15 15:03:57 -05:00
.itemBackdrop {
display: none;
}
}
< / style >
2016-03-16 01:33:31 -04:00
< div id = "itemBackdrop" class = "itemBackdrop noBackdrop" >
2017-06-19 14:09:05 -04:00
< div class = "itemBackdropFader" >
2015-08-18 00:22:45 -04:00
< / div >
2017-08-18 02:03:29 -04:00
< button is = "emby-button" type = "button" class = "btnPlay detailFloatingButton hide fab autoSize" title = "${ButtonPlay}" data-mode = "resume" > < i class = "md-icon" >  < / i > < / button >
2016-12-02 03:03:38 -05:00
< / div >
2015-02-02 23:54:52 -05:00
2016-12-20 00:22:31 -05:00
< div class = "detailLogo" > < / div >
2017-04-18 13:48:27 -04:00
< div class = "detailPageContent padded-bottom-page" >
2015-02-02 23:54:52 -05:00
2017-04-27 13:54:54 -04:00
< div class = "detailPagePrimaryContainer padded-left padded-right" >
2016-12-02 03:03:38 -05:00
< div class = "detailImageContainer" >
2016-03-16 01:33:31 -04:00
< / div >
2016-12-02 03:03:38 -05:00
< div class = "detailPagePrimaryContent" >
2016-12-03 02:58:48 -05:00
2016-12-02 03:03:38 -05:00
< div class = "detailSection" style = "margin-bottom: 0;" >
2016-09-20 12:51:16 -04:00
2017-11-01 14:35:02 -04:00
< div class = "nameContainer" >
2016-12-02 03:03:38 -05:00
2017-11-01 14:35:02 -04:00
< / div >
< div class = "itemMiscInfo itemMiscInfo-primary" style = "margin: .7em 0;font-size:92%;" >
< / div >
< div class = "itemMiscInfo itemMiscInfo-secondary" style = "margin: .7em 0;font-size:92%;" >
2016-12-02 03:03:38 -05:00
2016-12-17 23:58:20 -05:00
< / div >
2016-12-02 03:03:38 -05:00
2017-11-01 14:35:02 -04:00
< div class = "genres hide" style = "margin: .7em 0;font-size:92%;" >
< / div >
< div class = "directors hide" style = "margin: .7em 0;font-size:92%;" >
2016-12-02 03:03:38 -05:00
< / div >
2017-11-05 16:51:23 -05:00
< div class = "trackSelections flex align-items-center flex-wrap hide" style = "margin: 1.5em 0;font-size:92%;" >
< div class = "selectContainer selectContainer-inline selectSourceContainer hide trackSelectionFieldContainer" style = "margin-right:2em;" >
< select is = "emby-select" class = "selectSource" label = "" >
< / select >
< / div >
< div class = "selectContainer selectContainer-inline selectAudioContainer hide trackSelectionFieldContainer" style = "margin-right:2em;" >
< select is = "emby-select" class = "selectAudio" label = "" >
< / select >
< / div >
< div class = "selectContainer selectContainer-inline selectSubtitlesContainer hide trackSelectionFieldContainer" >
< select is = "emby-select" class = "selectSubtitles" label = "" >
< / select >
< / div >
< / div >
2017-10-18 21:22:13 -04:00
< div class = "mainDetailButtons" >
2017-06-19 14:09:05 -04:00
< button is = "emby-button" type = "button" class = "button-flat btnResume btnPlaySimple hide detailButton-mobile" data-mode = "resume" >
< div class = "detailButton-mobile-content" >
2017-08-18 02:03:29 -04:00
< i class = "md-icon detailButton-mobile-icon" >  < / i >
2017-06-19 14:09:05 -04:00
< div class = "detailButton-mobile-text" > ${ButtonResume}< / div >
< / div >
< / button >
< button is = "emby-button" type = "button" class = "button-flat btnPlay btnPlaySimple hide detailButton-mobile" data-mode = "play" >
< div class = "detailButton-mobile-content" >
2017-08-18 02:03:29 -04:00
< i class = "md-icon detailButton-mobile-icon" >  < / i >
2017-06-19 14:09:05 -04:00
< div class = "detailButton-mobile-text" > ${ButtonPlay}< / div >
< / div >
< / button >
< button is = "emby-button" type = "button" class = "button-flat btnPlayTrailer hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
< i class = "md-icon detailButton-mobile-icon" >  < / i >
< div class = "detailButton-mobile-text" > ${ButtonTrailer}< / div >
< / div >
< / button >
< button is = "emby-button" type = "button" class = "button-flat btnInstantMix hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
< i class = "md-icon detailButton-mobile-icon" >  < / i >
< div class = "detailButton-mobile-text" > ${HeaderInstantMix}< / div >
< / div >
< / button >
< button is = "emby-button" type = "button" class = "button-flat btnShuffle hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
< i class = "md-icon detailButton-mobile-icon" >  < / i >
< div class = "detailButton-mobile-text" > ${ButtonShuffle}< / div >
< / div >
< / button >
2017-06-20 15:36:34 -04:00
< button is = "emby-downloadbutton" type = "button" class = "button-flat btnSyncDownload hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
2017-08-18 02:03:29 -04:00
< i class = "md-icon detailButton-mobile-icon" >  < / i >
2017-06-20 15:36:34 -04:00
< div class = "detailButton-mobile-text emby-downloadbutton-downloadtext" > ${ButtonDownload}< / div >
< / div >
< / button >
2017-06-19 14:09:05 -04:00
< button is = "emby-button" type = "button" class = "button-flat btnCancelSeriesTimer hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
< i class = "md-icon detailButton-mobile-icon" >  < / i >
2017-08-24 15:53:06 -04:00
< div class = "detailButton-mobile-text" > ${CancelSeries}< / div >
< / div >
< / button >
< button is = "emby-button" type = "button" class = "button-flat btnCancelTimer hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
< i class = "md-icon detailButton-mobile-icon" >  < / i >
< div class = "detailButton-mobile-text" > ${StopRecording}< / div >
2017-06-19 14:09:05 -04:00
< / div >
< / button >
< button is = "emby-button" type = "button" class = "button-flat btnDeleteItem hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
< i class = "md-icon detailButton-mobile-icon" >  < / i >
< div class = "detailButton-mobile-text" > ${Delete}< / div >
< / div >
< / button >
< button is = "emby-playstatebutton" type = "button" class = "button-flat btnPlaystate hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
2017-10-18 21:22:13 -04:00
< i class = "md-icon detailButton-mobile-icon always notext" >  < / i >
< div class = "detailButton-mobile-text texthide button-text" > < / div >
2017-06-19 14:09:05 -04:00
< / div >
< / button >
< button is = "emby-ratingbutton" type = "button" class = "button-flat btnUserRating hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
2017-10-18 21:22:13 -04:00
< i class = "md-icon detailButton-mobile-icon always notext" >  < / i >
< div class = "detailButton-mobile-text texthide button-text" > ${Rate}< / div >
2017-06-19 14:09:05 -04:00
< / div >
< / button >
2017-10-18 21:22:13 -04:00
< button is = "emby-button" type = "button" class = "button-flat btnMoreCommands hide detailButton-mobile" >
< div class = "detailButton-mobile-content" >
2017-10-21 12:38:02 -04:00
< i class = "md-icon detailButton-mobile-icon always notext" > < / i >
2017-10-18 21:22:13 -04:00
< div class = "detailButton-mobile-text texthide" > ${ButtonMore}< / div >
< / div >
2017-08-24 15:53:06 -04:00
< / button >
2016-12-02 03:03:38 -05:00
< / div >
2016-12-17 23:58:20 -05:00
< div class = "recordingFields hide" style = "margin: .5em 0 1.5em;" >
2016-12-02 03:03:38 -05:00
< / div >
< div class = "detailSectionContent" >
2016-12-09 02:26:39 -05:00
< p class = "itemGenres" > < / p >
2017-11-01 14:35:02 -04:00
< h3 class = "tagline" > < / h3 >
2016-12-02 03:03:38 -05:00
< p class = "overview" > < / p >
< p id = "itemBirthday" > < / p >
< p id = "itemBirthLocation" > < / p >
< p id = "itemDeathDate" > < / p >
< p id = "seriesAirTime" > < / p >
2017-11-03 14:16:10 -04:00
< div class = "itemTags hide" style = "margin: .7em 0;font-size:92%;" >
< / div >
< div class = "itemExternalLinks hide" style = "margin: .7em 0;font-size:92%;" >
< / div >
2016-12-17 23:58:20 -05:00
< div class = "seriesRecordingEditor" >
< / div >
2016-12-02 03:03:38 -05:00
< / div >
2013-06-12 17:46:50 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< / div >
2016-12-02 03:03:38 -05:00
< / div >
2017-04-27 13:54:54 -04:00
< div class = "seriesTimerScheduleSection verticalSection detailVerticalSection hide" style = "margin-top:-3em;" >
< h2 class = "sectionTitle padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderSchedule}
2017-04-27 13:54:54 -04:00
< / h2 >
< div class = "seriesTimerSchedule padded-left padded-right" >
2016-03-16 01:33:31 -04:00
< / div >
2016-12-17 23:58:20 -05:00
< / div >
< div class = "collectionItems" > < / div >
2017-04-27 13:54:54 -04:00
< div class = "nextUpSection verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle sectionTitle-cards padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderNextUp}
2017-04-27 13:54:54 -04:00
< / h2 >
< div is = "emby-itemscontainer" class = "nextUpItems vertical-wrap padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2017-11-01 14:35:02 -04:00
< div class = "programGuideSection hide verticalSection detailVerticalSection" >
< div class = "programGuide" > < / div >
< / div >
2017-04-27 13:54:54 -04:00
< div id = "childrenCollapsible" class = "hide verticalSection detailVerticalSection" >
< h2 class = "childrenSectionHeader sectionTitle sectionTitle-cards padded-left" >
2016-12-17 23:58:20 -05:00
< span id = "childrenTitle" > < / span >
2017-04-27 13:54:54 -04:00
< / h2 >
2016-12-17 23:58:20 -05:00
< div id = "childrenContent" >
2017-04-27 13:54:54 -04:00
< div is = "emby-itemscontainer" class = "childrenItemsContainer itemsContainer padded-left padded-right" style = "text-align: left;" > < / div >
2016-10-18 14:23:41 -04:00
< / div >
2016-12-17 23:58:20 -05:00
< / div >
2017-04-27 13:54:54 -04:00
< div id = "additionalPartsCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle sectionTitle-cards padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderAdditionalParts}
2017-04-27 13:54:54 -04:00
< / h2 >
< div id = "additionalPartsContent" is = "emby-itemscontainer" class = "itemsContainer vertical-wrap padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2017-10-14 14:36:40 -04:00
< div class = "verticalSection itemVerticalSection moreFromSeasonSection hide" >
< h2 class = "sectionTitle sectionTitle-cards padded-left padded-right" > < / h2 >
< div is = "emby-scroller" class = "emby-scroller" data-mousewheel = "false" data-centerfocus = "true" data-horizontal = "true" >
< div class = "scrollerframe padded-top-focusscale padded-bottom-focusscale" >
< div is = "emby-itemscontainer" class = "scrollSlider focuscontainer-x itemsContainer padded-left padded-right" > < / div >
< / div >
< / div >
< / div >
< div class = "verticalSection itemVerticalSection moreFromArtistSection padded-left padded-right hide" >
< h2 class = "sectionTitle sectionTitle-cards" > < / h2 >
< div is = "emby-itemscontainer" class = "itemsContainer vertical-wrap focuscontainer-x" > < / div >
< / div >
2017-04-27 13:54:54 -04:00
< div id = "castCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 id = "peopleHeader" class = "sectionTitle sectionTitle-cards padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderCastCrew}
2017-04-27 13:54:54 -04:00
< / h2 >
< div id = "castContent" is = "emby-itemscontainer" class = "itemsContainer padded-left padded-right" > < / div >
< div class = "padded-left" >
< button is = "emby-button" type = "button" class = "raised more morePeople hide" > ${ButtonMore}< / button >
< / div >
2016-12-17 23:58:20 -05:00
< / div >
2017-04-27 13:54:54 -04:00
< div id = "seriesScheduleSection" class = "verticalSection detailVerticalSection hide" >
2016-12-17 23:58:20 -05:00
< h1 >
${HeaderUpcomingOnTV}
< / h1 >
2017-04-27 13:54:54 -04:00
< div id = "seriesScheduleList" is = "emby-itemscontainer" class = "itemsContainer vertical-list padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2014-08-28 20:49:25 -04:00
2017-04-27 13:54:54 -04:00
< div class = "verticalSection detailVerticalSection photoInfo hide" >
< h2 class = "sectionTitle padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderPhotoInfo}
2017-04-27 13:54:54 -04:00
< / h2 >
< div class = "photoInfoContent padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2014-08-28 20:49:25 -04:00
2017-04-27 13:54:54 -04:00
< div id = "specialsCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle sectionTitle-cards padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderSpecialFeatures}
2017-04-27 13:54:54 -04:00
< / h2 >
< div id = "specialsContent" is = "emby-itemscontainer" class = "itemsContainer vertical-wrap padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2017-04-27 13:54:54 -04:00
< div id = "musicVideosCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle sectionTitle-cards padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderMusicVideos}
2017-04-27 13:54:54 -04:00
< / h2 >
< div id = "musicVideosContent" is = "emby-itemscontainer" class = "itemsContainer vertical-wrap padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2017-04-27 13:54:54 -04:00
< div id = "similarCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle sectionTitle-cards padded-left" >
${HeaderMoreLikeThis}
< / h2 >
2016-12-17 23:58:20 -05:00
< div class = "similarContent" > < / div >
< / div >
2017-04-27 13:54:54 -04:00
< div id = "criticReviewsCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderAwardsAndReviews}
2017-04-27 13:54:54 -04:00
< / h2 >
< div class = "padded-left padded-right" >
2016-12-17 23:58:20 -05:00
< div id = "criticReviewsContent" > < / div >
2016-03-16 01:33:31 -04:00
< / div >
2016-12-17 23:58:20 -05:00
< / div >
2015-06-19 14:34:21 -04:00
2017-04-27 13:54:54 -04:00
< div id = "scenesCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle sectionTitle-cards padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderScenes}
2017-04-27 13:54:54 -04:00
< / h2 >
< div is = "emby-itemscontainer" id = "scenesContent" class = "itemsContainer padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2017-04-27 13:54:54 -04:00
< div id = "themeSongsCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderThemeSongs}
2017-04-27 13:54:54 -04:00
< / h2 >
< div id = "themeSongsContent" is = "emby-itemscontainer" class = "padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2013-05-15 00:05:52 -04:00
2017-04-27 13:54:54 -04:00
< div id = "themeVideosCollapsible" class = "verticalSection detailVerticalSection hide" >
< h2 class = "sectionTitle sectionTitle-cards padded-left" >
2016-12-17 23:58:20 -05:00
${HeaderThemeVideos}
2017-04-27 13:54:54 -04:00
< / h2 >
< div id = "themeVideosContent" is = "emby-itemscontainer" class = "itemsContainer vertical-wrap padded-left padded-right" > < / div >
2016-12-17 23:58:20 -05:00
< / div >
2014-10-06 19:58:46 -04:00
2017-04-27 13:54:54 -04:00
< div class = "verticalSection detailVerticalSection audioVideoMediaInfo hide" >
2017-10-14 14:36:40 -04:00
< h2 class = "sectionTitle padded-left" style = "margin-bottom:0;" > ${HeaderMediaInfo}< / h2 >
2017-04-27 13:54:54 -04:00
< div class = "padded-left padded-right" >
2016-12-17 23:58:20 -05:00
< div class = "splitVersionContainer" style = "border-bottom: 1px solid #444; padding: 1em 0;" >
< button is = "emby-button" type = "button" class = "raised btnSplitVersions subdued" > ${ButtonSplitVersionsApart}< / button >
2014-10-06 19:58:46 -04:00
< / div >
2016-12-17 23:58:20 -05:00
< div id = "mediaInfoContent" class = "mediaInfoContent" > < / div >
2013-02-20 20:33:05 -05:00
< / div >
< / div >
< / div >
2016-03-16 01:33:31 -04:00
< / div >