diff --git a/bazarr/config.json b/bazarr/config.json index 88a6d131d..5e340f9d2 100644 --- a/bazarr/config.json +++ b/bazarr/config.json @@ -43,6 +43,7 @@ "/dev/nvme1", "/dev/nvme2" ], + "init": false, "environment": { "PGID": "0", "PUID": "0" @@ -81,4 +82,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr", "version": "1.0.4", "webui": "http://[HOST]:[PORT:6767]" -} +} \ No newline at end of file diff --git a/booksonic_air/config.json b/booksonic_air/config.json index 5547599cc..1f5b9666e 100644 --- a/booksonic_air/config.json +++ b/booksonic_air/config.json @@ -38,6 +38,7 @@ "/dev/nvme1", "/dev/nvme2" ], + "init": false, "environment": { "PGID": "0", "PUID": "0" @@ -77,4 +78,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air", "version": "v2201.1.0-ls58", "webui": "http://[HOST]:[PORT:4040]" -} +} \ No newline at end of file diff --git a/calibre/config.json b/calibre/config.json index c8842cc63..2a6cb6174 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -38,6 +38,7 @@ "/dev/nvme1", "/dev/nvme2" ], + "init": false, "environment": { "CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre", "FM_HOME": "/config/addons_config/calibre", @@ -88,4 +89,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", "version": "v5.38-3", "video": true -} +} \ No newline at end of file diff --git a/calibre_web/config.json b/calibre_web/config.json index 0a3ab6338..d3138d295 100644 --- a/calibre_web/config.json +++ b/calibre_web/config.json @@ -47,6 +47,7 @@ "shm_size": "1gb" }, "hassio_api": true, + "init": false, "image": "ghcr.io/alexbelgium/calibre-web-{arch}", "ingress": true, "map": [ @@ -88,4 +89,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", "version": "0.6.18-ls164-test5", "video": true -} +} \ No newline at end of file diff --git a/code-server/config.json b/code-server/config.json index 281fe07ed..7cb21fd34 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -38,6 +38,7 @@ "/dev/nvme1", "/dev/nvme2" ], + "init": false, "map": [ "backup:rw", "config:rw", @@ -74,4 +75,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server", "version": "4.4.0", "webui": "http://[HOST]:[PORT:8443]" -} +} \ No newline at end of file diff --git a/emby/config.json b/emby/config.json index 56008f1e1..340be39b3 100644 --- a/emby/config.json +++ b/emby/config.json @@ -58,10 +58,10 @@ "/dev/nvme2" ], "host_network": true, + "init": false, "ingress": true, "ingress_port": 0, "ingress_stream": true, - "init": false, "map": [ "config:rw", "share:rw", @@ -108,4 +108,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", "version": "4.8.0.0-2", "video": true -} +} \ No newline at end of file diff --git a/grav/config.json b/grav/config.json index b93f8bac0..960b51dcc 100644 --- a/grav/config.json +++ b/grav/config.json @@ -7,6 +7,7 @@ "codenotary": "alexandrep.github@gmail.com", "description": "Fast, Simple, and Flexible, file-based Web-platform", "devices": [], + "init": false, "map": [ "share:rw", "media:rw", @@ -33,4 +34,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.7.33", "webui": "http://[HOST]:[PORT:80]" -} +} \ No newline at end of file diff --git a/jackett/config.json b/jackett/config.json index 346ede849..b518fe9d7 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -6,6 +6,7 @@ ], "codenotary": "alexandrep.github@gmail.com", "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", + "init": false, "environment": { "PGID": "0", "PUID": "0" @@ -45,4 +46,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", "version": "0.20.1175", "webui": "http://[HOST]:[PORT:9117]" -} +} \ No newline at end of file diff --git a/lidarr/config.json b/lidarr/config.json index 6e202ed9a..8e34a5b0f 100644 --- a/lidarr/config.json +++ b/lidarr/config.json @@ -42,6 +42,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [ "config:rw", "share:rw", @@ -80,4 +81,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "version": "1.0.2.2592-ls86", "webui": "http://[HOST]:[PORT:8686]" -} +} \ No newline at end of file diff --git a/mylar3/config.json b/mylar3/config.json index f6943c4dd..10551daaf 100644 --- a/mylar3/config.json +++ b/mylar3/config.json @@ -42,6 +42,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [ "config:rw", "share:rw", @@ -76,4 +77,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.6.8", "webui": "http://[HOST]:[PORT:8090]" -} +} \ No newline at end of file diff --git a/nextcloud/config.json b/nextcloud/config.json index 41f4d556d..b8c881e7d 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -41,6 +41,7 @@ ], "hassio_api": true, "ingress_port": 0, + "init": false, "map": [ "share:rw", "media:rw", @@ -99,4 +100,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", "version": "24.0.1-2", "webui": "https://[HOST]:[PORT:443]" -} +} \ No newline at end of file diff --git a/nzbget/config.json b/nzbget/config.json index 929de1304..bb97403f4 100644 --- a/nzbget/config.json +++ b/nzbget/config.json @@ -42,6 +42,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [ "config:rw", "share:rw", @@ -76,4 +77,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "21.1", "webui": "http://[HOST]:[PORT:6789]" -} +} \ No newline at end of file diff --git a/ombi/config.json b/ombi/config.json index 9876d3518..dbd5aac28 100644 --- a/ombi/config.json +++ b/ombi/config.json @@ -6,6 +6,7 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Self-hosted Plex Request and user management system", + "init": false, "map": [ "config:rw" ], @@ -29,4 +30,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi", "version": "4.16.12", "webui": "http://[HOST]:[PORT:3579]" -} +} \ No newline at end of file diff --git a/overseerr/config.json b/overseerr/config.json index ee2a92a60..869dbbc4d 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -11,6 +11,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [ "config:rw" ], @@ -37,4 +38,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", "version": "1.29.1", "webui": "http://[HOST]:[PORT:5055]" -} +} \ No newline at end of file diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index e218d7313..18d1c2d82 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -43,6 +43,7 @@ "PUID": "0" }, "homeassistant": "0.92.0b2", + "init": false, "map": [ "config:rw", "share:rw", @@ -80,4 +81,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "v1.7.1-ls17", "webui": "http://[HOST]:[PORT:8000]" -} +} \ No newline at end of file diff --git a/papermerge/config.json b/papermerge/config.json index a4bd0bb6b..2c39c0592 100644 --- a/papermerge/config.json +++ b/papermerge/config.json @@ -6,6 +6,7 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "Open source document management system (DMS)", + "init": false, "map": [ "share:rw", "media:rw", @@ -51,4 +52,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "v2.0.1-ls49", "webui": "http://[HOST]:[PORT:8000]" -} +} \ No newline at end of file diff --git a/piwigo/config.json b/piwigo/config.json index fda454cd1..f4f414e4a 100644 --- a/piwigo/config.json +++ b/piwigo/config.json @@ -41,6 +41,7 @@ "environment": { "PWG_LOCAL_DIR": "/data" }, + "init": false, "map": [ "media:rw", "share:rw", @@ -76,4 +77,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "12.2.0", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" -} +} \ No newline at end of file diff --git a/plex/config.json b/plex/config.json index aa92522dd..40f497641 100644 --- a/plex/config.json +++ b/plex/config.json @@ -54,6 +54,7 @@ "version": "docker" }, "host_network": true, + "init": false, "map": [ "share:rw", "media:rw", @@ -116,4 +117,4 @@ "version": "1.26.2.5797-5bd057d2b-ls118", "video": true, "webui": "http://[HOST]:[PORT:32400]/web" -} +} \ No newline at end of file diff --git a/plex_meta_manager/config.json b/plex_meta_manager/config.json index c2c376769..dcbd7126f 100644 --- a/plex_meta_manager/config.json +++ b/plex_meta_manager/config.json @@ -8,6 +8,7 @@ "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections", "devices": [], "image": "ghcr.io/alexbelgium/plex-media-manager-{arch}", + "init": false, "map": [ "config:rw" ], @@ -34,4 +35,4 @@ "slug": "plex-meta-manager", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager", "version": "v1.17.0-ls15" -} +} \ No newline at end of file diff --git a/prowlarr/config.json b/prowlarr/config.json index 80a6b380a..f1bf6ea4a 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -10,6 +10,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [ "config:rw", "share:rw", @@ -48,4 +49,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "nightly-0.4.0.1816-ls350", "webui": "http://[HOST]:[PORT:9696]" -} +} \ No newline at end of file diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 1b144613c..dd17ae10c 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -45,6 +45,7 @@ "WEBUI_PORT": "8080" }, "ingress": true, + "init": false, "map": [ "media:rw", "config:rw", @@ -109,4 +110,4 @@ "slug": "qbittorrent", "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.4.3.1-r1-ls201" -} +} \ No newline at end of file diff --git a/radarr/config.json b/radarr/config.json index 6b6632fa4..a61ff43c1 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -42,6 +42,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [ "config:rw", "share:rw", @@ -81,4 +82,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", "version": "4.1.0.6175", "webui": "http://[HOST]:[PORT:7878]" -} +} \ No newline at end of file diff --git a/readarr/config.json b/readarr/config.json index a79982680..20aac860c 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -42,6 +42,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [ "config:rw", "share:rw", @@ -78,4 +79,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", "version": "nightly-0.1.1.1352-ls121", "webui": "http://[HOST]:[PORT:8787]" -} +} \ No newline at end of file diff --git a/requestrr/config.json b/requestrr/config.json index fb243c4a6..9302aff29 100644 --- a/requestrr/config.json +++ b/requestrr/config.json @@ -10,6 +10,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [], "name": "Requestrr", "options": { @@ -35,4 +36,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.2", "webui": "http://[HOST]:[PORT:4545]" -} +} \ No newline at end of file diff --git a/resiliosync/config.json b/resiliosync/config.json index f99969306..d639153b1 100644 --- a/resiliosync/config.json +++ b/resiliosync/config.json @@ -40,6 +40,7 @@ "/dev/nvme2" ], "ingress": true, + "init": false, "map": [ "share:rw", "config:rw" @@ -80,4 +81,4 @@ "slug": "resiliosync", "url": "https://github.com/tyjtyj/hassio-addons", "version": "2.7.3.1381-4" -} +} \ No newline at end of file diff --git a/scrutiny/config.json b/scrutiny/config.json index b7c03c221..6905dd921 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -48,6 +48,7 @@ "SCRUTINY_WEB": "true" }, "ingress": true, + "init": false, "name": "Scrutiny", "options": { "PGID": 0, @@ -83,4 +84,4 @@ "udev": true, "url": "https://github.com/AnalogJ/scrutiny", "version": "2ab714f5-ls35" -} +} \ No newline at end of file diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index eea7d5702..4233daf78 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -15,6 +15,7 @@ "full_access": true, "image": "ghcr.io/alexbelgium/scrutiny-fa-{arch}", "ingress": true, + "init": false, "name": "Scrutiny (Full Access)", "options": { "PGID": 0, @@ -50,4 +51,4 @@ "udev": true, "url": "https://github.com/AnalogJ/scrutiny", "version": "2ab714f5-ls35-2" -} +} \ No newline at end of file diff --git a/sonarr/config.json b/sonarr/config.json index 4f5f24213..cc2d6c888 100644 --- a/sonarr/config.json +++ b/sonarr/config.json @@ -42,6 +42,7 @@ "PGID": "0", "PUID": "0" }, + "init": false, "map": [ "config:rw", "share:rw", @@ -81,4 +82,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", "version": "3.0.8.1507", "webui": "http://[HOST]:[PORT:8989]" -} +} \ No newline at end of file diff --git a/transmission/config.json b/transmission/config.json index 2baf06615..7962f0232 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -40,6 +40,7 @@ "/dev/nvme2" ], "ingress": true, + "init": false, "map": [ "config:rw", "share:rw", @@ -92,4 +93,4 @@ "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons", "version": "3.00-r5-ls125-3" -} +} \ No newline at end of file diff --git a/ubooquity/config.json b/ubooquity/config.json index 168c4eb2c..904da6b02 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -38,6 +38,7 @@ "/dev/nvme1", "/dev/nvme2" ], + "init": false, "map": [ "media:rw", "config:rw", @@ -86,4 +87,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.2-8", "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" -} +} \ No newline at end of file diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 70ec32f30..69de2e984 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -62,6 +62,7 @@ "host_dbus": true, "image": "ghcr.io/alexbelgium/webtop-kde-{arch}", "ingress": true, + "init": false, "map": [ "media:rw", "share:rw", @@ -111,4 +112,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.16-r0-ls60", "video": true -} +} \ No newline at end of file diff --git a/webtrees/config.json b/webtrees/config.json index 1d8589940..73d7a58be 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -56,6 +56,7 @@ "WT_USER": "admin" }, "image": "ghcr.io/alexbelgium/webtrees-{arch}", + "init": false, "map": [ "config:rw", "share:rw", @@ -96,4 +97,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "v2.1.5", "webui": "http://[HOST]:[PORT:80]" -} +} \ No newline at end of file