Updater bot : plex updated to 1.42.2.10156-f737b826c-ls281

This commit is contained in:
alexbelgium
2025-10-04 01:59:08 +02:00
parent 2e5433fe77
commit feb7749cf7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.42.2.10156-f737b826c-ls281 (04-10-2025)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.42.2.10156-f737b826c-ls280 (27-09-2025)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)

View File

@@ -180,7 +180,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"usb": true,
"version": "1.42.2.10156-f737b826c-ls280",
"version": "1.42.2.10156-f737b826c-ls281",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "27-09-2025",
"last_update": "04-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.42.2.10156-f737b826c-ls280"
"upstream_version": "1.42.2.10156-f737b826c-ls281"
}