Updater bot : emby updated to 4.9.1.80

This commit is contained in:
alexbelgium
2025-10-04 01:56:35 +02:00
parent 477642b4fb
commit 0f3ef75539
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.9.1.80 (04-10-2025)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## 4.8.11.0-2 (02-08-2025)
- Minor bugs fixed
## 4.8.11.0 (22-04-2025)

View File

@@ -127,6 +127,6 @@
"slug": "emby",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.8.11.0-2",
"version": "4.9.1.80",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "false",
"last_update": "19-04-2025",
"last_update": "04-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "emby",
"source": "github",
"upstream_repo": "linuxserver/docker-emby",
"upstream_version": "4.8.11.0"
"upstream_version": "4.9.1.80"
}