I noticed some warning keep appearing in the log file of javluv, the content are something like this:
, the log give me those warning (same warning) evey 15-20 sec.
Do you know why this happen? Is it normal for it to happen when my harddrive is not plugged in?
I store my videos on 2 diffferent external harddrive, when I don't plug the 1 of the harddrive (F2/8/2023 9:28:33 AM : Warning : Command exception:: System.IO.DirectoryNotFoundException: Could not find a part of the path 'F:\New folder (1)\ABP-305.nfo~'.
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, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at MovieInfo.MovieSerializer`1.Save(String filename, T data)
at MovieInfo.CmdSaveMetadata.Execute()
at MovieInfo.CommandQueue.ThreadRun()
Do you know why this happen? Is it normal for it to happen when my harddrive is not plugged in?