Lint config.json

This commit is contained in:
Alexandre
2022-04-27 20:43:46 +02:00
parent 7dda4fdbe3
commit 1db5dd4a1e
58 changed files with 55 additions and 187 deletions

View File

@@ -6,7 +6,6 @@
], ],
"boot": "manual", "boot": "manual",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Automatic addons update by aligning version tag with upstream releases",
"environment": { "environment": {
"GIT_DISCOVERY_ACROSS_FILESYSTEM": "1" "GIT_DISCOVERY_ACROSS_FILESYSTEM": "1"
}, },

View File

@@ -6,7 +6,6 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "block internet connection for local network devices", "description": "block internet connection for local network devices",
"environment": {},
"host_network": true, "host_network": true,
"map": [], "map": [],
"name": "Arpspoof", "name": "Arpspoof",
@@ -31,4 +30,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/arpsoof", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/arpsoof",
"version": "1.0.0", "version": "1.0.0",
"webui": "http://[HOST]:[PORT:7022]" "webui": "http://[HOST]:[PORT:7022]"
} }

View File

@@ -9,7 +9,6 @@
"**/logs/*", "**/logs/*",
"**/MediaCover/*" "**/MediaCover/*"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Companion application to Sonarr and Radarr to download subtitles", "description": "Companion application to Sonarr and Radarr to download subtitles",
"devices": [ "devices": [
@@ -48,7 +47,6 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"ingress": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -80,8 +78,7 @@
}, },
"slug": "bazarr_nas", "slug": "bazarr_nas",
"startup": "services", "startup": "services",
"upstream": "1.0.3",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr",
"version": "1.0.3", "version": "1.0.3",
"webui": "http://[HOST]:[PORT:6767]" "webui": "http://[HOST]:[PORT:6767]"
} }

View File

@@ -31,7 +31,6 @@
}, },
"slug": "bitwarden", "slug": "bitwarden",
"startup": "services", "startup": "services",
"upstream": "1.24.0",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden",
"version": "1.24.0", "version": "1.24.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:7277]" "webui": "[PROTO:ssl]://[HOST]:[PORT:7277]"

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "platform for accessing the audibooks you own wherever you are", "description": "platform for accessing the audibooks you own wherever you are",
"devices": [ "devices": [
@@ -75,8 +74,7 @@
"networkdisks": "str?" "networkdisks": "str?"
}, },
"slug": "booksonic-air_nas", "slug": "booksonic-air_nas",
"upstream": "v2201.1.0-ls54",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air",
"version": "v2201.1.0-ls54", "version": "v2201.1.0-ls54",
"webui": "http://[HOST]:[PORT:4040]" "webui": "http://[HOST]:[PORT:4040]"
} }

View File

@@ -39,9 +39,7 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": {},
"ingress": true, "ingress": true,
"ingress_port": 8099,
"ingress_stream": true, "ingress_stream": true,
"map": [ "map": [
"ssl:rw", "ssl:rw",
@@ -52,7 +50,6 @@
"addons:rw" "addons:rw"
], ],
"name": "Cloudcommander", "name": "Cloudcommander",
"options": {},
"panel_icon": "mdi:file-search", "panel_icon": "mdi:file-search",
"ports": { "ports": {
"8000/tcp": 8000 "8000/tcp": 8000
@@ -74,8 +71,6 @@
"smbv1": "bool?" "smbv1": "bool?"
}, },
"slug": "cloudcommander", "slug": "cloudcommander",
"upstream": "16.1.0",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.1.0", "version": "16.1.0"
"webui": "http://[HOST]:[PORT:8000]" }
}

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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.",
"devices": [ "devices": [
@@ -39,7 +38,6 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": {},
"map": [ "map": [
"backup:rw", "backup:rw",
"config:rw", "config:rw",
@@ -55,6 +53,9 @@
"ports": { "ports": {
"8443/tcp": 8443 "8443/tcp": 8443
}, },
"ports_description": {
"8443/tcp": "WebUI"
},
"privileged": [ "privileged": [
"SYS_ADMIN", "SYS_ADMIN",
"DAC_READ_SEARCH" "DAC_READ_SEARCH"
@@ -70,8 +71,7 @@
}, },
"slug": "code-server", "slug": "code-server",
"startup": "services", "startup": "services",
"upstream": "4.3.0",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.3.0", "version": "4.3.0",
"webui": "http://[HOST]:[PORT:8443]" "webui": "http://[HOST]:[PORT:8443]"
} }

View File

@@ -16,7 +16,6 @@
"config:rw" "config:rw"
], ],
"name": "Elasticsearch server", "name": "Elasticsearch server",
"options": {},
"ports": { "ports": {
"9200/tcp": 9200, "9200/tcp": 9200,
"9300/tcp": 9300 "9300/tcp": 9300
@@ -25,9 +24,7 @@
"9200/tcp": "API calls over HTTP", "9200/tcp": "API calls over HTTP",
"9300/tcp": "custom binary protoco" "9300/tcp": "custom binary protoco"
}, },
"schema": {},
"slug": "elasticsearch", "slug": "elasticsearch",
"upstream": "7.14.2",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/elasticsearch", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/elasticsearch",
"version": "7.14.2" "version": "7.14.2"
} }

