From 57ae78f1b63984fe06f2b1983660f1969571597e Mon Sep 17 00:00:00 2001 From: llwaini <2027095114@qq.com> Date: Wed, 6 Apr 2022 15:59:48 +0800 Subject: [PATCH] Modify app --- Apps/AdGuardHome/appfile.json | 4 ++-- Apps/AllTubeDownload/appfile.json | 4 ++-- Apps/Calibre-web/appfile.json | 4 ++-- Apps/Jackett/appfile.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Apps/AdGuardHome/appfile.json b/Apps/AdGuardHome/appfile.json index 865470c..7b29abc 100644 --- a/Apps/AdGuardHome/appfile.json +++ b/Apps/AdGuardHome/appfile.json @@ -1,7 +1,7 @@ { "version": "2.0", "title": "AdGuard Home", - "name": "AdGuard Home", + "name": "adguard Home", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/adguardhome.png", "tagline": "Network-wide ads & trackers blocking DNS server ", "overview": "AdGuard Home is a network-wide software for blocking ads and tracking. After you set it up, it'll cover all your home devices, and you won't need any client-side software for that. Learn more on our official Github repository.", @@ -102,7 +102,7 @@ }, "restart_policy": "unless-stopped", "sysctls": [], - "cap_add": [], + "cap_add": {}, "labels": [], "host_name": "", "cmd": [] diff --git a/Apps/AllTubeDownload/appfile.json b/Apps/AllTubeDownload/appfile.json index 27c1a54..1b9be5b 100644 --- a/Apps/AllTubeDownload/appfile.json +++ b/Apps/AllTubeDownload/appfile.json @@ -1,7 +1,7 @@ { "version": "2.0", "title": "AllTube Download", - "name": "AllTube Download", + "name": "alltube download", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/alltube.png", "tagline": "Web GUI for youtube-dl", "overview": "Easily download videos from YouTube, Dailymotion, Vimeo and other websites.", @@ -53,7 +53,7 @@ }, "restart_policy": "always", "sysctls": [], - "cap_add": [], + "cap_add": {}, "labels": [], "host_name": "", "cmd": [] diff --git a/Apps/Calibre-web/appfile.json b/Apps/Calibre-web/appfile.json index d30c874..2557573 100644 --- a/Apps/Calibre-web/appfile.json +++ b/Apps/Calibre-web/appfile.json @@ -1,7 +1,7 @@ { "version": "2.0", "title": "Calibre-web", - "name": "Calibre-web", + "name": "calibre-web", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/icon.png", "tagline": "Web app for browsing, reading and downloading eBooks stored in a Calibre database", "overview": "Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself.", @@ -99,7 +99,7 @@ }, "restart_policy": "unless-stopped", "sysctls": [], - "cap_add": [], + "cap_add": {}, "labels": [], "host_name": "", "cmd": [] diff --git a/Apps/Jackett/appfile.json b/Apps/Jackett/appfile.json index 12e59df..7b60c11 100644 --- a/Apps/Jackett/appfile.json +++ b/Apps/Jackett/appfile.json @@ -1,7 +1,7 @@ { "version": "2.0", "title": "Jackett", - "name": "Jackett", + "name": "jackett", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/jackett.png", "tagline": "Jackett works as a proxy server", "overview": "it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.", @@ -95,7 +95,7 @@ }, "restart_policy": "unless-stopped", "sysctls": [], - "cap_add": [], + "cap_add": {}, "labels": [], "host_name": "", "cmd": []