From 3f45f8d79bd28a5675f484410f5c722f035e3ca9 Mon Sep 17 00:00:00 2001 From: kv Date: Tue, 4 Feb 2020 15:59:07 +0000 Subject: [PATCH] Update 'app_templates.ini' Adding Riot, Jellyfin, Lidarr, Airsonic, Tautulli, Bazarr, Ombi, Syncthing and The Lounge templates --- app_templates.ini | 63 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/app_templates.ini b/app_templates.ini index e830836..613476c 100644 --- a/app_templates.ini +++ b/app_templates.ini @@ -81,3 +81,66 @@ url = 192.168.39.175:9117 icon = static/images/apps/jackett.png description = API Support for your favorite torrent trackers open_in = this_tab + +[Riot] +prefix = https:// +url = your-website.com +icon = static/images/apps/riot.png +description = A glossy Matrix collaboration client for the web +open_in = this_tab + +[Jellyfin] +prefix = https:// +url = your-website.com +icon = static/images/apps/jellyfin.png +description = The Free Software Media System +open_in = this_tab + +[Lidarr] +prefix = http:// +url = 192.168.39.175:8686 +icon = static/images/apps/jellyfin.png +description = Looks and smells like Sonarr but made for music +open_in = this_tab + +[Airsonic] +prefix = http:// +url = 192.168.39.175:4040 +icon = static/images/apps/jellyfin.png +description = A Free and Open Source community driven media server +open_in = this_tab + +[Tautulli] +prefix = http:// +url = 192.168.39.175:8181 +icon = static/images/apps/jellyfin.png +description = A Python based monitoring and tracking tool for Plex Media Server +open_in = this_tab + +[Bazarr] +prefix = http:// +url = 192.168.39.175:6767 +icon = static/images/apps/jellyfin.png +description = A companion application to Sonarr and Radarr +open_in = this_tab + +[Ombi] +prefix = http:// +url = 192.168.39.175:3579 +icon = static/images/apps/jellyfin.png +description = Want a Movie or TV Show on Plex or Emby? Use Ombi! +open_in = this_tab + +[Syncthing] +prefix = http:// +url = 192.168.39.175:8384 +icon = static/images/apps/jellyfin.png +description = Open Source Continuous File Synchronization +open_in = this_tab + +[The Lounge] +prefix = http:// +url = 192.168.39.175:9000 +icon = static/images/apps/jellyfin.png +description = Modern, responsive, cross-platform, self-hosted web IRC client +open_in = this_tab