From e3e517470f7bb0914aa36329c0093faed8699fc7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 26 Feb 2024 21:47:39 +0100 Subject: [PATCH] First Try without smb 3.1 https://github.com/alexbelgium/hassio-addons/issues/1271#issuecomment-1965208259 --- emby/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 72a1f3fd6..2bbe76280 100644 --- a/emby/config.json +++ b/emby/config.json @@ -121,6 +121,6 @@ "slug": "emby_nas", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.9.0.5", + "version": "4.9.0.5-2", "video": true }