Importing Isssues

Sonarr: 3.0.8.1507
Windows 11 Pro

[v3.0.8.1507] System.IO.IOException: The process cannot access the file ‘Y:\Television\Legendary\Season 3\Legendary.S03E07.1080p.WEB.h264-KOGi.mkv’ because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access)
at NzbDrone.Common.Disk.DiskProviderBase.OpenReadStream(String path) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Disk\DiskProviderBase.cs:line 415
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MediaFiles\MediaInfo\VideoFileInfoReader.cs:line 59

I cant seem to get it to import the downloaded files… Permissions are correct, paths are correct…Log bof it is above but i cant work it out :frowning: Any assistance would be appreciated

Another file is using the file and Sonarr isn’t able to access it, not sure what is the best tool to see what application is locking a file in Windows these days, but finding out what is locking it will be the first thing to look into.

Resource Monitor (built-in) or Process Explorer (https://docs.microsoft.com/en-us/sysinternals/).

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.