Updater bot : plex updated to 1.41.9.9961-46083195d-ls275

This commit is contained in:
alexbelgium
2025-08-01 14:50:33 +02:00
parent 39deb42849
commit 0bb544ea04
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.41.9.9961-46083195d-ls275 (01-08-2025)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.41.9.9961-46083195d-ls274-14 (31-07-2025)
- Improves boot time
- New option skip_permissions_check to accelerate start

View File

@@ -179,7 +179,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"usb": true,
"version": "1.41.9.9961-46083195d-ls274-14",
"version": "1.41.9.9961-46083195d-ls275",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "25-07-2025",
"last_update": "01-08-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.41.9.9961-46083195d-ls274"
"upstream_version": "1.41.9.9961-46083195d-ls275"
}