View File

@@ -26,7 +26,6 @@
"mqtt:want" "mqtt:want"
], ],
"slug": "enedisgateway2mqtt", "slug": "enedisgateway2mqtt",
"upstream": "0.7.7",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.7.7-3" "version": "0.7.7-3"
} }

View File

@@ -22,7 +22,6 @@
"mqtt:want" "mqtt:want"
], ],
"slug": "enedisgateway2mqtt_dev", "slug": "enedisgateway2mqtt_dev",
"upstream": "0.8.0-dev",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.8.0-dev" "version": "0.8.0-dev"
} }

View File

@@ -44,7 +44,6 @@
"PUID": "0" "PUID": "0"
}, },
"ingress": true, "ingress": true,
"ingress_port": 8099,
"ingress_stream": true, "ingress_stream": true,
"map": [ "map": [
"media:rw", "media:rw",
@@ -86,8 +85,6 @@
}, },
"slug": "filebrowser", "slug": "filebrowser",
"startup": "services", "startup": "services",
"upstream": "2.21.1",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.21.1-2", "version": "2.21.1-2"
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }
}

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "A free and open source personal finance manager", "description": "A free and open source personal finance manager",
"devices": [], "devices": [],
@@ -45,8 +44,7 @@
"mysql:want" "mysql:want"
], ],
"slug": "fireflyiii", "slug": "fireflyiii",
"upstream": "5.7.2",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.7.2", "version": "5.7.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Data importer for Firefly III (separate addon)", "description": "Data importer for Firefly III (separate addon)",
"devices": [], "devices": [],
@@ -39,8 +38,7 @@
"silent": "bool?" "silent": "bool?"
}, },
"slug": "fireflyiii_data_importer", "slug": "fireflyiii_data_importer",
"upstream": "version-0.9.8",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "version-0.9.8", "version": "version-0.9.8",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
} }

View File

@@ -2,7 +2,6 @@
"arch": [ "arch": [
"amd64" "amd64"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Import financial transactions from you FinTS enabled bank into Firefly III", "description": "Import financial transactions from you FinTS enabled bank into Firefly III",
"devices": [], "devices": [],
@@ -16,7 +15,6 @@
"ssl" "ssl"
], ],
"name": "Firefly iii FinTS Importer", "name": "Firefly iii FinTS Importer",
"options": {},
"ports": { "ports": {
"8080/tcp": 3476 "8080/tcp": 3476
}, },
@@ -27,8 +25,7 @@
"silent": "bool?" "silent": "bool?"
}, },
"slug": "fireflyiii_fints_importer", "slug": "fireflyiii_fints_importer",
"upstream": "1.2",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.2-6", "version": "1.2-6",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
} }

View File

@@ -6,19 +6,15 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Proxy server to bypass Cloudflare protection", "description": "Proxy server to bypass Cloudflare protection",
"environment": {},
"name": "FlareSolverr", "name": "FlareSolverr",
"options": {},
"ports": { "ports": {
"8191/tcp": 8191 "8191/tcp": 8191
}, },
"ports_description": { "ports_description": {
"8191/tcp": "Web interface" "8191/tcp": "Web interface"
}, },
"schema": {},
"slug": "flaresolverr", "slug": "flaresolverr",
"upstream": "2.2.4",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.2.4", "version": "2.2.4",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
} }

View File

@@ -33,7 +33,6 @@
"WebuiPass": "str?" "WebuiPass": "str?"
}, },
"slug": "flexget", "slug": "flexget",
"upstream": "3.3.8",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.3.8", "version": "3.3.8",
"webui": "http://[HOST]:[PORT:5050]" "webui": "http://[HOST]:[PORT:5050]"

