2024-09-03, 09:26 PM
(This post was last modified: 2024-09-03, 09:28 PM by Lost_Ones. Edited 1 time in total.)
Thank you for your reply and insight. I too was thinking this may be a solution. I did create the directories, both the tvshows and the recordings in the txshows. I then tried to delete the L:ibrary. Next the owner and group to abc:abc like the other that are in the mounts ( after trying to delete with root as the owner).
Still, the libraries remain.
part of the logs
[2024-09-03 15:15:59.413 -06:00] [WRN] [27] MediaBrowser.Controller.Entities.BaseItem: Library folder "/mnt/media/tvshows/recordings" is inaccessible or empty, skipping
[2024-09-03 15:15:59.549 -06:00] [WRN] [27] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping
[2024-09-03 15:15:59.563 -06:00] [INF] [28] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2024-09-03 15:15:59.564 -06:00] [ERR] [43] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "DELETE" "/Library/VirtualFolders".
System.UnauthorizedAccessException: Access to the path '/config/data/root/default/Recordings2/options.xml' is denied.
---> System.IO.IOException: Permission denied
Is it odd that I am seeing a Permission denied in the docker?
I do have a backup of my docker server from a couple days ago that my be an easy way out
Thank you
Still, the libraries remain.
part of the logs
[2024-09-03 15:15:59.413 -06:00] [WRN] [27] MediaBrowser.Controller.Entities.BaseItem: Library folder "/mnt/media/tvshows/recordings" is inaccessible or empty, skipping
[2024-09-03 15:15:59.549 -06:00] [WRN] [27] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping
[2024-09-03 15:15:59.563 -06:00] [INF] [28] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2024-09-03 15:15:59.564 -06:00] [ERR] [43] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "DELETE" "/Library/VirtualFolders".
System.UnauthorizedAccessException: Access to the path '/config/data/root/default/Recordings2/options.xml' is denied.
---> System.IO.IOException: Permission denied
Is it odd that I am seeing a Permission denied in the docker?
I do have a backup of my docker server from a couple days ago that my be an easy way out
Thank you