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

This commit is contained in:
alexbelgium
2026-03-21 01:29:27 +01:00
parent 930629656c
commit b856dc37e1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.43.0.10492-121068a07-ls296 (2026-03-21)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 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)

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-ls295"
version: "1.43.0.10492-121068a07-ls296"
video: true
webui: "[PROTO:ssl]://[HOST]:[PORT:32400]/web"

View File

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