dkanada / jellyfin-plugin-intros

Intros Plugin for Jellyfin
GNU General Public License v3.0
180 stars 38 forks source link

Configuring plugin does not save or update #36

Closed acollierr17 closed 1 year ago

acollierr17 commented 3 years ago

I just installed v1.3.0 of the plugin on Jellyfin v10.7.5. When trying to add the local directory with my intros and saving it, the page refreshes, and my changes are not reflected in the UI or the backend. I even tried using a default intro, but it always stays as "Neon Blue".

I did look through logs and I do see this happen after I hit the "Save" button. If any further information is needed, let me know!

[2021-06-14 00:20:01.768 -04:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:20:08.947 -04:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" closed
[2021-06-14 00:20:10.160 -04:00] [INF] [27] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:21:08.794 -04:00] [INF] [39] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" closed
[2021-06-14 00:21:10.234 -04:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:21:14.988 -04:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" closed
[2021-06-14 00:21:16.096 -04:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:21:19.991 -04:00] [INF] [36] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" closed
[2021-06-14 00:21:20.567 -04:00] [INF] [33] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:21:39.298 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:22:08.312 -04:00] [INF] [33] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" closed
[2021-06-14 00:22:09.651 -04:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:22:25.977 -04:00] [INF] [53] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2021-06-14 00:22:37.978 -04:00] [INF] [52] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2021-06-14 00:22:49.975 -04:00] [INF] [20] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
[2021-06-14 00:24:24.575 -04:00] [INF] [61] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" closed
[2021-06-14 00:24:25.875 -04:00] [INF] [68] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:24:50.301 -04:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" closed
[2021-06-14 00:24:51.530 -04:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" request
[2021-06-14 00:25:19.324 -04:00] [WRN] [30] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "SOME IPv6 ADDRESS" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
[2021-06-14 00:25:19.324 -04:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "SOME IPv6 ADDRESS" closed
ryanwwest commented 2 years ago

I have the exact same issue.