diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 8c2eb06b..4a4bef15 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -724,6 +724,49 @@

+ % if plexpy.INSTALL_TYPE == 'git': +
+

Git Settings

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

The git tracking remote and branch (default "origin/master"). Select to switch the git branch (requires restart).

+
+
+ +
+
+ +
+
+

The path to your git environment variable. Leave blank for default.

+
+ % endif +

Extra Settings

@@ -758,44 +801,6 @@ Note: Video preview thumbnails (BIF) are not cached.

- % if plexpy.INSTALL_TYPE == 'git': -
- -
-
-
- - - - - -
-
-
-

The git tracking remote (default "origin") and branch (default "master"). Select to switch the git branch (requires restart).

-
-
- -
-
- -
-
-

The path to your git environment variable. Leave blank for default.

-
- % endif