2025-11-01, 08:50 PM
(This post was last modified: 2025-11-01, 08:53 PM by otherjustin.)
I attempted running a scan of just the problem library, here is the log
[2025-11-01 20:47:02.562 +00:00] [ERR] [64] MediaBrowser.Controller.Entities.BaseItem: Error refreshing owned items for "/media/Media/Movies"
System.IO.IOException: Input/output error : '/media/Media/Movies/Perfect Blue (1997) [BluRay] [1080p] [YTS.AM]'
at System.IO.FileStatus.ThrowOnCacheInitializationError(ReadOnlySpan
at System.Linq.Enumerable.IEnumerableSelectIterator
at System.IO.FileSystemInfo.Create(String fullPath, String fileName, Boolean asDirectory, FileStatus& fileStatus)
at System.IO.Enumeration.FileSystemEnumerator
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
at System.Collections.Concurrent.ConcurrentDictionary
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetFiles(BaseItem item, Boolean includeDirectories, IDirectoryService directoryService)
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
at MediaBrowser.Providers.Manager.ItemImageProvider.<>c__DisplayClass7_0.<ValidateImages>b__0(ILocalImageProvider i)
at System.Linq.Enumerable.SelectManySingleSelectorIterator
at MediaBrowser.Providers.Manager.MetadataService
at System.IO.FileSystemInfo.Create(String fullPath, String fileName, Boolean asDirectory, FileStatus& fileStatus)
at System.IO.Enumeration.FileSystemEnumerator
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
at System.Collections.Concurrent.ConcurrentDictionary
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
at MediaBrowser.Controller.Entities.BaseItem.GetFileSystemChildren(IDirectoryService directoryService)
at MediaBrowser.Controller.Entities.Folder.GetNonCachedChildren(IDirectoryService directoryService)
at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal2(IProgress`1 progress, Boolean recursive, Boolean refreshChildMetadata, Boolean allowRemoveRoot, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService, CancellationToken cancellationToken)
Wait a minute... Perfect Blue isn't even showing up as a file or folder in the directory at all, but that is what's being referenced in the error. Any ideas?
[2025-11-01 20:47:02.562 +00:00] [ERR] [64] MediaBrowser.Controller.Entities.BaseItem: Error refreshing owned items for "/media/Media/Movies"
System.IO.IOException: Input/output error : '/media/Media/Movies/Perfect Blue (1997) [BluRay] [1080p] [YTS.AM]'
at System.IO.FileStatus.ThrowOnCacheInitializationError(ReadOnlySpan
1 path)
at System.IO.FileSystemInfo.Create(String fullPath, String fileName, Boolean asDirectory, FileStatus& fileStatus)
at System.IO.Enumeration.FileSystemEnumerator1.MoveNext()at System.Linq.Enumerable.IEnumerableSelectIterator
2.ToArray()
at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
at System.Collections.Concurrent.ConcurrentDictionary2.GetOrAdd[TArg](TKey key, Func3 valueFactory, TArg factoryArgument)
at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
at MediaBrowser.Controller.Entities.BaseItem.GetFileSystemChildren(IDirectoryService directoryService)
at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken)
[2025-11-01 20:47:02.589 +00:00] [ERR] [64] MediaBrowser.Providers.Folders.FolderMetadataService: Error validating images for "/media/Media/Movies"
System.IO.IOException: Input/output error : '/media/Media/Movies/Perfect Blue (1997) [BluRay] [1080p] [YTS.AM]'
at System.IO.FileStatus.ThrowOnCacheInitializationError(ReadOnlySpan1 path)at System.IO.FileSystemInfo.Create(String fullPath, String fileName, Boolean asDirectory, FileStatus& fileStatus)
at System.IO.Enumeration.FileSystemEnumerator
1.MoveNext()
at System.Linq.Enumerable.IEnumerableSelectIterator2.ToArray()at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
at System.Collections.Concurrent.ConcurrentDictionary
2.GetOrAdd[TArg](TKey key, Func3 valueFactory, TArg factoryArgument)at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetFiles(BaseItem item, Boolean includeDirectories, IDirectoryService directoryService)
at MediaBrowser.LocalMetadata.Images.LocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
at MediaBrowser.Providers.Manager.ItemImageProvider.<>c__DisplayClass7_0.<ValidateImages>b__0(ILocalImageProvider i)
at System.Linq.Enumerable.SelectManySingleSelectorIterator
2.ToList()
at MediaBrowser.Providers.Manager.ItemImageProvider.ValidateImages(BaseItem item, IEnumerable1 providers, ImageRefreshOptions refreshOptions)at MediaBrowser.Providers.Manager.MetadataService
2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
[2025-11-01 20:47:02.622 +00:00] [ERR] [64] MediaBrowser.Controller.Entities.BaseItem: Error retrieving children from file system
System.IO.IOException: Input/output error : '/media/Media/Movies/Perfect Blue (1997) [BluRay] [1080p] [YTS.AM]'
at System.IO.FileStatus.ThrowOnCacheInitializationError(ReadOnlySpan1 path)at System.IO.FileSystemInfo.Create(String fullPath, String fileName, Boolean asDirectory, FileStatus& fileStatus)
at System.IO.Enumeration.FileSystemEnumerator
1.MoveNext()
at System.Linq.Enumerable.IEnumerableSelectIterator2.ToArray()at MediaBrowser.Controller.Providers.DirectoryService.<>c.<GetFileSystemEntries>b__5_0(String p, IFileSystem fileSystem)
at System.Collections.Concurrent.ConcurrentDictionary
2.GetOrAdd[TArg](TKey key, Func3 valueFactory, TArg factoryArgument)at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path)
at MediaBrowser.Controller.Entities.BaseItem.GetFileSystemChildren(IDirectoryService directoryService)
at MediaBrowser.Controller.Entities.Folder.GetNonCachedChildren(IDirectoryService directoryService)
at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal2(IProgress`1 progress, Boolean recursive, Boolean refreshChildMetadata, Boolean allowRemoveRoot, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService, CancellationToken cancellationToken)
Wait a minute... Perfect Blue isn't even showing up as a file or folder in the directory at all, but that is what's being referenced in the error. Any ideas?
