Updater bot : plex updated to 1.43.0.10492-121068a07-ls295

This commit is contained in:
alexbelgium
2026-03-02 13:39:46 +01:00
parent 1f325c2b08
commit d0c7a8a5ac
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.43.0.10492-121068a07-ls295 (2026-03-02)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.43.0.10492-121068a07-ls294 (2026-02-23)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)

View File

@@ -175,6 +175,6 @@ slug: plex_nas
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/plex
usb: true
version: "1.43.0.10492-121068a07-ls294"
version: "1.43.0.10492-121068a07-ls295"
video: true
webui: "[PROTO:ssl]://[HOST]:[PORT:32400]/web"

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "2026-02-23",
"last_update": "2026-03-02",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.43.0.10492-121068a07-ls294"
"upstream_version": "1.43.0.10492-121068a07-ls295"
}