View File

@@ -27,7 +27,6 @@
"mqtt:want" "mqtt:want"
], ],
"slug": "gazpar2mqtt", "slug": "gazpar2mqtt",
"upstream": "0.8.1",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.8.1-10" "version": "0.8.1-10"
} }

View File

@@ -4,11 +4,9 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Fast, Simple, and Flexible, file-based Web-platform", "description": "Fast, Simple, and Flexible, file-based Web-platform",
"devices": [], "devices": [],
"environment": {},
"map": [ "map": [
"share:rw", "share:rw",
"media:rw", "media:rw",
@@ -32,8 +30,7 @@
"TZ": "str?" "TZ": "str?"
}, },
"slug": "grav", "slug": "grav",
"upstream": "1.7.33",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.7.33", "version": "1.7.33",
"webui": "http://[HOST]:[PORT:80]" "webui": "http://[HOST]:[PORT:80]"
} }

View File

@@ -6,7 +6,6 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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, "host_network": true,
"map": [ "map": [
"ssl" "ssl"
@@ -54,7 +53,6 @@
"verify_address": "bool?" "verify_address": "bool?"
}, },
"slug": "inadyn", "slug": "inadyn",
"upstream": "2.9.1",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.9.1-6" "version": "2.9.1-6"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "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", "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",
"environment": { "environment": {
@@ -43,8 +42,7 @@
}, },
"slug": "jackett_nas", "slug": "jackett_nas",
"startup": "services", "startup": "services",
"upstream": "0.20.970",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.20.970", "version": "0.20.970",
"webui": "http://[HOST]:[PORT:9117]" "webui": "http://[HOST]:[PORT:9117]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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.",
"devices": [ "devices": [
@@ -101,9 +100,7 @@
}, },
"slug": "jellyfin", "slug": "jellyfin",
"startup": "services", "startup": "services",
"upstream": "10.7.7-1-ls157",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.7.7-1-ls157", "version": "10.7.7-1-ls157",
"video": true, "video": true
"webui": "http://[HOST]:[PORT:8096]" }
}

View File

@@ -4,14 +4,11 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "An open source command line RatioMaster with WebUI", "description": "An open source command line RatioMaster with WebUI",
"environment": {},
"hassio_api": true, "hassio_api": true,
"host_network": false, "host_network": false,
"ingress": true, "ingress": true,
"ingress_port": 8099,
"map": [ "map": [
"config:rw" "config:rw"
], ],
@@ -38,8 +35,6 @@
}, },
"slug": "joal", "slug": "joal",
"startup": "services", "startup": "services",
"upstream": "2.1.30",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.30", "version": "2.1.30"
"webui": "http://[HOST]:[PORT:8081]/joal/ui?ui_credentials=%7B%22host%22%3A%22[HOST]%22%2C%22port%22%3A%22[PORT:8081]%22%2C%22pathPrefix%22%3A%22joal%22%2C%22secretToken%22%3A%22lrMY24Byhx%22%7D" }
}

View File

@@ -43,7 +43,6 @@
"data_location": "str?" "data_location": "str?"
}, },
"slug": "joplin", "slug": "joplin",
"upstream": "2.7.4",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.7.4-8", "version": "2.7.4-8",
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]" "webui": "[PROTO:ssl]://[HOST]:[PORT:22300]"

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Music collection manager for Usenet and BitTorrent users", "description": "Music collection manager for Usenet and BitTorrent users",
"devices": [ "devices": [
@@ -78,8 +77,7 @@
}, },
"slug": "lidarr_nas", "slug": "lidarr_nas",
"startup": "services", "startup": "services",
"upstream": "0.8.1.2135-ls79",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "0.8.1.2135-ls79", "version": "0.8.1.2135-ls79",
"webui": "http://[HOST]:[PORT:8686]" "webui": "http://[HOST]:[PORT:8686]"
} }

View File

