Updater bot : plex updated to 1.43.3.10861.318 (upstream 1.43.3.10861-07dfddaeb-ls318)

This commit is contained in:
alexbelgium
2026-08-08 01:30:19 +02:00
parent 781091ad35
commit a4d3bd10dc
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 1.43.3.10861.318 (2026-08-08)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
- Upstream tag : 1.43.3.10861-07dfddaeb-ls318
## 1.43.3.10828.316 (2026-08-01)
- Version renamed from `1.43.3.10828-00f62d37d-ls316`, which Home Assistant could not order and therefore could not reliably offer as an update: every number of the previous version is kept, as a section of its own. The addon itself and the upstream version it tracks are unchanged

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.3.10828.316"
version: "1.43.3.10861.318"
video: true
webui: "[PROTO:ssl]://[HOST]:[PORT:32400]/web"

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "2026-08-01",
"last_update": "2026-08-08",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.43.3.10828-00f62d37d-ls316"
"upstream_version": "1.43.3.10861-07dfddaeb-ls318"
}