2016-05-11 07:36:28 -07:00
|
|
|
|
<div id="nowPlayingPage" data-role="page" class="page libraryPage nowPlayingPage noSecondaryNavPage selfBackdropPage" data-contextname="${TitleRemoteControl}" data-theme="b">
|
2014-04-14 20:54:52 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="remoteControlContent">
|
2016-02-05 21:30:43 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div style="background: #080808;">
|
2016-05-07 10:47:41 -07:00
|
|
|
|
<button is="paper-icon-button-light" style="position: absolute; top: .5em; left: .5em; z-index: 1;" tabindex="-1" class="btnExitRemoteControl"><iron-icon icon="arrow-back"></iron-icon></button>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div style="float: right; position: absolute; top: .5em; right: .5em; text-align: right;" class="topRightContainer">
|
|
|
|
|
<span class="nowPlayingSelectedPlayer"></span>
|
2016-05-07 10:47:41 -07:00
|
|
|
|
<button is="paper-icon-button-light" class="nowPlayingCastIcon" style="vertical-align: middle; z-index: 1;" tabindex="-1"><iron-icon icon="cast"></iron-icon></button>
|
2016-02-05 21:30:43 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2016-02-05 21:30:43 -07:00
|
|
|
|
|
2016-05-15 09:30:32 -07:00
|
|
|
|
<div class="libraryViewNav headroomDisabled">
|
|
|
|
|
<button class="pageTabButton is-active" data-index="0">${TabNowPlaying}</button>
|
|
|
|
|
<button class="pageTabButton" data-index="1">${TabControls}</button>
|
|
|
|
|
<button class="pageTabButton" data-index="2">${TabPlaylist}</button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="is-active pageTabContent ehsContent" id="nowPlayingTab" data-index="0">
|
|
|
|
|
<div style="text-align:center;">
|
|
|
|
|
<div class="nowPlayingPageTitle" style="line-height: normal;">
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
<div class="nowPlayingInfoMetadata">
|
|
|
|
|
<div class="nowPlayingPageImage" style="margin: 1em auto;"></div>
|
|
|
|
|
<div class="nowPlayingPageTimeContainer">
|
2016-05-09 12:27:38 -07:00
|
|
|
|
<div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
<paper-slider pin step="1" min="0" max="100" value="0" class="nowPlayingPositionSlider" style="width: 100%;"></paper-slider>
|
2016-05-09 12:27:38 -07:00
|
|
|
|
</div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
<div style="text-align:left;">
|
|
|
|
|
<div class="positionTime" style="float:left;"></div>
|
|
|
|
|
<div class="runtime" style="float: right;"></div>
|
2016-02-05 21:30:43 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
<div class="nowPlayingInfoButtons">
|
|
|
|
|
|
2016-02-05 21:30:43 -07:00
|
|
|
|
<div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
|
|
|
|
|
<paper-fab icon="skip-previous" class="btnPreviousTrack btnPlayStateCommand subdued" title="${ButtonPreviousTrack}"></paper-fab>
|
|
|
|
|
<paper-fab icon="pause" class="btnPause btnPlayStateCommand subdued" title="${ButtonPause}"></paper-fab>
|
|
|
|
|
<paper-fab icon="play-arrow" class="btnPlay btnPlayStateCommand subdued" title="${ButtonPlay}"></paper-fab>
|
|
|
|
|
<paper-fab icon="stop" class="btnPlayStateCommand btnStop subdued" title="${ButtonStop}"></paper-fab>
|
|
|
|
|
<paper-fab icon="skip-next" class="btnPlayStateCommand btnNextTrack subdued" title="${ButtonNextTrack}"></paper-fab>
|
2016-02-05 21:30:43 -07:00
|
|
|
|
</div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
<div class="buttonsRow2">
|
|
|
|
|
|
|
|
|
|
<paper-fab icon="audiotrack" class="btnAudioTracks videoButton btnPlayStateCommand subdued" title="${ButtonAudioTracks}" data-command="GoToSearch"></paper-fab>
|
|
|
|
|
<paper-fab icon="closed-caption" class="btnSubtitles videoButton btnPlayStateCommand subdued" title="${ButtonSubtitles}" data-command="GoToSearch"></paper-fab>
|
|
|
|
|
<paper-fab icon="movie" class="btnChapters videoButton btnPlayStateCommand subdued" title="${ButtonScenes}" data-command="GoToSearch"></paper-fab>
|
|
|
|
|
<paper-fab icon="fullscreen" class="btnToggleFullscreen videoButton btnPlayStateCommand subdued" title="${ButtonFullscreen}" data-command="ToggleFullscreen"></paper-fab>
|
2016-02-05 21:30:43 -07:00
|
|
|
|
</div>
|
2016-05-09 12:27:38 -07:00
|
|
|
|
<div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
<paper-fab icon="repeat" class="btnCommand subdued repeatToggleButton" title="${ButtonRepeat}" data-command="SetRepeatMode"></paper-fab>
|
|
|
|
|
<paper-fab icon="volume-off" class="btnCommand subdued volumeButton" title="${ButtonMute}" data-command="ToggleMute"></paper-fab>
|
|
|
|
|
<paper-fab icon="volume-down" class="btnCommand subdued volumeButton" title="${ButtonVolumeDown}" data-command="VolumeDown"></paper-fab>
|
|
|
|
|
<paper-fab icon="volume-up" class="btnCommand subdued volumeButton" title="${ButtonVolumeUp}" data-command="VolumeUp"></paper-fab>
|
2016-05-09 12:27:38 -07:00
|
|
|
|
</div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
<div class="nowPlayingPageUserDataButtons" style="margin-top:1em;">
|
2016-02-05 21:30:43 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="pageTabContent ehsContent" id="controlsTab" data-index="1">
|
|
|
|
|
<div style="text-align:center;">
|
|
|
|
|
<div>
|
|
|
|
|
<paper-fab icon="keyboard-arrow-up" class="btnArrowUp btnCommand subdued" title="${ButtonArrowUp}" data-command="MoveUp"></paper-fab>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-fab icon="keyboard-arrow-left" class="btnArrowLeft btnCommand subdued" title="${ButtonArrowLeft}" data-command="MoveLeft"></paper-fab>
|
|
|
|
|
<paper-fab icon="check" class="btnOk btnCommand subdued" title="${ButtonOk}" data-command="Select"></paper-fab>
|
|
|
|
|
<paper-fab icon="keyboard-arrow-right" class="btnArrowRight btnCommand subdued" title="${ButtonArrowRight}" data-command="MoveRight"></paper-fab>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-fab icon="keyboard-arrow-down" class="btnArrowDown btnCommand subdued" title="${ButtonArrowDown}" data-command="MoveDown"></paper-fab>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-fab icon="arrow-back" class="btnBack btnCommand subdued" title="${ButtonBack}" data-command="Back"></paper-fab>
|
|
|
|
|
<paper-fab icon="info" class="btnInfo btnCommand subdued" title="${ButtonInfo}" data-command="ToggleContextMenu"></paper-fab>
|
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div>
|
|
|
|
|
<paper-fab icon="home" class="btnGoHome btnCommand subdued" title="${ButtonHome}" data-command="GoHome"></paper-fab>
|
|
|
|
|
<paper-fab icon="search" class="btnShowSearch btnCommand subdued" title="${ButtonSearch}" data-command="GoToSearch"></paper-fab>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-fab icon="settings" class="bthShowSettings btnCommand subdued" title="${ButtonSettings}" data-command="GoToSettings"></paper-fab>
|
|
|
|
|
<paper-fab icon="videocam" class="btnScreenshot btnCommand subdued" title="${ButtonTakeScreenshot}" data-command="TakeScreenshot"></paper-fab>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="readOnlyContent" style="margin: 2em auto 0; padding: 0 1em 100px;">
|
|
|
|
|
<div class="sendMessageSection">
|
|
|
|
|
<br /><h1>${HeaderSendMessage}</h1>
|
|
|
|
|
<div style="text-align: left;">
|
|
|
|
|
<form class="sendMessageForm">
|
|
|
|
|
<div>
|
|
|
|
|
<paper-input class="sendMessageElement" type="text" id="txtMessageTitle" label="${LabelMessageTitle}" required></paper-input>
|
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div>
|
|
|
|
|
<paper-input class="sendMessageElement" type="text" id="txtMessageText" label="${LabelMessageText}" required></paper-input>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
2016-06-04 20:50:07 -07:00
|
|
|
|
<button is="emby-button" class="sendMessageElement accent" type="submit" raised style="display: block;">${ButtonSend}</button>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
</p>
|
|
|
|
|
</form>
|
2016-05-09 12:27:38 -07:00
|
|
|
|
</div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div class="sendTextSection">
|
|
|
|
|
<br /><h1>${HeaderTypeText}</h1>
|
|
|
|
|
<div style="text-align: left;">
|
|
|
|
|
<form class="typeTextForm">
|
|
|
|
|
<div>
|
|
|
|
|
<paper-input class="typeTextElement" type="text" id="txtTypeText" label="${LabelTypeText}" required></paper-input>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
2016-06-04 20:50:07 -07:00
|
|
|
|
<button is="emby-button" class="typeTextElement accent" type="submit" raised style="display: block;">${ButtonSend}</button>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
</p>
|
|
|
|
|
</form>
|
2016-02-05 21:30:43 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-05-15 09:30:32 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div class="pageTabContent ehsContent" id="playlistTab" data-index="2">
|
|
|
|
|
<div class="playlist itemsContainer" style="max-width: 800px; margin: 3em auto 0; padding-bottom: 200px;">
|
2016-02-05 21:30:43 -07:00
|
|
|
|
</div>
|
2015-09-25 19:31:13 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div data-role="content" style="overflow:visible;">
|
2015-06-26 08:53:49 -07:00
|
|
|
|
|
2014-04-14 20:54:52 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|