@@ -4,15 +4,12 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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": { "environment": {
"APP_PORT": "9925", "APP_PORT": "9925",
"DB_ENGINE": "sqlite" "DB_ENGINE": "sqlite"
}, },
"ingress": false,
"ingress_port": 8099,
"map": [ "map": [
"share:rw", "share:rw",
"ssl:rw" "ssl:rw"
@@ -37,8 +34,7 @@
}, },
"slug": "mealie", "slug": "mealie",
"startup": "services", "startup": "services",
"upstream": "0.5.6",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.5.6", "version": "0.5.6",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9925]" "webui": "[PROTO:ssl]://[HOST]:[PORT:9925]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Automated comic book downloader for use with NZB and torrents", "description": "Automated comic book downloader for use with NZB and torrents",
"devices": [ "devices": [
@@ -74,8 +73,7 @@
"networkdisks": "str?" "networkdisks": "str?"
}, },
"slug": "mylar3", "slug": "mylar3",
"upstream": "0.6.7",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.6.7", "version": "0.6.7",
"webui": "http://[HOST]:[PORT:8090]" "webui": "http://[HOST]:[PORT:8090]"
} }

View File

@@ -39,9 +39,7 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": {},
"hassio_api": true, "hassio_api": true,
"ingress": false,
"ingress_port": 0, "ingress_port": 0,
"map": [ "map": [
"share:rw", "share:rw",
@@ -94,8 +92,7 @@
], ],
"slug": "nextcloud_ocr", "slug": "nextcloud_ocr",
"uart": true, "uart": true,
"upstream": "23.0.4",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "23.0.4", "version": "23.0.4",
"webui": "https://[HOST]:[PORT:443]" "webui": "https://[HOST]:[PORT:443]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "usenet downloader", "description": "usenet downloader",
"devices": [ "devices": [
@@ -74,8 +73,7 @@
"networkdisks": "str?" "networkdisks": "str?"
}, },
"slug": "nzbget", "slug": "nzbget",
"upstream": "21.1",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "21.1", "version": "21.1",
"webui": "http://[HOST]:[PORT:6789]" "webui": "http://[HOST]:[PORT:6789]"
} }

View File

@@ -44,7 +44,6 @@
"8843/tcp": "portal http" "8843/tcp": "portal http"
}, },
"slug": "omada", "slug": "omada",
"upstream": "5.1-arm64",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "5.1-arm64", "version": "5.1-arm64",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8088]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8088]"

View File

@@ -4,10 +4,8 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted Plex Request and user management system", "description": "Self-hosted Plex Request and user management system",
"environment": {},
"map": [ "map": [
"config:rw" "config:rw"
], ],
@@ -28,8 +26,7 @@
}, },
"slug": "ombi", "slug": "ombi",
"startup": "services", "startup": "services",
"upstream": "4.16.12",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi",
"version": "4.16.12", "version": "4.16.12",
"webui": "http://[HOST]:[PORT:3579]" "webui": "http://[HOST]:[PORT:3579]"
} }

View File

@@ -4,10 +4,8 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "An HTPC/Homelab services organizer that is written in PHP", "description": "An HTPC/Homelab services organizer that is written in PHP",
"environment": {},
"map": [ "map": [
"config:rw", "config:rw",
"ssl" "ssl"
@@ -29,8 +27,7 @@
}, },
"slug": "organizr", "slug": "organizr",
"startup": "services", "startup": "services",
"upstream": "1.90",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.90", "version": "1.90",
"webui": "http://[HOST]:[PORT:80]" "webui": "http://[HOST]:[PORT:80]"
} }

View File

@@ -34,7 +34,6 @@
"TZ": "str?" "TZ": "str?"
}, },
"slug": "overseerr", "slug": "overseerr",
"upstream": "1.29.1",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr",
"version": "1.29.1", "version": "1.29.1",
"webui": "http://[HOST]:[PORT:5055]" "webui": "http://[HOST]:[PORT:5055]"

View File

@@ -6,7 +6,6 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Open source document management system (DMS)", "description": "Open source document management system (DMS)",
"environment": {},
"map": [ "map": [
"share:rw", "share:rw",
"media:rw", "media:rw",
@@ -49,8 +48,7 @@
"storage_dir": "str" "storage_dir": "str"
}, },
"slug": "papermerge", "slug": "papermerge",
"upstream": "v2.0.1-ls44",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "v2.0.1-ls44", "version": "v2.0.1-ls44",
"webui": "http://[HOST]:[PORT:8000]" "webui": "http://[HOST]:[PORT:8000]"
} }

View File

