2016-09-06 23:38:01 -04:00
< div id = "itemDetailPage" data-role = "page" class = "page libraryPage itemDetailPage noSecondaryNavPage selfBackdropPage" data-theme = "b" data-backbutton = "true" >
2015-06-16 13:37:49 -04:00
2016-03-16 01:33:31 -04:00
< div id = "itemBackdrop" class = "itemBackdrop noBackdrop" >
< div class = "itemBackdropContent" >
2015-08-18 00:22:45 -04:00
< / div >
2016-07-07 23:23:40 -04:00
< a href = "#" id = "lnkPreviousItem" class = "lnkPreviousItem lnkSibling hide clearLink" > < button is = "emby-button" type = "button" class = "raised subdued notext" > < i class = "md-icon" >  < / i > < / button > < / a >
2016-06-19 01:26:52 -04:00
< a href = "#" id = "lnkNextItem" class = "lnkNextItem lnkSibling hide clearLink" > < button is = "emby-button" type = "button" class = "raised subdued notext" > < i class = "md-icon" > arrow_forward< / i > < / button > < / a >
2016-03-16 01:33:31 -04:00
< / div >
2015-02-02 23:54:52 -05:00
2016-03-16 01:33:31 -04:00
< div class = "detailPageContent" style = "position:relative;" >
2015-02-02 23:54:52 -05:00
2016-06-19 01:26:52 -04:00
< button is = "emby-button" type = "button" class = "btnPlay detailFloatingButton hide fab autoSize" title = "${ButtonPlay}" > < i class = "md-icon" > play_arrow< / i > < / button >
2015-02-02 23:54:52 -05:00
2016-03-16 01:33:31 -04:00
< div class = "detailImageContainer" >
< / div >
< div class = "primaryDetailsContainer" >
< div class = "detailNameContainer" >
2016-05-12 01:58:05 -04:00
< div class = "parentName" > < / div >
2016-05-12 15:21:43 -04:00
< h1 class = "itemName" > < / h1 >
2016-05-12 01:58:05 -04:00
< div class = "desktopDetails itemMiscInfo" style = "margin-top:.5em;" >
2015-02-02 23:54:52 -05:00
2014-04-08 00:17:18 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< / div >
< div class = "desktopDetails" style = "padding-top:5px;" >
2015-02-02 23:54:52 -05:00
2016-03-16 01:33:31 -04:00
< p class = "artist" > < / p >
< p class = "itemGenres" > < / p >
< div class = "detailButtonsContainer" >
2016-06-19 01:26:52 -04:00
< button is = "emby-button" type = "button" class = "raised subdued btnPlayTrailer hide" > < i class = "md-icon" > play_arrow< / i > < span > ${ButtonTrailer}< / span > < / button >
< a class = "btnPlayExternalTrailer hide clearLink" href = "#" target = "_blank" > < button is = "emby-button" type = "button" class = "raised subdued" > < i class = "md-icon" > play_arrow< / i > < span > ${ButtonTrailer}< / span > < / button > < / a >
< button is = "emby-button" type = "button" class = "raised subdued btnSync hide" > < i class = "md-icon" > sync< / i > < span > ${ButtonSync}< / span > < / button >
< button is = "emby-button" type = "button" class = "raised subdued btnMoreCommands hide notext" > < i class = "md-icon" > more_vert< / i > < / button >
2016-03-16 01:33:31 -04:00
< div class = "detailUserDataIcons userDataIcons" > < / div >
2015-08-18 00:22:45 -04:00
< / div >
2016-08-15 14:18:05 -04:00
< div class = "syncLocalContainer hide" style = "margin-top:1em; display: inline-flex; padding: 0 .5em;" >
2016-09-18 01:52:10 -04:00
< label class = "toggleContainer" style = "margin:0;" >
< input type = "checkbox" is = "emby-toggle" class = "chkOffline" / >
2016-08-16 00:12:12 -04:00
< span > ${MakeAvailableOffline}< / span >
2016-08-15 14:18:05 -04:00
< / label >
< / div >
2013-04-24 16:28:42 -04:00
< / div >
2013-05-15 00:05:52 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< / div >
2015-02-02 23:54:52 -05:00
2016-03-16 01:33:31 -04:00
< div class = "mobileDetails" style = "text-align:center;clear:both;" >
< div style = "height:10px;" > < / div >
2016-05-12 01:58:05 -04:00
< div class = "itemMiscInfo" >
2015-08-18 00:22:45 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< div class = "detailButtonsContainer" >
< br / >
2016-06-19 01:26:52 -04:00
< button is = "emby-button" type = "button" class = "raised subdued btnPlayTrailer hide" > < i class = "md-icon" > play_arrow< / i > < span > ${ButtonTrailer}< / span > < / button >
< a class = "btnPlayExternalTrailer hide clearLink" href = "#" target = "_blank" > < button is = "emby-button" type = "button" class = "raised subdued" > < i class = "md-icon" > play_arrow< / i > < span > ${ButtonTrailer}< / span > < / button > < / a >
< button is = "emby-button" type = "button" class = "raised subdued btnSync hide" > < i class = "md-icon" > sync< / i > < span > ${ButtonSync}< / span > < / button >
< button is = "emby-button" type = "button" class = "raised subdued btnMoreCommands hide notext" > < i class = "md-icon" > more_vert< / i > < / button >
2016-03-16 01:33:31 -04:00
< div class = "detailUserDataIcons userDataIcons" > < / div >
< / div >
2016-08-15 14:18:05 -04:00
< div class = "syncLocalContainer hide" style = "margin-top:1em; display: inline-flex; padding: 0 .5em;" >
< label class = "checkboxContainer" style = "margin:0;" >
2016-09-20 12:51:16 -04:00
< input type = "checkbox" is = "emby-toggle" class = "chkOffline" / >
2016-08-16 00:12:12 -04:00
< span > ${MakeAvailableOffline}< / span >
2016-08-15 14:18:05 -04:00
< / label >
< / div >
2016-03-16 01:33:31 -04:00
< / div >
< div data-role = "content" style = "padding-top:0;clear:both;" >
< div class = "detailPageContent" >
2016-09-20 12:51:16 -04:00
< div class = "recordingFields hide" style = "margin: 1em 0;" >
< / div >
2016-03-16 01:33:31 -04:00
< div class = "detailSection" >
< div class = "mobileDetails" >
< p class = "artist" > < / p >
< p class = "itemGenres" > < / p >
2013-06-12 17:46:50 -04:00
< / div >
2016-09-20 12:51:16 -04:00
< div class = "desktopDetails" style = "height: 10px;" > < / div >
2016-03-16 01:33:31 -04:00
< h2 class = "tagline" > < / h2 >
< p id = "itemBirthday" > < / p >
< p id = "itemBirthLocation" > < / p >
< p id = "itemDeathDate" > < / p >
< p id = "seriesAirTime" > < / p >
< p class = "itemOverview topOverview" > < / p >
< / div >
< div class = "collectionItems" > < / div >
< div class = "nextUpSection detailSection hide" >
< h1 >
${HeaderNextUp}
< / h1 >
2016-07-30 15:17:09 -04:00
< div is = "emby-itemscontainer" class = "nextUpItems vertical-wrap" > < / div >
2016-03-16 01:33:31 -04:00
< / div >
< div id = "childrenCollapsible" class = "hide detailSection" >
< h1 class = "childrenSectionHeader" >
< span id = "childrenTitle" > < / span >
< / h1 >
< div id = "childrenContent" >
2016-09-20 12:51:16 -04:00
< div is = "emby-itemscontainer" class = "childrenItemsContainer itemsContainer" style = "text-align: left;" > < / div >
2013-04-22 10:44:11 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< / div >
< div id = "additionalPartsCollapsible" class = "detailSection hide" >
< h1 >
${HeaderAdditionalParts}
< / h1 >
2016-07-30 15:17:09 -04:00
< div id = "additionalPartsContent" is = "emby-itemscontainer" class = "itemsContainer vertical-wrap" > < / div >
2016-03-16 01:33:31 -04:00
< / div >
2016-06-24 11:12:13 -04:00
< div id = "castCollapsible" class = "detailSection hide" >
2016-03-16 01:33:31 -04:00
< h1 id = "peopleHeader" >
${HeaderCastCrew}
< / h1 >
2016-07-31 00:11:23 -04:00
< div id = "castContent" class = "itemsContainer" > < / div >
< button is = "emby-button" type = "button" class = "raised more morePeople hide" > ${ButtonMore}< / button >
2016-03-16 01:33:31 -04:00
< / div >
2014-08-28 20:49:25 -04:00
2016-03-16 01:33:31 -04:00
< div class = "detailSection photoInfo hide" >
< h1 >
${HeaderPhotoInfo}
< / h1 >
< div >
< div class = "photoInfoContent" > < / div >
2014-08-28 20:49:25 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< / div >
2014-08-28 20:49:25 -04:00
2016-03-16 01:33:31 -04:00
< div id = "specialsCollapsible" class = "detailSection hide" >
< h1 >
${HeaderSpecialFeatures}
< / h1 >
2016-07-30 15:17:09 -04:00
< div id = "specialsContent" is = "emby-itemscontainer" class = "itemsContainer vertical-wrap" > < / div >
2016-03-16 01:33:31 -04:00
< / div >
2016-06-23 01:26:06 -04:00
< div id = "musicVideosCollapsible" class = "detailSection hide" >
2016-03-16 01:33:31 -04:00
< h1 >
${HeaderMusicVideos}
< / h1 >
2016-07-30 15:17:09 -04:00
< div id = "musicVideosContent" is = "emby-itemscontainer" class = "itemsContainer vertical-wrap" > < / div >
2016-07-22 01:38:01 -04:00
< / div >
< div id = "moreFromSection" class = "detailSection hide" >
< h1 class = "moreFromHeader" > < / h1 >
< div id = "moreFromItems" > < / div >
2016-03-16 01:33:31 -04:00
< / div >
2016-06-24 11:12:13 -04:00
< div id = "similarCollapsible" class = "detailSection hide" >
2016-03-16 01:33:31 -04:00
< h1 class = "similiarHeader" > < / h1 >
< div id = "similarContent" > < / div >
< / div >
2016-06-23 01:26:06 -04:00
< div id = "criticReviewsCollapsible" class = "detailSection hide" >
2016-03-16 01:33:31 -04:00
< h1 >
${HeaderAwardsAndReviews}
< / h1 >
< div >
< p id = "awardSummary" > < / p >
< div class = "paperList" id = "criticRatingSummary" >
2016-06-24 13:30:29 -04:00
< div class = "listItem" >
2016-09-20 12:51:16 -04:00
< button is = "emby-button" type = "button" class = "mini fab" style = "flex-shrink: 0; width: 40px; height: 40px; background-color: transparent; background-repeat: no-repeat; background-position: center center; background-size: cover; background-image: url(css/images/fresh.png);" > < / button >
2016-06-27 00:19:10 -04:00
< div class = "listItemBody three-line" >
2016-09-09 12:58:08 -04:00
< h3 class = "listItemBodyText" > TOMATOMETER®< / h3 >
< div class = "listItemBodyText criticRatingScore" > < / div >
< div class = "listItemBodyText criticRatingSummaryText secondary" style = "white-space: normal;" > < / div >
2016-06-24 13:30:29 -04:00
< / div >
< / div >
2013-05-12 02:05:51 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< div id = "criticReviewsContent" > < / div >
2015-06-16 13:37:49 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< / div >
2015-06-19 14:34:21 -04:00
2016-06-24 11:12:13 -04:00
< div id = "scenesCollapsible" class = "detailSection hide" >
2016-09-20 12:51:16 -04:00
< div style = "display: flex; align-items: center; margin: .5em 0;" >
< h1 style = "margin: 0;" >
2016-08-18 01:56:10 -04:00
${HeaderScenes}
< / h1 >
< button is = "paper-icon-button-light" class = "chapterSettingsButton hide" > < i class = "md-icon" > settings< / i > < / button >
< / div >
2016-09-09 14:26:05 -04:00
< div is = "emby-itemscontainer" id = "scenesContent" class = "itemsContainer" > < / div >
2016-07-30 22:54:17 -04:00
< button is = "emby-button" type = "button" class = "raised more moreScenes hide" > ${ButtonMore}< / button >
2016-03-16 01:33:31 -04:00
< / div >
2016-06-23 01:26:06 -04:00
< div id = "themeSongsCollapsible" class = "detailSection hide" >
2016-03-16 01:33:31 -04:00
< h1 >
${HeaderThemeSongs}
< / h1 >
2016-07-16 14:02:39 -04:00
< div id = "themeSongsContent" is = "emby-itemscontainer" > < / div >
2016-03-16 01:33:31 -04:00
< / div >
< div class = "detailSection detailsSection" >
< h1 >
${HeaderDetails}
< / h1 >
< div >
< div class = "tabDetails" >
< p class = "itemOverview bottomOverview" > < / p >
< p id = "players" > < / p >
< p class = "itemExternalLinks" > < / p >
< p class = "itemStudios" > < / p >
< p class = "itemTags" > < / p >
2015-07-27 01:03:34 -04:00
< / div >
< / div >
2016-03-16 01:33:31 -04:00
< / div >
2013-05-15 00:05:52 -04:00
2016-06-23 01:26:06 -04:00
< div id = "themeVideosCollapsible" class = "detailSection hide" >
2016-03-16 01:33:31 -04:00
< h1 >
${HeaderThemeVideos}
< / h1 >
2016-07-30 15:17:09 -04:00
< div id = "themeVideosContent" is = "emby-itemscontainer" class = "itemsContainer vertical-wrap" > < / div >
2016-03-16 01:33:31 -04:00
< / div >
2014-10-06 19:58:46 -04:00
2016-03-16 01:33:31 -04:00
< div class = "detailSection audioVideoMediaInfo hide" >
< h1 > ${HeaderMediaInfo}< / h1 >
< div >
2016-09-20 12:51:16 -04:00
< div class = "splitVersionContainer" style = "border-bottom: 1px solid #444; padding: 1em 0;" >
2016-06-04 23:50:07 -04:00
< button is = "emby-button" type = "button" class = "raised btnSplitVersions subdued" > ${ButtonSplitVersionsApart}< / button >
2014-10-06 19:58:46 -04:00
< / div >
2016-03-16 01:33:31 -04:00
< div id = "mediaInfoContent" class = "mediaInfoContent" > < / div >
2014-10-06 19:58:46 -04:00
< / div >
2013-02-20 20:33:05 -05:00
< / div >
< / div >
< / div >
2016-03-16 01:33:31 -04:00
< / div >