diff --git a/dashboard-ui/advanced.html b/dashboard-ui/advanced.html index b0e3c0d146..e6f3773866 100644 --- a/dashboard-ui/advanced.html +++ b/dashboard-ui/advanced.html @@ -15,7 +15,7 @@
  • diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index ddb0f7dd75..bc266de3ce 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -33,7 +33,6 @@

    Program data path:

    -

    Bookmark url:

    @@ -81,6 +80,7 @@

    Community

    Github

    Interactive Api Documentation

    +

    Server bookmark:

    diff --git a/dashboard-ui/wizardservice.html b/dashboard-ui/wizardservice.html index cbc53b9051..bfaa0ebc8a 100644 --- a/dashboard-ui/wizardservice.html +++ b/dashboard-ui/wizardservice.html @@ -16,7 +16,7 @@

    Media Browser Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.

    -

    If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel.

    +

    If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. Please note that at this time the service is unable to self-update, so new versions will require manual interaction.