From dd8216be0145580ed96180f4300c44a39324ce2e Mon Sep 17 00:00:00 2001 From: TheBinaryLoop Date: Tue, 11 Feb 2020 09:17:36 +0000 Subject: [PATCH] Added HandBrake template --- app_templates.ini | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app_templates.ini b/app_templates.ini index 3041f3f..ce89953 100644 --- a/app_templates.ini +++ b/app_templates.ini @@ -151,3 +151,11 @@ url = 192.168.39.175:8080 icon = static/images/apps/traefik.png description = The Cloud Native Edge Router open_in = this_tab + +[HandBrake] +prefix = https:// +url = 192.168.39.175::7803 +icon = static/images/apps/handbrake.png +sidebar_icon = static/images/icons/handbrake.png +description = HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder +open_in = this_tab \ No newline at end of file