2024-02-10, 06:41 PM
Hello,
I am trying to figure out why Jellyfin doesn't have access to a folder.
The only error I can find in the logs are:
[2024-02-10 19:02:04.881 +01:00] [ERR] [10] Emby.Server.Implementations.IO.LibraryMonitor: Error watching path: "D:\Anime Serier"
System.IO.FileNotFoundException: Error reading the D:\Anime Serier directory.
at System.IO.FileSystemWatcher.StartRaisingEvents()
at System.IO.FileSystemWatcher.StartRaisingEventsIfNotDisposed()
at System.IO.FileSystemWatcher.set_EnableRaisingEvents(Boolean value)
at Emby.Server.Implementations.IO.LibraryMonitor.<>c__DisplayClass19_0.<StartWatchingPath>b__0()
I can add the folder, all of the content in the folder is set to full access to the windows user that installed jellyfin.
The jellyfin has no issues reading the other folders.
I am trying to figure out why Jellyfin doesn't have access to a folder.
The only error I can find in the logs are:
[2024-02-10 19:02:04.881 +01:00] [ERR] [10] Emby.Server.Implementations.IO.LibraryMonitor: Error watching path: "D:\Anime Serier"
System.IO.FileNotFoundException: Error reading the D:\Anime Serier directory.
at System.IO.FileSystemWatcher.StartRaisingEvents()
at System.IO.FileSystemWatcher.StartRaisingEventsIfNotDisposed()
at System.IO.FileSystemWatcher.set_EnableRaisingEvents(Boolean value)
at Emby.Server.Implementations.IO.LibraryMonitor.<>c__DisplayClass19_0.<StartWatchingPath>b__0()
I can add the folder, all of the content in the folder is set to full access to the windows user that installed jellyfin.
The jellyfin has no issues reading the other folders.