Update to 4.7.0.14

This commit is contained in:
alexbelgium
2021-10-15 08:30:25 +02:00
parent fd8b354ab8
commit 3d2a91f193
2 changed files with 85 additions and 82 deletions

View File

@@ -1,3 +1,6 @@
## 4.7.0.14 (15-10-2021)
- Update to latest version from linuxserver/docker-emby
- Added watchdog feature - Added watchdog feature
## 4.7.0.13 (02-10-2021) ## 4.7.0.13 (02-10-2021)

View File

@@ -76,9 +76,9 @@
}, },
"slug": "emby_nas", "slug": "emby_nas",
"startup": "services", "startup": "services",
"upstream": "4.7.0.13", "upstream": "4.7.0.14",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.7.0.13", "version": "4.7.0.14",
"watchdog": "http://[HOST]:[PORT:8096]", "watchdog": "http://[HOST]:[PORT:8096]",
"webui": "http://[HOST]:[PORT:8096]" "webui": "http://[HOST]:[PORT:8096]"
} }