diff --git a/resources/lib/websocket_client.py b/resources/lib/websocket_client.py index 9ceed938..6a151bb0 100644 --- a/resources/lib/websocket_client.py +++ b/resources/lib/websocket_client.py @@ -234,7 +234,7 @@ class WebSocketClient(threading.Thread): heading=header, message=text, icon="{emby}", - time=4000) + time=7000) elif command == 'SendString':