Updater bot : emby updated to 4.7.0.34

This commit is contained in:
alexbelgium
2022-04-12 21:04:39 +02:00
parent 08f52a688c
commit ecf04b7202
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 4.7.0.34 (12-04-2022)
- Update to latest version from linuxserver/docker-emby
## 4.7.0.33 (07-04-2022)
- Update to latest version from linuxserver/docker-emby
## 4.7.0.32 (23-03-2022)

View File

@@ -102,9 +102,9 @@
},
"slug": "emby_nas",
"startup": "services",
"upstream": "4.7.0.33",
"upstream": "4.7.0.34",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.7.0.33",
"version": "4.7.0.34",
"video": true,
"webui": "http://[HOST]:[PORT:8096]"
}