diff --git a/ApiClient.js b/ApiClient.js
index f268c44ec..c937c28ee 100644
--- a/ApiClient.js
+++ b/ApiClient.js
@@ -78,6 +78,10 @@ MediaBrowser.ApiClient = function ($, navigator, JSON, WebSocket, setTimeout, wi
return name;
}());
+ self.deviceName = function () {
+ return deviceName;
+ };
+
self.deviceId = function () {
return deviceId;
};
diff --git a/dashboard-ui/about.html b/dashboard-ui/about.html
index c6e229900..9d24100e3 100644
--- a/dashboard-ui/about.html
+++ b/dashboard-ui/about.html
@@ -20,10 +20,10 @@
![]()
- Version
+ ${VersionNumber}
Please support other free products we utilize:
+${PleaseSupportOtherProduces}
FanArt.tv @@ -38,14 +38,14 @@ TheMovieDb.org
- The OMDB + The Open Movie Database
- Utilizing Pismo File Mount through a donated license. + ${PismoMessage}
diff --git a/dashboard-ui/advanced.html b/dashboard-ui/advanced.html index b46985092..e2a14873f 100644 --- a/dashboard-ui/advanced.html +++ b/dashboard-ui/advanced.html @@ -1,7 +1,7 @@ -