From 1f81a73804fad0dd22ac95dfd785092c4c17628d Mon Sep 17 00:00:00 2001 From: twanariens Date: Sat, 30 May 2020 12:46:26 +0200 Subject: [PATCH] New UI Emby Settings --- .../src/app/settings/emby/emby.component.html | 112 ++++++++++-------- 1 file changed, 60 insertions(+), 52 deletions(-) diff --git a/src/Ombi/ClientApp/src/app/settings/emby/emby.component.html b/src/Ombi/ClientApp/src/app/settings/emby/emby.component.html index fe45ee301..38279065d 100644 --- a/src/Ombi/ClientApp/src/app/settings/emby/emby.component.html +++ b/src/Ombi/ClientApp/src/app/settings/emby/emby.component.html @@ -8,69 +8,77 @@
-
-
- - Enable +
+
+
+ Enable +
-
- - + -
- -
-
-
-
- - - +
+ +
+
+
+
+
+ + Server Name + + +
- - - - - - - - - - - SSL - - - - - - - - - - - - - - - - Current URL: "{{server.serverHostname}}/#!/{{settings.isJellyfin ? ("itemdetails"): ("item/item")}}.html?id=1" - Current URL: "https://app.emby.media/#!/{{settings.isJellyfin ? ("itemdetails"): ("item/item")}}.html?id=1 - +
+ + Hostname / IP + + + + + + Port + + + + + SSL + +
+
+ + API Key + + +
+
+ + Base URL + + +
+
+ + Externally Facing Hostname + + + + Current URL: "{{server.serverHostname}}/#!/{{settings.isJellyfin ? ("itemdetails"): ("item/item")}}.html?id=1" + Current URL: "https://app.emby.media/#!/{{settings.isJellyfin ? ("itemdetails"): ("item/item")}}.html?id=1 + +
- +
- +
@@ -82,14 +90,14 @@
- +
- +