2019-01-23 04:33:34 -07:00
|
|
|
<div id="dashboardPage" data-role="page" class="page type-interior dashboardHomePage fullWidthContent">
|
2017-06-18 00:09:29 -07:00
|
|
|
<div class="content-primary">
|
2017-10-17 12:48:17 -07:00
|
|
|
<div class="dashboardSections" style="padding-top:.5em;">
|
2017-06-21 22:51:35 -07:00
|
|
|
<div class="dashboardColumn dashboardColumn-2-60 dashboardColumn-3-46">
|
|
|
|
<div class="dashboardSection" style="padding-left: 0;">
|
2019-03-22 15:47:01 -07:00
|
|
|
<a is="emby-linkbutton" href="dashboardgeneral.html" class="button-flat sectionTitleTextButton">
|
|
|
|
<h3>${TabServer}</h3>
|
|
|
|
<i class="md-icon"></i>
|
|
|
|
</a>
|
2019-03-22 12:14:41 -07:00
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
<div class="paperList" style="padding: 1em;">
|
2019-03-22 15:47:01 -07:00
|
|
|
<p id="serverName"></p>
|
|
|
|
<p id="versionNumber"></p>
|
2017-06-18 00:09:29 -07:00
|
|
|
<p id="ports"></p>
|
|
|
|
<p class="localUrl"></p>
|
2018-12-28 17:48:31 -07:00
|
|
|
<p class="externalUrl"></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-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;">
|
2019-03-29 15:07:26 -07:00
|
|
|
<a is="emby-linkbutton" href="devices.html" style="margin-left:.8em!important;" class="button-flat sectionTitleTextButton">
|
2018-09-12 10:26:21 -07:00
|
|
|
<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-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>
|
2019-03-06 00:22:40 -07:00
|
|
|
|
2019-01-10 13:12:58 -07:00
|
|
|
<div class="dashboardSection">
|
2019-03-06 00:22:40 -07:00
|
|
|
<a is="emby-linkbutton" href="dashboardgeneral.html" class="button-flat sectionTitleTextButton">
|
|
|
|
<h3>${HeaderPaths}</h3>
|
|
|
|
<i class="md-icon"></i>
|
|
|
|
</a>
|
2019-01-10 13:12:58 -07:00
|
|
|
<div class="paperList">
|
|
|
|
<div class="listItem listItem-border">
|
|
|
|
<div class="listItemBody two-line">
|
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelCache}</div>
|
|
|
|
<div class="listItemBodyText" id="cachePath"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="listItem listItem-border">
|
|
|
|
<div class="listItemBody two-line">
|
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelLogs}</div>
|
|
|
|
<div class="listItemBodyText" id="logPath"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="listItem listItem-border">
|
|
|
|
<div class="listItemBody two-line">
|
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelMetadata}</div>
|
|
|
|
<div class="listItemBodyText" id="metadataPath"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="listItem listItem-border">
|
|
|
|
<div class="listItemBody two-line">
|
2019-03-23 23:30:19 -07:00
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelTranscodes}</div>
|
2019-03-11 21:31:33 -07:00
|
|
|
<div class="listItemBodyText" id="transcodePath"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="listItem listItem-border">
|
|
|
|
<div class="listItemBody two-line">
|
|
|
|
<div class="listItemBodyText secondary" style="margin:0;">${LabelWeb}</div>
|
|
|
|
<div class="listItemBodyText" id="webPath"></div>
|
2019-01-10 13:12:58 -07:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2018-09-12 10:26:21 -07:00
|
|
|
|
2019-01-10 13:12:58 -07:00
|
|
|
</div>
|
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>
|