From ef9beda1b02d095888bc5f4d3cc622d418e5ad35 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 18 Jan 2022 19:40:13 +0100 Subject: [PATCH] Autobuild --- addons_updater/config.json | 2 +- arpspoof/config.json | 2 +- bazarr/config.json | 2 +- bitwarden/config.json | 2 +- booksonic_air/config.json | 2 +- cloudcommander/config.json | 2 +- code-server/config.json | 2 +- elasticsearch/config.json | 2 +- emby/config.json | 2 +- enedisgateway2mqtt/config.json | 2 +- enedisgateway2mqtt_dev/config.json | 2 +- filebrowser/config.json | 2 +- fireflyiii/config.json | 2 +- fireflyiii_data_importer/config.json | 2 +- flaresolverr/config.json | 2 +- flexget/config.json | 2 +- gazpar2mqtt/config.json | 2 +- grav/config.json | 2 +- inadyn/config.json | 2 +- jackett/config.json | 2 +- jellyfin/config.json | 2 +- joal/config.json | 2 +- joplin/config.json | 2 +- lidarr/config.json | 2 +- mealie/config.json | 2 +- mylar3/config.json | 2 +- nextcloud/config.json | 2 +- nzbget/config.json | 2 +- ombi/config.json | 2 +- organizr/config.json | 2 +- paperless_ng/config.json | 2 +- papermerge/config.json | 2 +- photoprism/config.json | 2 +- piwigo/config.json | 2 +- plex/config.json | 2 +- portainer/config.json | 2 +- prowlarr/config.json | 2 +- qbittorrent/config.json | 2 +- radarr/config.json | 2 +- readarr/config.json | 2 +- requestrr/config.json | 2 +- resiliosync/config.json | 2 +- scrutiny/config.json | 2 +- sonarr/config.json | 2 +- tandoor_recipes/config.json | 2 +- teamspeak/config.json | 2 +- transmission/config.json | 2 +- ubooquity/config.json | 2 +- webtop/config.json | 2 +- webtrees/config.json | 2 +- wger/config.json | 2 +- whoogle/config.json | 2 +- xteve/config.json | 2 +- 53 files changed, 53 insertions(+), 53 deletions(-) diff --git a/addons_updater/config.json b/addons_updater/config.json index cb552d025..224c1211f 100644 --- a/addons_updater/config.json +++ b/addons_updater/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "manual", - "description ": "Automatic addons update by aligning version tag with upstream releases", + "description": "Automatic addons update by aligning version tag with upstream releases", "environment": { "GIT_DISCOVERY_ACROSS_FILESYSTEM": "1" }, diff --git a/arpspoof/config.json b/arpspoof/config.json index 8df9fa9a2..eccd32d17 100644 --- a/arpspoof/config.json +++ b/arpspoof/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "block internet connection for local network devices", + "description": "block internet connection for local network devices", "devices": [], "environment": {}, "image": "ghcr.io/alexbelgium/arpspoof-{arch}", diff --git a/bazarr/config.json b/bazarr/config.json index e42a126a4..826d97248 100644 --- a/bazarr/config.json +++ b/bazarr/config.json @@ -2,7 +2,7 @@ "name": "Bazarr NAS", "version": "1.0.2", "slug": "bazarr_nas", - "description ": "Companion application to Sonarr and Radarr to download subtitles", + "description": "Companion application to Sonarr and Radarr to download subtitles", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/bitwarden/config.json b/bitwarden/config.json index 2a0cd0116..14fed62c9 100644 --- a/bitwarden/config.json +++ b/bitwarden/config.json @@ -1,7 +1,7 @@ { "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "Open source password management solution", + "description": "Open source password management solution", "init": false, "map": ["ssl"], "name": "Vaultwarden (Bitwarden)", diff --git a/booksonic_air/config.json b/booksonic_air/config.json index c813bc6bf..7f7f02943 100644 --- a/booksonic_air/config.json +++ b/booksonic_air/config.json @@ -3,7 +3,7 @@ "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", "image": "ghcr.io/alexbelgium/booksonic_air-{arch}", - "description ": "platform for accessing the audibooks you own wherever you are", + "description": "platform for accessing the audibooks you own wherever you are", "devices": [ "/dev/sda", "/dev/sdb", diff --git a/cloudcommander/config.json b/cloudcommander/config.json index 190f7edd6..b9a00b8fe 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -1,7 +1,7 @@ { "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "Cloud Commander a file manager for the web with console and editor", + "description": "Cloud Commander a file manager for the web with console and editor", "image": "ghcr.io/alexbelgium/cloudcommander-{arch}", "devices": [ "/dev/mmcblk0p8", diff --git a/code-server/config.json b/code-server/config.json index 582c30c34..4b5b661d4 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Code-server is VS Code running on a remote server, accessible through the browser.", + "description": "Code-server is VS Code running on a remote server, accessible through the browser.", "image": "ghcr.io/alexbelgium/code-server-{arch}", "devices": [ "/dev/sda", diff --git a/elasticsearch/config.json b/elasticsearch/config.json index f3c24596c..cfb2008b1 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -1,6 +1,6 @@ { "arch": ["aarch64", "amd64"], - "description ": "Free and Open, Distributed, RESTful Search Engine", + "description": "Free and Open, Distributed, RESTful Search Engine", "environment": { "ES_JAVA_OPTS": "-Xms1024M -Xmx1024M", "bootstrap.memory_lock": "true", diff --git a/emby/config.json b/emby/config.json index 77c24b1e1..0b9bd1e19 100644 --- a/emby/config.json +++ b/emby/config.json @@ -3,7 +3,7 @@ "name": "Emby NAS", "version": "4.7.0.20", "slug": "emby_nas", - "description ": "A Free Software Media System that puts you in control of managing and streaming your media.", + "description": "A Free Software Media System that puts you in control of managing and streaming your media.", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index a2bfb328e..280f42340 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -1,6 +1,6 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "use Enedis Gateway API to send data in your MQTT Broker (latest channel)", + "description": "use Enedis Gateway API to send data in your MQTT Broker (latest channel)", "map": ["config:rw"], "name": "Enedisgateway2mqtt", "options": { diff --git a/enedisgateway2mqtt_dev/config.json b/enedisgateway2mqtt_dev/config.json index b524df261..378b2972b 100644 --- a/enedisgateway2mqtt_dev/config.json +++ b/enedisgateway2mqtt_dev/config.json @@ -1,6 +1,6 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "use Enedis Gateway API to send data in your MQTT Broker (latest-dev channel)", + "description": "use Enedis Gateway API to send data in your MQTT Broker (latest-dev channel)", "map": ["config:rw"], "name": "Enedisgateway2mqtt Dev", "options": { diff --git a/filebrowser/config.json b/filebrowser/config.json index bb5c27ceb..edb290a89 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -1,7 +1,7 @@ { "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files", + "description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files", "image": "ghcr.io/alexbelgium/filebrowser-{arch}", "devices": [ "/dev/sda", diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 538bfd101..7b254f385 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "A free and open source personal finance manager", + "description": "A free and open source personal finance manager", "devices": [], "environment": { "TRUSTED_PROXIES": "**" diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index 4b2725498..f5f83493e 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Data importer for Firefly III (separate addon)", + "description": "Data importer for Firefly III (separate addon)", "devices": [], "image": "ghcr.io/alexbelgium/fireflyiii-importer-{arch}", "environment": { diff --git a/flaresolverr/config.json b/flaresolverr/config.json index d598b71a8..a8c25c317 100644 --- a/flaresolverr/config.json +++ b/flaresolverr/config.json @@ -3,7 +3,7 @@ "version": "2.1.0", "upstream": "2.1.0", "slug": "flaresolverr", - "description ": "Proxy server to bypass Cloudflare protection ", + "description": "Proxy server to bypass Cloudflare protection ", "url": "https://github.com/alexbelgium/hassio-addons", "webui": "[PROTO:ssl]://[HOST]:[PORT:8191]", "image": "ghcr.io/alexbelgium/flaresolverr-{arch}", diff --git a/flexget/config.json b/flexget/config.json index d446c1c74..61dd97abf 100644 --- a/flexget/config.json +++ b/flexget/config.json @@ -1,7 +1,7 @@ { "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "FlexGet is a multipurpose automation tool for all of your media", + "description": "FlexGet is a multipurpose automation tool for all of your media", "image": "ghcr.io/alexbelgium/flexget-{arch}", "environment": { "FG_PLUGINS": "", diff --git a/gazpar2mqtt/config.json b/gazpar2mqtt/config.json index ee88470b5..147de4831 100644 --- a/gazpar2mqtt/config.json +++ b/gazpar2mqtt/config.json @@ -1,6 +1,6 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "fetch GRDF data and publish data to a mqtt broker", + "description": "fetch GRDF data and publish data to a mqtt broker", "map": ["config:rw", "share:rw"], "name": "gazpar2mqtt", "image": "ghcr.io/alexbelgium/gazpar2mqtt-{arch}", diff --git a/grav/config.json b/grav/config.json index 4bb100744..6e7f000fe 100644 --- a/grav/config.json +++ b/grav/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Fast, Simple, and Flexible, file-based Web-platform", + "description": "Fast, Simple, and Flexible, file-based Web-platform", "devices": [], "environment": {}, "image": "ghcr.io/alexbelgium/grav-{arch}", diff --git a/inadyn/config.json b/inadyn/config.json index c8b742ffb..5d5340948 100644 --- a/inadyn/config.json +++ b/inadyn/config.json @@ -1,6 +1,6 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). For those that are not, you can use a custom provider as per this project's documentation (https://github.com/nalipaz/hassio-addons/blob/master/README.md)", + "description": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). For those that are not, you can use a custom provider as per this project's documentation (https://github.com/nalipaz/hassio-addons/blob/master/README.md)", "environment": {}, "host_network": true, "map": ["ssl"], diff --git a/jackett/config.json b/jackett/config.json index b35261739..04d74b5ea 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -2,7 +2,7 @@ "name": "Jackett NAS", "version": "0.20.371", "slug": "jackett_nas", - "description ": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software", + "description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/jellyfin/config.json b/jellyfin/config.json index 0135c3748..012b5d6ca 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -3,7 +3,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "A Free Software Media System that puts you in control of managing and streaming your media.", + "description": "A Free Software Media System that puts you in control of managing and streaming your media.", "image": "ghcr.io/alexbelgium/jellyfin-{arch}", "devices": [ "/dev/dri", diff --git a/joal/config.json b/joal/config.json index 7d6a9f7d7..19a6083ea 100644 --- a/joal/config.json +++ b/joal/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "An open source command line RatioMaster with WebUI", + "description": "An open source command line RatioMaster with WebUI", "environment": {}, "hassio_api": true, "host_network": false, diff --git a/joplin/config.json b/joplin/config.json index 2f621aff9..3f6572b4f 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -3,7 +3,7 @@ "version": "2.6.10", "upstream": "2.6.10", "slug": "joplin", - "description ": "Self-hosted open source note-taking application", + "description": "Self-hosted open source note-taking application", "url": "https://github.com/alexbelgium/hassio-addons", "webui": "[PROTO:ssl]://[HOST]:[PORT:22300]", "ports": { diff --git a/lidarr/config.json b/lidarr/config.json index 76ac1cab9..7c5a56efa 100644 --- a/lidarr/config.json +++ b/lidarr/config.json @@ -2,7 +2,7 @@ "name": "Lidarr NAS", "version": "0.8.1.2135-ls69", "slug": "lidarr_nas", - "description ": "Music collection manager for Usenet and BitTorrent users", + "description": "Music collection manager for Usenet and BitTorrent users", "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/mealie/config.json b/mealie/config.json index 6c3022f62..f029d0257 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armhf", "armv7"], "boot": "auto", - "description ": "Mealie is a self hosted recipe manager and meal planner built in Vue", + "description": "Mealie is a self hosted recipe manager and meal planner built in Vue", "environment": { "DB_ENGINE": "sqlite", "APP_PORT": "9925" diff --git a/mylar3/config.json b/mylar3/config.json index ee8ae53c1..40e46c115 100644 --- a/mylar3/config.json +++ b/mylar3/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Automated comic book downloader for use with NZB and torrents", + "description": "Automated comic book downloader for use with NZB and torrents", "image": "ghcr.io/alexbelgium/mylar3-{arch}", "devices": [ "/dev/sda", diff --git a/nextcloud/config.json b/nextcloud/config.json index 9a5d542c8..32e763d37 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -42,7 +42,7 @@ "hassio_api": true, "ingress_port": 0, "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "Nextcloud for Home Assistant", + "description": "Nextcloud for Home Assistant", "boot": "manual", "uart": true, "map": ["share:rw", "media:rw", "ssl:rw"], diff --git a/nzbget/config.json b/nzbget/config.json index eb926f03e..19631cf4f 100644 --- a/nzbget/config.json +++ b/nzbget/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "usenet downloader", + "description": "usenet downloader", "image": "ghcr.io/alexbelgium/nzbget-{arch}", "devices": [ "/dev/sda", diff --git a/ombi/config.json b/ombi/config.json index 2251d0030..c68326a44 100644 --- a/ombi/config.json +++ b/ombi/config.json @@ -2,7 +2,7 @@ "name": "Ombi", "version": "4.3.3-3", "slug": "ombi", - "description ": "Self-hosted Plex Request and user management system", + "description": "Self-hosted Plex Request and user management system", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/organizr/config.json b/organizr/config.json index be28fc250..660fb1db1 100644 --- a/organizr/config.json +++ b/organizr/config.json @@ -3,7 +3,7 @@ "version": "1.90", "upstream": "1.90", "slug": "organizr", - "description ": "An HTPC/Homelab services organizer that is written in PHP", + "description": "An HTPC/Homelab services organizer that is written in PHP", "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/paperless_ng/config.json b/paperless_ng/config.json index dc31415e8..c539639c6 100644 --- a/paperless_ng/config.json +++ b/paperless_ng/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "scan, index and archive all your physical documents", + "description": "scan, index and archive all your physical documents", "image": "ghcr.io/alexbelgium/paperless_ng-{arch}", "devices": [ "/dev/sda", diff --git a/papermerge/config.json b/papermerge/config.json index 7293ee0ac..2f345575c 100644 --- a/papermerge/config.json +++ b/papermerge/config.json @@ -1,7 +1,7 @@ { "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], - "description ": "Open source document management system (DMS)", + "description": "Open source document management system (DMS)", "environment": {}, "map": ["share:rw", "media:rw", "ssl", "config:rw"], "name": "Papermerge", diff --git a/photoprism/config.json b/photoprism/config.json index 6d7fb39ef..cfac53290 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -1,7 +1,7 @@ { "apparmor": true, "arch": ["aarch64", "amd64"], - "description ": "A server-based application for browsing, organizing and sharing your personal photo collection", + "description": "A server-based application for browsing, organizing and sharing your personal photo collection", "devices": [ "/dev/sda", "/dev/sdb", diff --git a/piwigo/config.json b/piwigo/config.json index a835ec65e..b9da60844 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Piwigo is a photo gallery software for the web", + "description": "Piwigo is a photo gallery software for the web", "image": "ghcr.io/alexbelgium/piwigo-{arch}", "devices": [ "/dev/sda", diff --git a/plex/config.json b/plex/config.json index 5d8f9d114..10473ed6e 100644 --- a/plex/config.json +++ b/plex/config.json @@ -4,7 +4,7 @@ "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", "image": "ghcr.io/alexbelgium/plex-{arch}", - "description ": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.", + "description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.", "devices": [ "/dev/dri", "/dev/vchiq", diff --git a/portainer/config.json b/portainer/config.json index 2dfc618bf..dc8c18946 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -1,6 +1,6 @@ { "arch": ["aarch64", "amd64", "armhf", "armv7"], - "description ": "Manage your Docker environment with ease", + "description": "Manage your Docker environment with ease", "docker_api": true, "hassio_api": true, "ingress": true, diff --git a/prowlarr/config.json b/prowlarr/config.json index 6bf929ddc..c875550b9 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Torrent Trackers and Usenet Indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required", + "description": "Torrent Trackers and Usenet Indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required", "environment": { "PUID": "0", "PGID": "0" diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 6d050c8fa..23e3e4a2b 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -4,7 +4,7 @@ "backup_exclude": ["image.tar"], "boot": "auto", "image": "ghcr.io/alexbelgium/qbittorrent-{arch}", - "description ": "qBittorrent is a bittorrent client", + "description": "qBittorrent is a bittorrent client", "devices": [ "/dev/net/tun", "/dev/sda", diff --git a/radarr/config.json b/radarr/config.json index 49f4ca4a8..6844f0555 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -2,7 +2,7 @@ "name": "Radarr NAS", "version": "3.2.2.5080-7", "slug": "radarr_nas", - "description ": "A fork of Sonarr to work with movies like Couchpotato", + "description": "A fork of Sonarr to work with movies like Couchpotato", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/readarr/config.json b/readarr/config.json index 886056930..984edc7cf 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -2,7 +2,7 @@ "name": "Readarr NAS", "version": "nightly-alpine-0.1.0.1175-ls12", "slug": "readarr_nas", - "description ": "Book Manager and Automation", + "description": "Book Manager and Automation", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/requestrr/config.json b/requestrr/config.json index 4307d5c37..2397ff4f8 100644 --- a/requestrr/config.json +++ b/requestrr/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat", + "description": "Chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat", "environment": { "PUID": "0", "PGID": "0" diff --git a/resiliosync/config.json b/resiliosync/config.json index e4ae79dbc..0b678de81 100644 --- a/resiliosync/config.json +++ b/resiliosync/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armhf", "armv7"], "boot": "auto", - "description ": "Self-hosted file share and collaboration platform on the web", + "description": "Self-hosted file share and collaboration platform on the web", "devices": [ "/dev/net/tun", "/dev/sda", diff --git a/scrutiny/config.json b/scrutiny/config.json index 50df9bc53..670cbfe6c 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -3,7 +3,7 @@ "version": "0.3.13-6", "upstream": "0.3.13", "slug": "scrutiny", - "description ": "Scrutiny WebUI for smartd S.M.A.R.T monitoring", + "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring", "url": "https://github.com/AnalogJ/scrutiny", "startup": "services", "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/sonarr/config.json b/sonarr/config.json index 81dc1eeb1..41ee999e8 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -2,7 +2,7 @@ "name": "Sonarr NAS", "version": "3.0.6.1342-6", "slug": "sonarr_nas", - "description ": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. ", + "description": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. ", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 898f99325..acbba657c 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "recipe manager", + "description": "recipe manager", "environment": { "DB_ENGINE": "django.db.backends.sqlite3", "POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db", diff --git a/teamspeak/config.json b/teamspeak/config.json index c76714c06..4c7c7b89f 100644 --- a/teamspeak/config.json +++ b/teamspeak/config.json @@ -1,6 +1,6 @@ { "arch": ["aarch64", "amd64", "armhf", "armv7"], - "description ": "voice communication for online gaming, education and training", + "description": "voice communication for online gaming, education and training", "environment": { "TS3SERVER_LICENSE": "accept", "PUID": "503", diff --git a/transmission/config.json b/transmission/config.json index abfa98b2f..24ede7b38 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Bittorrent client based on linuxserver image", + "description": "Bittorrent client based on linuxserver image", "image": "ghcr.io/alexbelgium/transmission-{arch}", "devices": [ "/dev/net/tun", diff --git a/ubooquity/config.json b/ubooquity/config.json index b163ee77b..25703f2f1 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -2,7 +2,7 @@ "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "Free, lightweight and easy-to-use home server for your comics and ebooks", + "description": "Free, lightweight and easy-to-use home server for your comics and ebooks", "image": "ghcr.io/alexbelgium/ubooquity-{arch}", "devices": [ "/dev/sda", diff --git a/webtop/config.json b/webtop/config.json index f978973ee..2cb566750 100644 --- a/webtop/config.json +++ b/webtop/config.json @@ -7,7 +7,7 @@ "PGID": "0", "HOME": "/share/webtop" }, - "description ": "Full linux desktop environment accessible via any modern web browser", + "description": "Full linux desktop environment accessible via any modern web browser", "image": "ghcr.io/alexbelgium/webtop-{arch}", "devices": [ "/dev/dri", diff --git a/webtrees/config.json b/webtrees/config.json index b55212bdc..9d1276559 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -1,7 +1,7 @@ { "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", - "description ": "web's leading on-line collaborative genealogy application", + "description": "web's leading on-line collaborative genealogy application", "image": "ghcr.io/alexbelgium/webtrees-{arch}", "devices": [ "/dev/mmcblk0p8", diff --git a/wger/config.json b/wger/config.json index 765751cae..71cb43ad6 100644 --- a/wger/config.json +++ b/wger/config.json @@ -1,7 +1,7 @@ { "arch": ["amd64", "aarch64"], "boot": "auto", - "description ": "manage your personal workouts, weight and diet plans", + "description": "manage your personal workouts, weight and diet plans", "image": "ghcr.io/alexbelgium/wger-{arch}", "environment": {}, "map": ["share:rw", "ssl:ro"], diff --git a/whoogle/config.json b/whoogle/config.json index 7fb3a8656..a8b6ef073 100644 --- a/whoogle/config.json +++ b/whoogle/config.json @@ -2,7 +2,7 @@ "name": "Whoogle Search Test", "version": "0.7.1-2", "slug": "whoogle-search", - "description ": "Self-hosted, ad-free, privacy-respecting metasearch engine", + "description": "Self-hosted, ad-free, privacy-respecting metasearch engine", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle", "apparmor": true, "arch": ["aarch64", "amd64", "armv7", "armhf"], diff --git a/xteve/config.json b/xteve/config.json index 22255614a..d5e2c5b85 100644 --- a/xteve/config.json +++ b/xteve/config.json @@ -1,6 +1,6 @@ { "arch": ["aarch64", "amd64", "armhf", "armv7"], - "description ": "M3U Proxy for Plex DVR and Emby Live TV", + "description": "M3U Proxy for Plex DVR and Emby Live TV", "environment": {}, "map": ["config:rw", "share:rw"], "name": "Xteve",