mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : emby updated to 4.7.0.20
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 4.7.0.20 (12-01-2022)
|
||||
- Update to latest version from linuxserver/docker-emby
|
||||
- "host_network": true to enable UPNP, chromecast, ...
|
||||
|
||||
## 4.7.0.19-1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"host_network": true,
|
||||
"name": "Emby NAS",
|
||||
"version": "4.7.0.19-2",
|
||||
"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.",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
|
||||
@@ -13,7 +13,7 @@
|
||||
"armhf"
|
||||
],
|
||||
"boot": "auto",
|
||||
"upstream": "4.7.0.19",
|
||||
"upstream": "4.7.0.20",
|
||||
"webui": "http://[HOST]:[PORT:8096]",
|
||||
"startup": "services",
|
||||
"video": true,
|
||||
|
||||
Reference in New Issue
Block a user