Jump to content

Subtitles download error


revengineer

Recommended Posts

revengineer

I encountered an error downloading subtitles from Open Subtitles. I see a number of these errors. An example error message is shown below. The error message seems to imply that the movie file is not found. However, I checked that the files is both accessible and viewable. 

 

 

2015-11-01 01:51:05.9568 Error - SubtitleManager: Error downloading subtitles from Open Subtitles
    *** Error Report ***
    Version: 3.0.5781.0
    Command line: C:\Users\admin\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe -service
    Operating system: Microsoft Windows NT 6.2.9200.0
    Processor count: 4
    64-Bit OS: True
    64-Bit Process: False
    Program data path: C:\Users\admin\AppData\Roaming\Emby-Server
    Application Path: C:\Users\admin\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe
    Could not find file 'P:\ServerFolders\Videos2\Movies\D-F\FREE_BIRDS.m4v'.
    System.IO.FileNotFoundException
     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)
     at OpenSubtitlesHandler.Utilities.ComputeHash(String fileName)
     at MediaBrowser.Providers.Subtitles.OpenSubtitleDownloader.<Search>d__2b.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
     at MediaBrowser.Providers.Subtitles.SubtitleManager.<SearchSubtitles>d__b.MoveNext()

Link to comment
Share on other sites

it could also be access. it is trying to read the file to determine the hash value that should be sent to OSS

Link to comment
Share on other sites

revengineer

ah, it is indeed possible that another process is accessing the file, but this is impossible to track down at this time. The scheduled task just ran again and these errors were not reported this time around. I will keep an eye out.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...