armin0012002 2 Posted June 21, 2019 Posted June 21, 2019 Hi after update to version 4 I do have lots of issue first the scan never end and now doesn't download the metadata any suggestion would be appropriated embyserver.txt
armin0012002 2 Posted June 22, 2019 Author Posted June 22, 2019 2019-06-23 00:42:59.205 Debug MediaEncoder: Ffprobe -i file:"/mnt/unionfs/4kmovie/13 Hours - The Secret Soldiers of Benghazi (2016)/13 Hours - The Secret Soldiers of Benghazi (2016) [HEVC-Remux-2160p TrueHD Atmos-7.1].mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data 2019-06-23 00:42:59.205 Info MediaEncoder: ProcessRun 'ffprobe' Execute: /bin/ffprobe -i file:"/mnt/unionfs/4kmovie/13 Hours - The Secret Soldiers of Benghazi (2016)/13 Hours - The Secret Soldiers of Benghazi (2016) [HEVC-Remux-2160p TrueHD Atmos-7.1].mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data 2019-06-23 00:42:59.225 Info MediaEncoder: ProcessRun 'ffprobe' Started. 2019-06-23 00:43:02.870 Info MediaEncoder: ProcessRun 'ffprobe' Process exited with code 0 2019-06-23 00:43:02.880 Error App: Error parsing /mnt/unionfs/4kmovie/13 Hours - The Secret Soldiers of Benghazi (2016)/13 Hours - The Secret Soldiers of Benghazi (2016) [HEVC-Remux-2160p TrueHD Atmos-7.1].xml *** Error Report *** Version: 4.2.0.18 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.18.0.22 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/mnt/unionfs/4kmovie/13 Hours - The Secret Soldiers of Benghazi (2016)/13 Hours - The Secret Soldiers of Benghazi (2016) [HEVC-Remux-2160p TrueHD Atmos-7.1].xml'. File name: '/mnt/unionfs/4kmovie/13 Hours - The Secret Soldiers of Benghazi (2016)/13 Hours - The Secret Soldiers of Benghazi (2016) [HEVC-Remux-2160p TrueHD Atmos-7.1].xml' 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 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at Emby.Server.Implementations.IO.ManagedFileSystem.OpenRead(String path) at XmlMetadata.Parsers.BaseItemXmlParser`1.Fetch(MetadataResult`1 item, String metadataFile, XmlReaderSettings settings, Encoding encoding, CancellationToken cancellationToken) at XmlMetadata.Parsers.BaseItemXmlParser`1.Fetch(MetadataResult`1 item, String metadataFile, CancellationToken cancellationToken) at XmlMetadata.Providers.MovieXmlProvider.Fetch(MetadataResult`1 result, String path, CancellationToken cancellationToken) at XmlMetadata.Providers.BaseXmlProvider`1.GetMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken) Source: System.Private.CoreLib TargetSite: Void ThrowExceptionForIoErrno(ErrorInfo, System.String, Boolean, System.Func`2[Interop+ErrorInfo,Interop+ErrorInfo]) 2019-06-23 00:43:03.528 Debug MediaEncoder: Ffprobe -i file:"/mnt/unionfs/4kmovie/1922 (2017)/1922 (2017) [x264-WEBDL-2160p AC3-5.1].mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data 2019-06-23 00:43:03.528 Info MediaEncoder: ProcessRun 'ffprobe' Execute: /bin/ffprobe -i file:"/mnt/unionfs/4kmovie/1922 (2017)/1922 (2017) [x264-WEBDL-2160p AC3-5.1].mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data 2019-06-23 00:43:03.539 Info MediaEncoder: ProcessRun 'ffprobe' Started. 2019-06-23 00:43:06.735 Info MediaEncoder: ProcessRun 'ffprobe' Process exited with code 0 2019-06-23 00:43:06.749 Error App: Error parsing /mnt/unionfs/4kmovie/1922 (2017)/1922 (2017) [x264-WEBDL-2160p AC3-5.1].xml *** Error Report *** Version: 4.2.0.18 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.18.0.22 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/mnt/unionfs/4kmovie/1922 (2017)/1922 (2017) [x264-WEBDL-2160p AC3-5.1].xml'. File name: '/mnt/unionfs/4kmovie/1922 (2017)/1922 (2017) [x264-WEBDL-2160p AC3-5.1].xml' 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 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.File.OpenRead(String path) at Emby.Server.Implementations.IO.ManagedFileSystem.OpenRead(String path) at XmlMetadata.Parsers.BaseItemXmlParser`1.Fetch(MetadataResult`1 item, String metadataFile, XmlReaderSettings settings, Encoding encoding, CancellationToken cancellationToken) at XmlMetadata.Parsers.BaseItemXmlParser`1.Fetch(MetadataResult`1 item, String metadataFile, CancellationToken cancellationToken) at XmlMetadata.Providers.MovieXmlProvider.Fetch(MetadataResult`1 result, String path, CancellationToken cancellationToken) at XmlMetadata.Providers.BaseXmlProvider`1.GetMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken) Source: System.Private.CoreLib TargetSite: Void ThrowExceptionForIoErrno(ErrorInfo, System.String, Boolean, System.Func`2[Interop+ErrorInfo,Interop+ErrorInfo])
Luke 42077 Posted June 23, 2019 Posted June 23, 2019 Hi there, did you uninstall all of the default plugins from the server? That's why you're not getting internet metadata. These are the plugins you have installed: 2019-06-22 00:00:00.019 Info App: Plugins: IMVDb 1.0.7.0 ListenBrainz 1.0.1.0 Movie Theme Songs 1.6.3.0 Movie Theme Videos 1.6.3.0 Theme Songs 1.6.3.0 Trailers 1.2.2.0 TV Theme Videos 1.6.3.0 Looks like you removed MovieDb, Omdb, etc.
armin0012002 2 Posted June 23, 2019 Author Posted June 23, 2019 thanks for reply as below photos I do have all the plugin installed do I have to reinstall them every time I do update on my server?
Luke 42077 Posted June 23, 2019 Posted June 23, 2019 No, you don't have to. The server will take care of updating them for you. Can you check your settings for each movie library. What internet metadata providers are enabled?
armin0012002 2 Posted June 23, 2019 Author Posted June 23, 2019 that's wired I used to had more option when I tried managed my library
Happy2Play 9780 Posted June 23, 2019 Posted June 23, 2019 What do you see when you enable Show Advance settings? But it is odd your rotated log is not showing the provider plugins. Can you restart the server and post a new server log?
armin0012002 2 Posted June 23, 2019 Author Posted June 23, 2019 what I did now I did uninstalled all the plugin then delete all the plugin from emby folder and reinstall them again all the option back in manage library section Ill scan them again and see what happen Ill report back here cheers
Luke 42077 Posted June 23, 2019 Posted June 23, 2019 Did you go back and forth between beta and stable?
armin0012002 2 Posted June 23, 2019 Author Posted June 23, 2019 yes I did , is that why get like this ?
Happy2Play 9780 Posted June 23, 2019 Posted June 23, 2019 Looking at the versions shown in image above. yep.
Luke 42077 Posted June 23, 2019 Posted June 23, 2019 yes I did , is that why get like this ? Yes, if you go backwards then you will have to manually roll back the plugin versions using the plugin catalog. It's not recommended. 1
Happy2Play 9780 Posted June 23, 2019 Posted June 23, 2019 A server startup log would show "load exceptions" for these plugins in this case. 1
armin0012002 2 Posted June 24, 2019 Author Posted June 24, 2019 (edited) Hi again after scan for missing metadata noting happened and lost most of poster in tv show too do I have to do full scan from scheduled tasks? Edited June 24, 2019 by armin0012002
Luke 42077 Posted June 24, 2019 Posted June 24, 2019 Try using the identify feature on some of the ones without posters.
armin0012002 2 Posted June 24, 2019 Author Posted June 24, 2019 (edited) its working, on my my movie and tv shows library Edited June 24, 2019 by armin0012002
armin0012002 2 Posted June 24, 2019 Author Posted June 24, 2019 this is my log now I can see more error about cant rewrite to emby xml embyserver.txt
armin0012002 2 Posted June 24, 2019 Author Posted June 24, 2019 *** Error Report *** Version: 4.1.1.0 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Unix 4.18.0.22 64-Bit OS: True 64-Bit Process: True User Interactive: True Runtime: file:///system/System.Private.CoreLib.dll Processor count: 4 Program data path: /config Application directory: /system System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not find file '/mnt/unionfs/4kmovie/Avengers Age of Ultron (2015)/Avengers.Age.of.Ultron.2015.Remux-2160p.xml'. File name: '/mnt/unionfs/4kmovie/Avengers Age of Ultron (2015)/Avengers.Age.of.Ultron.2015.Remux-2160p.xml' 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 XmlMetadata.Parsers.BaseItemXmlParser`1.Fetch(MetadataResult`1 item, String metadataFile, XmlReaderSettings settings, Encoding encoding, CancellationToken cancellationToken) at XmlMetadata.Parsers.BaseItemXmlParser`1.Fetch(MetadataResult`1 item, String metadataFile, CancellationToken cancellationToken) at XmlMetadata.Providers.MovieXmlProvider.Fetch(MetadataResult`1 result, String path, CancellationToken cancellationToken) at XmlMetadata.Providers.BaseXmlProvider`1.GetMetadata(ItemInfo info, IDirectoryService directoryService, CancellationToken cancellationToken) Source: System.Private.CoreLib TargetSite: Void ThrowExceptionForIoErrno(ErrorInfo, System.String, Boolean, System.Func`2[interop+ErrorInfo,Interop+ErrorInfo])
Luke 42077 Posted June 25, 2019 Posted June 25, 2019 Remove the xml metadata plugin and that will go away.
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