diff --git a/menu/pgui/templates/index.php b/menu/pgui/templates/index.php index c556bd1b..e43cb343 100644 --- a/menu/pgui/templates/index.php +++ b/menu/pgui/templates/index.php @@ -1,20 +1,19 @@ - - - - + + Com-UI - - +
- +

Community UI
- Auto-Refreshes Every 10 Seconds + Auto-Refreshes Every 25 Seconds

@@ -167,96 +205,101 @@ function decodieren(s)

- - - - - - -
RClone | Transport & Checks
- - - - - - - - - - - - - - - - - - - - -
  Union - RClone | Mount - $output";?>   Blitz | Move - $output";?>
  /mnt/downloads - $output";?> -   /mnt/move - $output";?>
   mergerfs - $output";?> -   rClone - $output";?>
+ +
+
+ + + + + + + + + + + + + + + + + + + + +
  Union - RClone | Mount + $output";?>   Blitz | Move + $output";?>
  /mnt/downloads + $output";?> +   /mnt/move + $output";?>
   mergerfs + $output";?> +   rClone + $output";?>
+

- - -
- Basic Information -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Edition - $output" ?>  Version - $output";?>  ServerID - $output" ?>
  Traefik - $output";?>  GOAuth - $output";?>  PortGuard - $output";?>
  OS - $output";?> -   Ansible - $output";?>   Used Space - $output" ?>
  GCE - $output";?> -   Docker - $output";?>  Disk Space - $output";?>
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  Edition + $output" ?>  Version + $output";?>  ServerID + $output" ?>
  Traefik + $output";?>  GOAuth + $output";?>  PortGuard + $output";?>
  OS + $output";?> +   Ansible + $output";?>   Used Space + $output" ?>
+   GCE + + $output";?> + + + +   Docker + + + + $output";?>  Disk Space + $output";?>
+
- - - - - - -
GDrive Section
- - - - - - - - - -
  GDrive - RClone | Mount - $output";?>  GCrypt - RClone | Mount - $output";?>
- - - - - - - - - -
  GDrive /wo Encryption - $output";?>  GDrive /w Encyption - $output";?>
- - - - - - - - - -
  GDrive /wo Encryption files/folder - $output";?>  GDrive /w Encyption file/folders - $output";?>
- - - - - - -
TDrive Section
- - - - - - - - - -
  TDrive - RClone | Mount - $output";?>  TCrypt - RClone | Mount - $output";?>
- - - - - - - - - -
  TDrive /wo Encryption - $output";?>   TDrive /w Encryption - $output";?>
- - - - - - - - - -
  TDrive /wo Encryption files/folders - $output";?>   TDrive /w Encryption files/folders - $output";?>
+
+ +
+
+ + + + + + + + + +
  GDrive - RClone | Mount + + $output";?> + +   GCrypt - RClone | Mount + + $output";?> + +
+ + + + + + + + + +
  GDrive /wo Encryption + + $output";?> + +   GDrive /w Encyption + + $output";?> + +
+ + + + + + + + + +
  GDrive /wo Encryption files/folder + + $output";?> + +   GDrive /w Encyption file/folders + + $output";?> + +
+
+ + + + + + + + + +
  TDrive - RClone | Mount + + $output";?> + +   TCrypt - RClone | Mount + + $output";?> + +
+ + + + + + + + + +
  TDrive /wo Encryption + + $output";?> + +   TDrive /w Encryption + + $output";?> + +
+ + + + + + + + + +
  TDrive /wo Encryption files/folders + + $output";?> + +   TDrive /w Encryption files/folders + + $output";?> + +
+
+ diff --git a/menu/roles/plex_dupefinder/templates/config.json.j2 b/menu/roles/plex_dupefinder/templates/config.json.j2 index cdeabafb..268bd5c8 100644 --- a/menu/roles/plex_dupefinder/templates/config.json.j2 +++ b/menu/roles/plex_dupefinder/templates/config.json.j2 @@ -36,14 +36,14 @@ "*.vob": -5000 }, "PLEX_LIBRARIES": { - "LIBRARY_NAME_1": #, - "LIBRARY_NAME_2": #, - "LIBRARY_NAME_3": #, - "LIBRARY_NAME_4": #, - "LIBRARY_NAME_5": #, - "LIBRARY_NAME_6": #, - "LIBRARY_NAME_7": #, - "LIBRARY_NAME_8": # + "LIBRARY_NAME_1": #, + "LIBRARY_NAME_2": #, + "LIBRARY_NAME_3": #, + "LIBRARY_NAME_4": #, + "LIBRARY_NAME_5": #, + "LIBRARY_NAME_6": #, + "LIBRARY_NAME_7": #, + "LIBRARY_NAME_8": # }, "PLEX_SERVER": "http://localhost:32400", "PLEX_TOKEN": "{{plex_auth_token.stdout}}",