@@ -87,7 +87,6 @@
"mysql:want" "mysql:want"
], ],
"slug": "photoprism", "slug": "photoprism",
"upstream": "220302-impish",
"url": "https://github.com/alexbelgium/hassio-addons-test", "url": "https://github.com/alexbelgium/hassio-addons-test",
"version": "220302-impish", "version": "220302-impish",
"webui": "http://[HOST]:[PORT:2342]" "webui": "http://[HOST]:[PORT:2342]"

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Piwigo is a photo gallery software for the web", "description": "Piwigo is a photo gallery software for the web",
"devices": [ "devices": [
@@ -74,8 +73,7 @@
"slug": "piwigo", "slug": "piwigo",
"stage": "experimental", "stage": "experimental",
"startup": "services", "startup": "services",
"upstream": "12.2.0",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "12.2.0", "version": "12.2.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]" "webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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": [ "devices": [
@@ -113,9 +112,8 @@
}, },
"slug": "plex_nas", "slug": "plex_nas",
"startup": "services", "startup": "services",
"upstream": "1.26.0.5715-8cf78dab3-ls111",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"version": "1.26.0.5715-8cf78dab3-ls111", "version": "1.26.0.5715-8cf78dab3-ls111",
"video": true, "video": true,
"webui": "http://[HOST]:[PORT:32400]/web" "webui": "http://[HOST]:[PORT:32400]/web"
} }

View File

@@ -4,11 +4,9 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections", "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",
"devices": [], "devices": [],
"environment": {},
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}", "image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
"map": [ "map": [
"config:rw" "config:rw"
@@ -34,7 +32,6 @@
"TZ": "str?" "TZ": "str?"
}, },
"slug": "plex-meta-manager", "slug": "plex-meta-manager",
"upstream": "v1.16.5-ls11",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager",
"version": "v1.16.5-ls11" "version": "v1.16.5-ls11"
} }

View File

@@ -44,8 +44,6 @@
}, },
"slug": "portainer", "slug": "portainer",
"startup": "services", "startup": "services",
"upstream": "2.11.1",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.11.1-3", "version": "2.11.1-3"
"webui": "[PROTO:ssl]://[HOST]:[PORT:9099]" }
}

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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": { "environment": {
@@ -46,8 +45,7 @@
}, },
"slug": "prowlarr", "slug": "prowlarr",
"startup": "services", "startup": "services",
"upstream": "nightly-0.3.0.1712-ls323",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-0.3.0.1712-ls323", "version": "nightly-0.3.0.1712-ls323",
"webui": "http://[HOST]:[PORT:9696]" "webui": "http://[HOST]:[PORT:9696]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "A fork of Sonarr to work with movies like Couchpotato", "description": "A fork of Sonarr to work with movies like Couchpotato",
"devices": [ "devices": [
@@ -79,8 +78,7 @@
}, },
"slug": "radarr_nas", "slug": "radarr_nas",
"startup": "services", "startup": "services",
"upstream": "4.1.0.6175",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "4.1.0.6175", "version": "4.1.0.6175",
"webui": "http://[HOST]:[PORT:7878]" "webui": "http://[HOST]:[PORT:7878]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Book Manager and Automation", "description": "Book Manager and Automation",
"devices": [ "devices": [
@@ -76,8 +75,7 @@
}, },
"slug": "readarr_nas", "slug": "readarr_nas",
"startup": "services", "startup": "services",
"upstream": "nightly-0.1.1.1314-ls111",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "nightly-0.1.1.1314-ls111", "version": "nightly-0.1.1.1314-ls111",
"webui": "http://[HOST]:[PORT:8787]" "webui": "http://[HOST]:[PORT:8787]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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": { "environment": {
@@ -33,8 +32,7 @@
"TZ": "str?" "TZ": "str?"
}, },
"slug": "requestrr", "slug": "requestrr",
"upstream": "2.1.2",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.2", "version": "2.1.2",
"webui": "http://[HOST]:[PORT:4545]" "webui": "http://[HOST]:[PORT:4545]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted file share and collaboration platform on the web", "description": "Self-hosted file share and collaboration platform on the web",
"devices": [ "devices": [
@@ -40,7 +39,6 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": {},
"map": [ "map": [
"share:rw", "share:rw",
"config:rw" "config:rw"
@@ -74,8 +72,7 @@
"networkdisks": "str?" "networkdisks": "str?"
}, },
"slug": "resiliosync", "slug": "resiliosync",
"upstream": "2.7.3.1381",
"url": "https://github.com/tyjtyj/hassio-addons", "url": "https://github.com/tyjtyj/hassio-addons",
"version": "2.7.3.1381", "version": "2.7.3.1381",
"webui": "http://[HOST]:[PORT:8888]" "webui": "http://[HOST]:[PORT:8888]"
} }

