Updater bot : plex updated to 1.41.3.9314-a0bfb8370-ls250

This commit is contained in:
alexbelgium
2024-12-28 01:57:58 +01:00
parent dca6c45d53
commit 53162e07d9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 1.41.3.9314-a0bfb8370-ls250 (28-12-2024)
- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases)
## 1.41.3.9314-a0bfb8370-ls249-2 (22-12-2024)
- Add support for tuner devices (thanks @Benjamin5896)

View File

@@ -174,7 +174,7 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex",
"usb": true,
"version": "1.41.3.9314-a0bfb8370-ls249-2",
"version": "1.41.3.9314-a0bfb8370-ls250",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "21-12-2024",
"last_update": "28-12-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "plex",
"source": "github",
"upstream_repo": "linuxserver/docker-plex",
"upstream_version": "1.41.3.9314-a0bfb8370-ls249"
"upstream_version": "1.41.3.9314-a0bfb8370-ls250"
}