Updater bot : plex updated to 1.42.1.10060-4e8b05daf-ls279

This commit is contained in:
alexbelgium
2025-09-20 01:59:01 +02:00
parent e0adf834a3
commit 8d3d338cff
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.42.1.10060-4e8b05daf-ls279 (20-09-2025)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.42.1.10060-4e8b05daf-ls278 (16-08-2025)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.42.1.10054-f333bdaa8-ls277-3 (14-08-2025)

View File

@@ -180,7 +180,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"usb": true,
"version": "1.42.1.10060-4e8b05daf-ls278",
"version": "1.42.1.10060-4e8b05daf-ls279",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "16-08-2025",
"last_update": "20-09-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.42.1.10060-4e8b05daf-ls278"
"upstream_version": "1.42.1.10060-4e8b05daf-ls279"
}