View File

@@ -5,7 +5,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring", "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring",
"devices": [ "devices": [
@@ -49,7 +48,6 @@
"SCRUTINY_WEB": "true" "SCRUTINY_WEB": "true"
}, },
"ingress": true, "ingress": true,
"ingress_port": 8099,
"map": [], "map": [],
"name": "Scrutiny", "name": "Scrutiny",
"options": { "options": {
@@ -84,7 +82,6 @@
"slug": "scrutiny", "slug": "scrutiny",
"startup": "services", "startup": "services",
"udev": "true", "udev": "true",
"upstream": "0.3.13",
"url": "https://github.com/AnalogJ/scrutiny", "url": "https://github.com/AnalogJ/scrutiny",
"version": "0.3.13-7" "version": "0.3.13-7"
} }

View File

@@ -5,7 +5,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring (Full Access)", "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring (Full Access)",
"environment": { "environment": {
@@ -16,7 +15,6 @@
"full_access": true, "full_access": true,
"image": "ghcr.io/alexbelgium/scrutiny-fa-{arch}", "image": "ghcr.io/alexbelgium/scrutiny-fa-{arch}",
"ingress": true, "ingress": true,
"ingress_port": 8099,
"name": "Scrutiny (Full Access)", "name": "Scrutiny (Full Access)",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -49,7 +47,6 @@
}, },
"slug": "scrutiny_fa", "slug": "scrutiny_fa",
"startup": "services", "startup": "services",
"upstream": "0.3.13",
"url": "https://github.com/AnalogJ/scrutiny", "url": "https://github.com/AnalogJ/scrutiny",
"version": "0.3.13-17" "version": "0.3.13-17"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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",
"devices": [ "devices": [
@@ -79,8 +78,7 @@
}, },
"slug": "sonarr_nas", "slug": "sonarr_nas",
"startup": "services", "startup": "services",
"upstream": "3.0.8.1507",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
"version": "3.0.8.1507", "version": "3.0.8.1507",
"webui": "http://[HOST]:[PORT:8989]" "webui": "http://[HOST]:[PORT:8989]"
} }

View File

@@ -9,7 +9,6 @@
"hassio_api": true, "hassio_api": true,
"image": "ghcr.io/alexbelgium/spotweb-{arch}", "image": "ghcr.io/alexbelgium/spotweb-{arch}",
"ingress": true, "ingress": true,
"ingress_port": 8099,
"init": false, "init": false,
"map": [ "map": [
"ssl", "ssl",
@@ -46,7 +45,6 @@
], ],
"slug": "spotweb", "slug": "spotweb",
"startup": "services", "startup": "services",
"upstream": "1.5.1",
"url": "https://github.com/alexbelgium/hassio-addons/spotweb", "url": "https://github.com/alexbelgium/hassio-addons/spotweb",
"version": "1.5.1-7" "version": "1.5.1-7"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "recipe manager", "description": "recipe manager",
"environment": { "environment": {
@@ -41,8 +40,7 @@
"mysql:want" "mysql:want"
], ],
"slug": "tandoor_recipes", "slug": "tandoor_recipes",
"upstream": "1.1.4",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.1.4", "version": "1.1.4",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
} }

View File

@@ -96,7 +96,6 @@
"networkdisks": "str?" "networkdisks": "str?"
}, },
"slug": "tdarr", "slug": "tdarr",
"upstream": "2.00.18",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.00.18", "version": "2.00.18",
"video": true, "video": true,

View File

