diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index ec5c5840b..987c9a349 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 1.41.8.9834-071366d65-ls269 (13-06-2025) +- Update to latest version from linuxserver/docker-plex (changelog : https://github.com/linuxserver/docker-plex/releases) ## 1.41.7.9823-59f304c16-ls267-2 (07-06-2025) - Minor bugs fixed diff --git a/plex/config.json b/plex/config.json index 383e4a9d0..446519f5d 100644 --- a/plex/config.json +++ b/plex/config.json @@ -178,7 +178,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", "usb": true, - "version": "1.41.7.9823-59f304c16-ls267-2", + "version": "1.41.8.9834-071366d65-ls269", "video": true, "webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web" } diff --git a/plex/updater.json b/plex/updater.json index 598b2a553..3df8ad1cb 100644 --- a/plex/updater.json +++ b/plex/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "07-06-2025", + "last_update": "13-06-2025", "repository": "alexbelgium/hassio-addons", "slug": "plex", "source": "github", "upstream_repo": "linuxserver/docker-plex", - "upstream_version": "1.41.7.9823-59f304c16-ls267" + "upstream_version": "1.41.8.9834-071366d65-ls269" }