2024-07-19, 03:36 PM
I looked at the log file and found the solution:.
I have set up guest access named LG_TV with limited rights for the LG TV (so that someone cannot accidentally cause damage to the server).
When I logged in with this, the log file says a DLNA connection has been set up but the http connection has been refused:
[2024-07-19 16:45:48.743 +02:00] [INF] [44] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" request
[2024-07-19 16:45:53.018 +02:00] [INF] [22] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "[LG] webOS TV OLED65G39LA" - "LG TV"
[2024-07-19 16:47:55.337 +02:00] [INF] [44] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" closed
[2024-07-19 16:48:42.640 +02:00] [INF] [36] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "LG_TV" has been denied (IP: "192.168.178.29").
I deleted the Guest Account and created a new one and received the following:
[2024-07-19 17:32:07.436 +02:00] [INF] [29] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "LG_TV" has succeeded.
[2024-07-19 17:32:07.436 +02:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "LG_TV": 0/0
[2024-07-19 17:32:07.439 +02:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 16a7a363-6926-4b83-b355-145edf1ac7ca
[2024-07-19 17:32:07.635 +02:00] [INF] [69] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" request
Now it's much faster again
I have set up guest access named LG_TV with limited rights for the LG TV (so that someone cannot accidentally cause damage to the server).
When I logged in with this, the log file says a DLNA connection has been set up but the http connection has been refused:
[2024-07-19 16:45:48.743 +02:00] [INF] [44] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" request
[2024-07-19 16:45:53.018 +02:00] [INF] [22] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "[LG] webOS TV OLED65G39LA" - "LG TV"
[2024-07-19 16:47:55.337 +02:00] [INF] [44] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" closed
[2024-07-19 16:48:42.640 +02:00] [INF] [36] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "LG_TV" has been denied (IP: "192.168.178.29").
I deleted the Guest Account and created a new one and received the following:
[2024-07-19 17:32:07.436 +02:00] [INF] [29] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "LG_TV" has succeeded.
[2024-07-19 17:32:07.436 +02:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "LG_TV": 0/0
[2024-07-19 17:32:07.439 +02:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 16a7a363-6926-4b83-b355-145edf1ac7ca
[2024-07-19 17:32:07.635 +02:00] [INF] [69] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.178.29" request
Now it's much faster again