@@ -31,7 +31,6 @@
"80/udp": "Voice" "80/udp": "Voice"
}, },
"slug": "teamspeak", "slug": "teamspeak",
"upstream": "3.13.6",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.13.6" "version": "3.13.6"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Bittorrent client based on linuxserver image", "description": "Bittorrent client based on linuxserver image",
"devices": [ "devices": [
@@ -40,7 +39,6 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": {},
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -89,8 +87,7 @@
}, },
"slug": "transmission_ls", "slug": "transmission_ls",
"startup": "services", "startup": "services",
"upstream": "3.00-r5-ls121",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.00-r5-ls121", "version": "3.00-r5-ls121",
"webui": "http://[HOST]:[PORT:9091]" "webui": "http://[HOST]:[PORT:9091]"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"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",
"devices": [ "devices": [
@@ -39,7 +38,6 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": {},
"map": [ "map": [
"media:rw", "media:rw",
"config:rw", "config:rw",
@@ -85,8 +83,7 @@
}, },
"slug": "ubooquity", "slug": "ubooquity",
"startup": "services", "startup": "services",
"upstream": "2.1.2",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.2-8", "version": "2.1.2-8",
"webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Full linux desktop environment accessible via any modern web browser", "description": "Full linux desktop environment accessible via any modern web browser",
"devices": [ "devices": [
@@ -109,9 +108,7 @@
}, },
"slug": "webtop-kde", "slug": "webtop-kde",
"udev": true, "udev": true,
"upstream": "4.16-r0-ls53",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-r0-ls53", "version": "4.16-r0-ls53",
"video": true, "video": true
"webui": "http://[HOST]:[PORT:3000]" }
}

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "web's leading on-line collaborative genealogy application", "description": "web's leading on-line collaborative genealogy application",
"devices": [ "devices": [
@@ -94,8 +93,7 @@
], ],
"slug": "webtrees", "slug": "webtrees",
"startup": "services", "startup": "services",
"upstream": "v2.1.0",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.0", "version": "2.1.0",
"webui": "http://[HOST]:[PORT:80]" "webui": "http://[HOST]:[PORT:80]"
} }

View File

@@ -3,7 +3,6 @@
"amd64", "amd64",
"aarch64" "aarch64"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "manage your personal workouts, weight and diet plans", "description": "manage your personal workouts, weight and diet plans",
"environment": { "environment": {
@@ -14,18 +13,15 @@
"ssl:ro" "ssl:ro"
], ],
"name": "Wger", "name": "Wger",
"options": {},
"ports": { "ports": {
"8000/tcp": "9927" "8000/tcp": "9927"
}, },
"ports_description": { "ports_description": {
"8000/tcp": "Web interface" "8000/tcp": "Web interface"
}, },
"schema": {},
"slug": "wger", "slug": "wger",
"startup": "services", "startup": "services",
"upstream": "1.9",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.9-2", "version": "1.9-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
} }

View File

@@ -4,11 +4,9 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted, ad-free, privacy-respecting metasearch engine", "description": "Self-hosted, ad-free, privacy-respecting metasearch engine",
"devices": [], "devices": [],
"environment": {},
"map": [ "map": [
"config:rw" "config:rw"
], ],
@@ -58,8 +56,7 @@
"WHOOGLE_USER": "str?" "WHOOGLE_USER": "str?"
}, },
"slug": "whoogle-search", "slug": "whoogle-search",
"upstream": "0.7.2",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"version": "0.7.2", "version": "0.7.2",
"webui": "http://[HOST]:[PORT:5000]" "webui": "http://[HOST]:[PORT:5000]"
} }

View File

@@ -6,23 +6,19 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "M3U Proxy for Plex DVR and Emby Live TV", "description": "M3U Proxy for Plex DVR and Emby Live TV",
"environment": {},
"map": [ "map": [
"config:rw", "config:rw",
"share:rw" "share:rw"
], ],
"name": "Xteve", "name": "Xteve",
"options": {},
"ports": { "ports": {
"34400/tcp": 34400 "34400/tcp": 34400
}, },
"ports_description": { "ports_description": {
"34400/tcp": "Web interface" "34400/tcp": "Web interface"
}, },
"schema": {},
"slug": "xteve", "slug": "xteve",
"upstream": "2.2.0.200",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.2.0.200", "version": "2.2.0.200",
"webui": "http://[HOST]:[PORT:34400]/web" "webui": "http://[HOST]:[PORT:34400]/web"
} }

View File

@@ -4,7 +4,6 @@
"amd64", "amd64",
"armv7" "armv7"
], ],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "A full-featured, open source, state-of-the-art video surveillance software system", "description": "A full-featured, open source, state-of-the-art video surveillance software system",
"image": "ghcr.io/alexbelgium/zoneminder-{arch}", "image": "ghcr.io/alexbelgium/zoneminder-{arch}",
@@ -25,8 +24,7 @@
"mysql:want" "mysql:want"
], ],
"slug": "zoneminder", "slug": "zoneminder",
"upstream": "1.36.14",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.36.14-2", "version": "1.36.14-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm" "webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm"
} }