2017-07-05 11:24:45 -07:00
|
|
|
|
<div id="dashboardPage" data-role="page" class="page type-interior dashboardHomePage fullWidthContent">
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="content-primary">
|
2014-03-07 08:53:23 -07:00
|
|
|
|
|
2017-10-17 12:48:17 -07:00
|
|
|
|
<div class="dashboardSections" style="padding-top:.5em;">
|
2013-06-02 07:33:51 -07:00
|
|
|
|
|
2017-06-21 22:51:35 -07:00
|
|
|
|
<div class="dashboardColumn dashboardColumn-2-60 dashboardColumn-3-46">
|
|
|
|
|
<div class="dashboardSection" style="padding-left: 0;">
|
2017-10-17 12:48:17 -07:00
|
|
|
|
<div class="flex align-items-center">
|
|
|
|
|
|
|
|
|
|
<h3 class="serverNameHeader" style="margin: 0;"></h3>
|
2017-07-28 09:13:42 -07:00
|
|
|
|
<button is="paper-icon-button-light" type="button" class="btnEditServerName" style="margin-left: .5em;">
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<i class="md-icon">mode_edit</i>
|
|
|
|
|
</button>
|
2017-10-17 12:48:17 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="paperList" style="padding: 1em;">
|
|
|
|
|
<p id="appVersionNumber">
|
|
|
|
|
</p>
|
|
|
|
|
<p id="ports"></p>
|
2013-07-06 18:41:20 -07:00
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<p class="localUrl"></p>
|
2018-12-28 17:48:31 -07:00
|
|
|
|
|
|
|
|
|
<p class="externalUrl"></p>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<p class="hide">
|
2017-06-28 12:25:44 -07:00
|
|
|
|
<a class="btnConnectionHelp" href="#" is="emby-linkbutton">${HowToConnectFromEmbyApps}</a>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
</p>
|
2017-10-17 12:48:17 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div style="margin-top:1em;">
|
|
|
|
|
<button is="emby-button" type="button" id="btnRestartServer" class="raised hide" onclick="DashboardPage.restart(this);" style="margin-left:0;">
|
2017-10-17 12:48:17 -07:00
|
|
|
|
<span>${ButtonRestart}</span>
|
|
|
|
|
</button>
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<button is="emby-button" type="button" id="btnShutdown" class="raised" onclick="DashboardPage.shutdown(this);">
|
2017-10-17 12:48:17 -07:00
|
|
|
|
<span>${ButtonShutdown}</span>
|
|
|
|
|
</button>
|
2016-05-19 22:36:57 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
|
2017-07-10 00:36:29 -07:00
|
|
|
|
<div style="margin-top: 2em;" class="runningTasksContainer hide">
|
2017-10-17 12:48:17 -07:00
|
|
|
|
<h3>${HeaderRunningTasks}</h3>
|
2017-06-21 22:51:35 -07:00
|
|
|
|
<div id="divRunningTasks" class="paperList" style="padding: 1em;">
|
2014-01-18 14:52:01 -07:00
|
|
|
|
</div>
|
2013-07-06 18:41:20 -07:00
|
|
|
|
</div>
|
2017-06-20 12:36:34 -07:00
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
2017-06-21 22:51:35 -07:00
|
|
|
|
<div class="dashboardSection" style="padding-left: 0;">
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<a is="emby-linkbutton" href="devices/devices.html" style="margin-left:.8em!important;" class="button-flat sectionTitleTextButton">
|
|
|
|
|
<h3 style="margin:0;">${HeaderActiveDevices}</h3>
|
|
|
|
|
<i class="md-icon"></i>
|
|
|
|
|
</a>
|
|
|
|
|
|
2017-06-20 12:36:34 -07:00
|
|
|
|
<div class="activeDevices itemsContainer vertical-wrap">
|
|
|
|
|
</div>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
|
2017-06-21 22:51:35 -07:00
|
|
|
|
</div>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
</div>
|
2014-07-10 21:27:46 -07:00
|
|
|
|
|
2017-06-21 22:51:35 -07:00
|
|
|
|
<div class="dashboardColumn dashboardColumn-2-40 dashboardColumn-3-27">
|
|
|
|
|
<div class="dashboardSection">
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<a is="emby-linkbutton" href="serveractivity.html?useractivity=true" class="button-flat sectionTitleTextButton">
|
|
|
|
|
<h3>${HeaderActivity}</h3>
|
|
|
|
|
<i class="md-icon"></i>
|
|
|
|
|
</a>
|
|
|
|
|
<div class="paperList userActivityItems" data-activitylimit="7" data-useractivity="true">
|
2017-06-20 12:36:34 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2017-06-21 22:51:35 -07:00
|
|
|
|
<div class="dashboardColumn dashboardColumn-3-27">
|
2017-10-17 12:48:17 -07:00
|
|
|
|
|
2017-07-18 10:33:45 -07:00
|
|
|
|
<div class="dashboardSection activeRecordingsSection hide">
|
2017-10-17 12:48:17 -07:00
|
|
|
|
<h3>${HeaderActiveRecordings}</h3>
|
2017-07-18 10:33:45 -07:00
|
|
|
|
<div class="activeRecordingItems vertical-wrap" is="emby-itemscontainer">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="dashboardSection serverActivitySection hide activityContainer">
|
|
|
|
|
|
|
|
|
|
<a is="emby-linkbutton" href="serveractivity.html?useractivity=false" class="button-flat sectionTitleTextButton">
|
|
|
|
|
<h3>${Alerts}</h3>
|
|
|
|
|
<i class="md-icon"></i>
|
|
|
|
|
</a>
|
|
|
|
|
<div class="paperList serverActivityItems" data-activitylimit="4" data-useractivity="false">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2017-06-21 22:51:35 -07:00
|
|
|
|
<div class="dashboardSection">
|
2017-10-17 12:48:17 -07:00
|
|
|
|
<h3>${HeaderPaths}</h3>
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="paperList">
|
|
|
|
|
<div class="listItem listItem-border">
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="listItemBody two-line">
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelCache}</div>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="listItemBodyText" id="cachePath"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="listItem listItem-border">
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="listItemBody two-line">
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelLogs}</div>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="listItemBodyText" id="logPath"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="listItem listItem-border">
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="listItemBody two-line">
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelMetadata}</div>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="listItemBodyText" id="metadataPath"></div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="listItem listItem-border">
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="listItemBody two-line">
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelTranscodingTemporaryFiles}</div>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="listItemBodyText" id="transcodingTemporaryPath"></div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2016-07-11 09:56:16 -07:00
|
|
|
|
</div>
|
2014-07-10 21:27:46 -07:00
|
|
|
|
</div>
|
2017-06-21 22:51:35 -07:00
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
</div>
|
2015-01-17 12:30:23 -07:00
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
</div>
|
2017-06-21 22:51:35 -07:00
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<div class="dashboardFooter">
|
|
|
|
|
<div style="height:1px;" class="ui-bar-inherit"></div>
|
|
|
|
|
<div style="margin-top:1em;">
|
2018-12-10 21:32:13 -07:00
|
|
|
|
<a is="emby-linkbutton" class="button-link" href="http://jellyfin.media" target="_blank">Jellyfin</a>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
</div>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2017-06-18 00:09:29 -07:00
|
|
|
|
|
2018-12-10 21:32:13 -07:00
|
|
|
|
</div>
|