diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 3cd16ab8..0817ba80 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -101,44 +101,6 @@

Optional: Use your own GitHub API token when checking for updates. - % 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

Display Settings

@@ -689,8 +651,10 @@
-

Set the complete folder path where your Plex Server logs are, shortcuts are not recognized.
- Click here for help. This is required if you enable IP logging (for PMS 0.9.12 and below).

+

+ Set the complete folder path where your Plex Server logs are, shortcuts are not recognized. + Click here for help. +

@@ -794,6 +758,44 @@ 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