2024-06-03, 01:02 PM
(This post was last modified: 2024-06-03, 01:21 PM by _Mayhem_. Edited 3 times in total.)
Edit: Well, never mind. For whatever reason, they all just now disappeared despite the fact that the server had been up for about an hour. Weird, but at least they're gone now.
I somehow managed to get three collections created that simply will not go away under 10.9.0:2024041505 . The movies I was trying to add never showed up in the collection, and none of the three are shown in Admin > Libraries. I'm running these in Docker.
Neither restarting the server nor the container makes them behave. Nor does recreating the container with a re-pull in Portainer.
I see this in the log:
[2024-04-27 18:38:43.077 -05:00] [ERR] [35] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find a part of the path '/config/root/default/Collections2'". URL "POST" "/Collections".
[2024-04-27 18:39:29.858 -05:00] [INF] [35] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.115" closed
[2024-04-27 18:39:30.446 -05:00] [INF] [37] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.115" request
[2024-04-27 18:42:22.150 -05:00] [ERR] [34] MediaBrowser.Controller.Entities.BaseItem: Error refreshing owned items for "/config/root/default/Collections"
System.IO.DirectoryNotFoundException: Could not find a part of the path '/config/root/default/Collections'.
So I updated my server to 10.9.4 and the collections I'm having issues with are still there. I cannot figure out how to remove them. They show up under My Media as well as the side menu under Home/Media.
I do see the bug was marked as closed.
The server is running in Docker on a TerraMaster NAS. I updated using Portainer.
(2024-04-28, 12:07 AM)_Mayhem_ Wrote:
I somehow managed to get three collections created that simply will not go away under 10.9.0:2024041505 . The movies I was trying to add never showed up in the collection, and none of the three are shown in Admin > Libraries. I'm running these in Docker.
Neither restarting the server nor the container makes them behave. Nor does recreating the container with a re-pull in Portainer.
I see this in the log:
[2024-04-27 18:38:43.077 -05:00] [ERR] [35] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find a part of the path '/config/root/default/Collections2'". URL "POST" "/Collections".
[2024-04-27 18:39:29.858 -05:00] [INF] [35] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.115" closed
[2024-04-27 18:39:30.446 -05:00] [INF] [37] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.115" request
[2024-04-27 18:42:22.150 -05:00] [ERR] [34] MediaBrowser.Controller.Entities.BaseItem: Error refreshing owned items for "/config/root/default/Collections"
System.IO.DirectoryNotFoundException: Could not find a part of the path '/config/root/default/Collections'.
So I updated my server to 10.9.4 and the collections I'm having issues with are still there. I cannot figure out how to remove them. They show up under My Media as well as the side menu under Home/Media.
I do see the bug was marked as closed.
The server is running in Docker on a TerraMaster NAS. I updated using Portainer.
[Jellyfin Docker ~ TerraMaster F2-221]