diff --git a/plex/CHANGELOG.md b/plex/CHANGELOG.md index 68ed41b83..d2aee0ffa 100644 --- a/plex/CHANGELOG.md +++ b/plex/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 1.25.3.5385-f05b712b6-ls96 (12-01-2022) +- Update to latest version from linuxserver/docker-plex - "host_network": true to enable UPNP, chromecast, ... ## 1.25.2.5319-c43dc0277-ls95 (11-01-2022) diff --git a/plex/config.json b/plex/config.json index 0ea51e23a..9c8163e46 100644 --- a/plex/config.json +++ b/plex/config.json @@ -114,9 +114,9 @@ }, "slug": "plex_nas", "startup": "services", - "upstream": "1.25.2.5319-c43dc0277-ls95", + "upstream": "1.25.3.5385-f05b712b6-ls96", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex", - "version": "1.25.2.5319-c43dc0277-ls95-2", + "version": "1.25.3.5385-f05b712b6-ls96", "video": true, "webui": "http://[HOST]:[PORT:32400]/web" }