From 69cb32e3b588d5219b89cca6d18ab64fe5516be9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 31 Jul 2025 15:42:30 +0200 Subject: [PATCH] Skip permissions check --- plex/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plex/config.json b/plex/config.json index 966a96f0c..afb1aca6c 100644 --- a/plex/config.json +++ b/plex/config.json @@ -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", + "version": "1.41.9.9961-46083195d-ls274-14", "video": true, "webui": "[PROTO:ssl]://[HOST]:[PORT:32400]/web" }