2024-08-15, 06:27 AM
(This post was last modified: 2024-08-15, 07:17 AM by GS_Dan. Edited 1 time in total.)
(2024-08-12, 09:42 PM)siro Wrote: I checked in the file log_20240812.log, and the action to add to a collection doesn't create any new line in the log file.
The only lines that appeared since I made an attempt are those ones:
[2024-08-12 23:37:13.677 +02:00] [INF] [77] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-08-12 23:40:25.678 +02:00] [INF] [52] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
[2024-08-12 23:40:37.681 +02:00] [INF] [82] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
I just had a similar issue, and I think I've gotten to the bottom of it. It was the first time creating collections, so when I had set up the user account the 'Collections' library did not yet exist.
The user was able to create a collection, but not view it. I went to the admin panel and allowed access to the Collections library, and the collection that had been created showed up.
I'm going to log this as a bug.
Edit: bug reported here - https://github.com/jellyfin/jellyfin/issues/12453