Updater bot : emby updated to 4.7.0.24

This commit is contained in:
alexbelgium
2022-02-19 01:55:52 +01:00
parent d7db286eb3
commit e74d66cba3
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 4.7.0.24 (19-02-2022)
- Update to latest version from linuxserver/docker-emby
## 4.7.0.23 (08-02-2022)
- Update to latest version from linuxserver/docker-emby

View File

@@ -1,7 +1,7 @@
{
"host_network": true,
"name": "Emby NAS",
"version": "4.7.0.23",
"version": "4.7.0.24",
"slug": "emby_nas",
"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",
@@ -12,7 +12,7 @@
"armv7"
],
"boot": "auto",
"upstream": "4.7.0.23",
"upstream": "4.7.0.24",
"webui": "http://[HOST]:[PORT:8096]",
"startup": "services",
"video": true,