From 3043956deccffea51151d51aca6a706fa36707b0 Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Wed, 15 Jul 2020 23:51:48 -0700 Subject: [PATCH] Add config import to settings page --- data/interfaces/default/config_import.html | 148 +++++++++++++++++++++ data/interfaces/default/settings.html | 43 +++++- plexpy/config.py | 12 ++ plexpy/webserve.py | 20 ++- 4 files changed, 213 insertions(+), 10 deletions(-) create mode 100644 data/interfaces/default/config_import.html diff --git a/data/interfaces/default/config_import.html b/data/interfaces/default/config_import.html new file mode 100644 index 00000000..8c83a809 --- /dev/null +++ b/data/interfaces/default/config_import.html @@ -0,0 +1,148 @@ + + \ No newline at end of file diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index a8f5e742..1eb11906 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -1302,14 +1302,32 @@
-

Database Import

+

Import

-

Click a button below to import an existing database from the selected app.

-
- - - +
+ +

Click a button below to import an existing database from the selected app.

+
+
+
+ + + +
+
+
+
+
+ +

Click the button below to import a previous Tautulli config.

+
+
+
+ +
+
+
@@ -1500,6 +1518,7 @@
+