2013-02-20 18:33:05 -07:00
<!DOCTYPE html>
< html >
< head >
< title > Dashboard< / title >
< / head >
< body >
2013-08-27 13:04:58 -07:00
< div id = "dashboardPage" data-role = "page" class = "page type-interior adminPage" >
2013-02-20 18:33:05 -07:00
< div data-role = "content" >
< div class = "content-primary" >
2014-01-18 12:25:20 -07:00
< div data-role = "controlgroup" data-type = "horizontal" class = "localnav" data-mini = "true" >
< a href = "#" data-role = "button" class = "ui-btn-active" > Home< / a >
< a href = "dashboardinfopage.html" data-role = "button" > Info< / a >
< / div >
2014-01-18 14:52:01 -07:00
< div class = "dashboardContent" >
< div class = "readOnlyContent dashboardHomeLeftColumn" >
2013-06-02 07:33:51 -07:00
2014-01-18 14:52:01 -07:00
< div data-role = "collapsible" data-collapsed = "false" >
< h3 > Server Information< / h3 >
< div >
< p >
Version < span id = "appVersionNumber" > < / span >
< / p >
< p id = "pUpToDate" style = "display: none;" >
< img src = "css/images/checkmarkgreen.png" style = "height: 20px; margin-right: 3px; position: relative; top: 4px;" / >
Media Browser Server is up to date
< / p >
< div id = "pUpdateNow" style = "display: none;" >
< p > < strong > A new version of Media Browser Server is available!< / strong > < / p >
< p id = "newVersionNumber" > < / p >
< div id = "btnUpdateApplicationContainer" >
< button id = "btnUpdateApplication" type = "button" data-icon = "arrow-d" data-theme = "b" onclick = "DashboardPage.updateApplication();" > Update Now< / button >
< / div >
< div id = "btnManualUpdateContainer" >
Please shutdown the server and < a href = "http://www.mediabrowser3.com/download" target = "_blank" > update manually.< / a >
< / div >
2013-10-07 09:22:19 -07:00
< / div >
2014-01-18 14:52:01 -07:00
< div id = "updateFail" style = "color: #cc0000; display: none;" > There was an error connecting to the remote Media Browser repository.< / div >
< p id = "ports" > < / p >
< div id = "pPluginUpdates" > < / div >
< div style = "margin-top: 1em;" >
< button class = "btnRestartContainer hide" id = "btnRestartServer" type = "button" data-icon = "refresh" data-mini = "true" data-inline = "true" onclick = "DashboardPage.restart();" > Restart< / button >
< button id = "btnShutdown" type = "button" data-icon = "delete" data-mini = "true" data-inline = "true" onclick = "DashboardPage.shutdown();" > Shutdown< / button >
2013-10-07 09:22:19 -07:00
< / div >
2013-02-20 18:33:05 -07:00
< / div >
2014-01-18 14:52:01 -07:00
< / div >
2013-12-25 20:44:26 -07:00
2014-01-18 14:52:01 -07:00
< div id = "collapsiblePendingInstallations" data-role = "collapsible" data-collapsed = "false" style = "margin-top: 2em; display: none;" >
< h3 > Pending Installations< / h3 >
< p > The following components have been installed or updated:< / p >
< div id = "pendingInstallations" >
< / div >
< p > Please restart the server to finish applying updates.< / p >
< div class = "btnRestartContainer hide" >
< button type = "button" data-icon = "refresh" data-theme = "b" onclick = "Dashboard.restartServer();" data-mini = "true" data-inline = "true" > Restart Now< / button >
2013-12-25 20:44:26 -07:00
< / div >
2013-02-20 18:33:05 -07:00
< / div >
2014-01-18 14:52:01 -07:00
< div data-role = "collapsible" data-collapsed = "false" style = "margin-top: 2em;" >
< h3 > Active Connections< / h3 >
< div >
< table class = "tblConnections" style = "border-collapse: collapse;" >
< / table >
< / div >
2013-10-07 07:38:31 -07:00
< / div >
2013-02-20 18:33:05 -07:00
2014-01-18 14:52:01 -07:00
< div id = "runningTasksCollapsible" data-role = "collapsible" data-collapsed = "false" style = "margin-top: 2em; display: none;" >
< h3 > Running Tasks< / h3 >
< div >
< div id = "divRunningTasks" >
< / div >
< p > < a href = "scheduledtasks.html" > Manage Scheduled Tasks< / a > < / p >
< / div >
2013-02-20 18:33:05 -07:00
< / div >
2014-01-18 21:25:01 -07:00
< div id = "contribute" style = "margin-top: 4em; display: none;" >
2014-01-20 09:09:53 -07:00
< h2 style = "margin: 0 0 .35em;" > Help Improve Media Browser< / h2 >
2014-01-18 14:52:01 -07:00
< div >
2014-01-29 08:02:29 -07:00
< a data-role = "button" data-icon = "mail" data-mini = "true" href = "supporter.html" >
< img src = "css/images/supporter/donatepaypal.png" / > < / a >
< a href = "https://github.com/MediaBrowser/MediaBrowser/wiki" data-role = "button" target = "_blank" data-icon = "user" data-mini = "true" > Join the Development Team< / a >
2014-01-18 14:52:01 -07:00
2014-01-29 08:02:29 -07:00
< p class = "appLinks" style = "padding-left: 5px;" >
< a href = "http://www.amazon.com/Mark-Linton-Mediabrowser-Android-Client/dp/B00GVH9O0I" target = "_blank" >
< img src = "css/images/clients/amazon.png" title = "Android via Amazon App Store" / > < / a >
< a href = "https://play.google.com/store/apps/details?id=com.mb.android&hl=en" target = "_blank" >
< img src = "css/images/clients/playstore.png" title = "Android via Google Play Store" / > < / a >
< a href = "https://itunes.apple.com/us/app/media-browser-for-ios/id705058087" target = "_blank" >
< img src = "css/images/clients/ios.png" title = "iOS" / > < / a >
< a href = "http://www.roku.com/channels/#!details/34503/media-browser" target = "_blank" >
< img src = "css/images/clients/roku.jpg" title = "Roku" / > < / a >
< a href = "http://www.windowsphone.com/s?appid=f4971ed9-f651-4bf6-84bb-94fd98613b86" target = "_blank" >
< img src = "css/images/clients/windowsphone.png" title = "Windows Phone" / > < / a >
< a href = "http://apps.microsoft.com/windows/en-us/app/media-browser/ad55a2f0-9897-47bd-8944-bed3aefd5d06" target = "_blank" >
< img src = "css/images/clients/windowsrt.png" title = "Windows 8.1" / > < / a >
< a href = "http://www.mediabrowser3.com/clients" target = "_blank" title = "Windows Media Center" >
< img src = "css/images/clients/mbc.png" / > < / a >
< a href = "http://addons.xbmc.org/show/plugin.video.xbmb3c" target = "_blank" title = "XBMB3C" >
< img src = "css/images/clients/xbmc.png" / > < / a >
< a href = "http://forum.team-mediaportal.com/threads/plugin-mediabrowser-for-mediaportal-v0-13-beta-2013-10-21.119513" target = "_blank" title = "Media Portal" >
< img src = "css/images/clients/mediaportal.png" / > < / a >
< / p >
2014-01-18 14:52:01 -07:00
< br / >
< / div >
2013-02-20 18:33:05 -07:00
< / div >
< / div >
2013-07-06 18:41:20 -07:00
2014-01-18 14:52:01 -07:00
< div class = "readOnlyContent dashboardHomeRightColumn" >
< div data-role = "collapsible" data-collapsed = "false" >
< h3 > Latest News< / h3 >
< div class = "latestNewsItems" >
< / div >
< / div >
2013-07-06 18:41:20 -07:00
< / div >
2013-02-20 18:33:05 -07:00
< / div >
< / div >
< / div >
< / div >
< / body >
< / html >