Constant Error Message
#1
Every time I try to update the library for TV I get an error message that there was an unexpected network error. The message in the log says "EXCEPTION OCCURRED:System.IO.IOException: An unexpected network error occurred.



   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

   at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)

   at EmberAPI.Scanner.ScanForFiles_TV(DBElement& tShow, String sPath)

   at EmberAPI.Scanner.ScanSourceDirectory_TV(DBSource sSource, String sPath, Boolean forcepathastvshowfolder)

   at EmberAPI.Scanner.bwPrelim_DoWork(Object sender, DoWorkEventArgs e)

   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)

   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)*   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.IO.FileSystemEnumerableIterator`1.CommonInit()

   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)

   at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)

   at EmberAPI.Scanner.ScanForFiles_TV(DBElement& tShow, String sPath)

   at EmberAPI.Scanner.ScanSourceDirectory_TV(DBSource sSource, String sPath, Boolean forcepathastvshowfolder)

   at EmberAPI.Scanner.bwPrelim_DoWork(Object sender, DoWorkEventArgs e)

   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)

   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)"
Reply
#2
Check if Ember has read and write rights for all paths.
Reply
#3
That fixed it. What's really weird is that I was scanning almost everything on Saturday and it suddenly stopped being able to update the TV library.
Reply

Logout Mark Read Team Forum Stats Members Help
Constant Error Message0