Haxy 11 Posted January 16, 2019 Posted January 16, 2019 (edited) After update Opensubtitles plugin does not works. 2019-01-16 17:36:19.869 Error SubtitleManager: Error downloading subtitles from Open Subtitles *** Error Report *** Version: 4.0.0.2 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.2.8.0 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 4 Program data path: /config Application directory: /system System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/movies/Whitney.2018.MULTi.1080p.BluRay.x264-PTRG/Whitney.2018.MULTi.1080p.BluRay.x264-PTRG.mkv'. at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.OpenRead(String path) at OpenSubtitles.OpenSubtitleDownloader.Search(SubtitleSearchRequest request, CancellationToken cancellationToken) at MediaBrowser.Providers.Subtitles.SubtitleManager.<>c__DisplayClass15_0.<<SearchSubtitles>b__3>d.MoveNext() Source: System.Private.CoreLib TargetSite: Void ThrowExceptionForIoErrno(ErrorInfo, System.String, Boolean, System.Func`2[Interop+ErrorInfo,Interop+ErrorInfo]) at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.OpenRead(String path) at OpenSubtitles.OpenSubtitleDownloader.Search(SubtitleSearchRequest request, CancellationToken cancellationToken) at MediaBrowser.Providers.Subtitles.SubtitleManager.<>c__DisplayClass15_0.<<SearchSubtitles>b__3>d.MoveNext() new 1.txt Edited January 16, 2019 by Haxy
nagetech 69 Posted January 16, 2019 Posted January 16, 2019 Maybe try uninstalling/reinstalling the plugin. I've found that helps clear up any odd issues. It may also surprise you and trigger updates for other plugins. 1
Luke 42080 Posted January 16, 2019 Posted January 16, 2019 @@Haxy @@nagetech Looks like the problem was no read access to the video file: System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/movies/Whitney.2018.MULTi.1080p.BluRay.x264-PTRG/Whitney.2018.MULTi.1080p.BluRay.x264-PTRG.mkv'.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now