Adapt to codenotary

This commit is contained in:
alexbelgium
2022-03-23 08:59:27 +01:00
parent facbaeb6f9
commit e8c50b98e1
107 changed files with 383 additions and 723 deletions

View File

@@ -1,15 +1,8 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
],
"arch": ["aarch64", "amd64", "armv7"],
"description": "M3U Proxy for Plex DVR and Emby Live TV",
"environment": {},
"map": [
"config:rw",
"share:rw"
],
"map": ["config:rw", "share:rw"],
"name": "Xteve",
"options": {},
"ports": {
@@ -22,6 +15,7 @@
"slug": "xteve",
"upstream": "2.2.0.200",
"url": "https://github.com/alexbelgium/hassio-addons",
"codenotary": "alexandrep.github@gmail.com",
"version": "2.2.0.200",
"webui": "http://[HOST]:[PORT:34400]/web"
}