Jump to content

No Media info from Blu-Ray folders (BDMV).


holmberg
Go to solution Solved by holmberg,

Recommended Posts

rjsmith2007

I would just like to chime in and say +1 for fixing the bdinfo issue with bluray disc folders. It seems to also prevent playback of UHD bluray folders. I see the same error in my log as this earlier one on page 1 of this thread: 

System.Exception: Clip info file 00000.clpi has an unknown file type HDMV0300.

I honestly don't care about the disc info. Just the playback. I know it's still experimental but I show my support for this feature.

Link to comment
Share on other sites

  • 2 years later...

Are there any plans to update bdinfo to the version which works with UHD BDAV containers? there are tons of BD rips which are using this container, and if all is needed to properly support them on Emby side is to update bdinfo plugin I think this should be priority to fix it. 

thanks!

Link to comment
Share on other sites

On 8/24/2023 at 10:30 PM, axlns said:

Are there any plans to update bdinfo to the version which works with UHD BDAV containers? there are tons of BD rips which are using this container, and if all is needed to properly support them on Emby side is to update bdinfo plugin I think this should be priority to fix it. 

thanks!

I would certainly like to, however the BDInfo library has gotten significantly more complicated than it used to be and has added new dependencies on other libraries. Have you considered using MakeMKV to convert to mkv?

Link to comment
Share on other sites

14 minutes ago, Luke said:

I would certainly like to, however the BDInfo library has gotten significantly more complicated than it used to be and has added new dependencies on other libraries. Have you considered using MakeMKV to convert to mkv?

yeah, mkv is always the option, but as far I know BDAV and ISO are the only containers which allow you to make full copy of your blue-rays, including menu, additional materials, etc. I love Emby and have life-time subscription, and the lack of support of UHD bdav containers is the only feature I really missing. its still not possible to allow it to be a plugin so community can help with upgrading it to latest version of bdinfo?

Edited by axlns
Link to comment
Share on other sites

On 8/28/2023 at 10:28 PM, axlns said:

yeah, mkv is always the option, but as far I know BDAV and ISO are the only containers which allow you to make full copy of your blue-rays, including menu, additional materials, etc. I love Emby and have life-time subscription, and the lack of support of UHD bdav containers is the only feature I really missing. its still not possible to allow it to be a plugin so community can help with upgrading it to latest version of bdinfo?

It is already a plugin. The problem is that it's dependencies will not fit into .net standard 2.0, which our plugins use, so in order to update bdinfo, we either have to rewrite parts of it, or bring the whole thing back into the core server. so both of those are ugly options. at some point down the road we may be able to bump our plugins up to .net standard 2.1 and then it would be much easier.

Link to comment
Share on other sites

  • 3 months later...
2 minutes ago, axlns said:

hi Luke, I'm curious if you have any update on this issue? any plans on updating bdinfo plugin? thanks!

HI, it isn't that I don't want to, but the challenges that I outlined above are still present now. I want BDMV support to work within the plugin structure that we have, rather than have to rework the entire server to fit it.

Link to comment
Share on other sites

RanmaCanada

You should honestly just give up as the rest of us have an move to mkv.  If you want to hoard the iso files, do so, but understand that the limitations that Luke has told you about make it basically impossible for the near future for it to function in Emby.  There are far more important things for the dev team to work on than this.

Link to comment
Share on other sites

14 hours ago, axlns said:

Luke, perhaps its possible to get source codes of the version of bdinfo you are using and update them to support UHD BDAV containers?

Right, the problem is that this is not so easy because the latest version of BDInfo has new dependencies that will not compile in .NET Standard 2.0. So either the core server needs to be reworked to accommodate that, or the new version of BDInfo needs to be reworked so that it can compile against .NET Standard 2.0.

Link to comment
Share on other sites

muller_md
On 12/26/2023 at 9:01 PM, Luke said:

Right, the problem is that this is not so easy because the latest version of BDInfo has new dependencies that will not compile in .NET Standard 2.0. So either the core server needs to be reworked to accommodate that, or the new version of BDInfo needs to be reworked so that it can compile against .NET Standard 2.0.

To make things easy, I think that this nuget package: https://www.nuget.org/packages/BDInfo/ supports .NET Std 2.0+, from 2021.

Link to comment
Share on other sites

2 hours ago, muller_md said:

To make things easy, I think that this nuget package: https://www.nuget.org/packages/BDInfo/ supports .NET Std 2.0+, from 2021.

Well we need .net standard 2.0, not 2.1, so I still need to rip that apart that quite a bit to get it to work. But it is at least closer than the other one.  So here you go, completely untested:

BlurayMounter.zip

Let me know how it goes. Thanks.

  • Thanks 1
Link to comment
Share on other sites

On 12/29/2023 at 1:08 AM, Luke said:

Well we need .net standard 2.0, not 2.1, so I still need to rip that apart that quite a bit to get it to work. But it is at least closer than the other one.  So here you go, completely untested:

BlurayMounter.zip 73.54 kB · 2 downloads

Let me know how it goes. Thanks.

wow!! looks  like its working! I tested it on one movie and it worked just fine. I will report if I will see any problems.

Luke and muller_md, thank you very much! :) nice xmas gift))

  • Thanks 2
Link to comment
Share on other sites

marcoxyz

Hello Team

Is there any chance taht after 3 or 4 years the BlurayMounter.dll gets fixed for the playing UHD iso files? 

I had a BlurayMounter.dll here frem Müller in this Forum and it was working like a charm for ISO files but the BDMV Folder was broken. So after 4 years thsi bug is still remaining and is not fixed.

Is there any estimation whe it gets fixed?

@marcoxyz

Best regards,

Marco

Link to comment
Share on other sites

1 minute ago, marcoxyz said:

Hello Team

Is there any chance taht after 3 or 4 years the BlurayMounter.dll gets fixed for the playing UHD iso files? 

I had a BlurayMounter.dll here frem Müller in this Forum and it was working like a charm for ISO files but the BDMV Folder was broken. So after 4 years thsi bug is still remaining and is not fixed.

Is there any estimation whe it gets fixed?

@marcoxyz

Best regards,

Marco

@marcoxyz

Please see 

Thanks.

Link to comment
Share on other sites

marcoxyz

Hello Luke

 

I tested BlurayMounter.dll from above. UHD BDMV Folders get not recognised anymore on Libary Scan (in my case 100+ Movies are missing), revert to the original DLL -> All Movies are Back.

BlurayMounter.zip

BDMV Play -> Error -> System.IO.DirectoryNotFoundException: Could not find a part of the path
ISO Play -> Success

Quote
*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00687.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00688.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00674.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00689.m2ts'.
	   at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
	   at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func`2 errorRewriter)
	   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
	   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
	   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
	   at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
	   at System.IO.FileStream..ctor(String path, FileStreamOptions options)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, Int32 bufferSize, FileOpenOptions fileOpenOptions, Int64 preAllocationSize)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, Int32 bufferSize, FileOpenOptions fileOpenOptions)
	   at Emby.Server.Implementations.IO.IOManager.GetResponse(HttpRequestOptions options, MediaProtocol protocol)
	   at Emby.Server.Implementations.IO.IOManager.GetResponse(HttpRequestOptions options)
	   at Emby.Server.Implementations.HttpServer.HttpResultFactory.GetContent(StaticFileResultOptions options, Int64 offset, Int64 length, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.FileWriter.SetContentResponseHeaders(Nullable`1 reportedTotalContentLength, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpResultFactory.GetStaticResult(IRequest requestContext, StaticResultOptions options)
	   at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.ProcessRequest(StreamRequest request, Boolean isHeadRequest)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: System.Private.CoreLib
	TargetSite: Void ThrowExceptionForIoErrno(ErrorInfo, System.String, Boolean, System.Func`2[Interop+ErrorInfo,Interop+ErrorInfo])

 

Original DLL

ISO Play -> Error -> System.Exception: Clip info file 00001.clpi has an unknown file type HDMV0300.
BDMV Play Error -> Same Error

Quote
*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	System.Exception: System.Exception: Clip info file 00001.clpi has an unknown file type HDMV0300.
	   at BDInfo.BDROM.Scan()
	   at BDInfo.BdInfoExaminer.GetDiscInfo(String path)
	   at BlurayMounter.BlurayMounter.Mount(ReadOnlyMemory`1 mediaPath, ReadOnlyMemory`1 container, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.IO.MediaMountManager.Mount(ReadOnlyMemory`1 mediaPath, ReadOnlyMemory`1 container, CancellationToken cancellationToken)
	   at Emby.Server.MediaEncoding.Unified.EncodingCommon.AcquireResources(EncodingJobInfo state, CancellationToken cancellationToken)
	   at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.ProcessRequest(StreamRequest request, Boolean isHeadRequest)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: BlurayMounter
	TargetSite: Void Scan()
	
2024-01-02 22:04:38.117 Info Server: http/1.1 Response 500 to host3. Time: 77ms. http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true
2024-01-02 22:04:55.427 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 22:04:55.430 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 22:05:45.685 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 22:05:45.687 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 22:05:55.695 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 22:05:55.697 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 22:06:05.705 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 22:06:05.710 Info Server: http/1.1 Response 204 to host1. Time: 5ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 22:06:15.718 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 22:06:15.721 Info Server: http/1.1 Response 204 to host1. Time: 3ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 22:06:25.726 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 22:06:25.728 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 22:06:34.558 Info Server: http/1.1 POST http://192.168.0.100:8096/InfuseSync/Checkpoint/b64fd975d15646e8820492c8d449964b/StartSync. UserAgent: Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0
2024-01-02 22:06:34.560 Info Server: http/1.1 Response 200 to host3. Time: 2ms. http://192.168.0.100:8096/InfuseSync/Checkpoint/b64fd975d15646e8820492c8d449964b/StartSync
2024-01-02 22:06:34.580 Info Server: http/1.1 POST http://192.168.0.100:8096/InfuseSync/Checkpoint?DeviceId=98652616-77F7-4909-ADAE-6F51620D59E5&UserId=3196fd2498ff4cab8a66465ce70610d2. UserAgent: Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0
2024-01-02 22:06:34.581 Info Server: http/1.1 Response 200 to host3. Time: 1ms. http://192.168.0.100:8096/InfuseSync/Checkpoint?DeviceId=98652616-77F7-4909-ADAE-6F51620D59E5&UserId=3196fd2498ff4cab8a66465ce70610d2
2024-01-02 22:06:35.736 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 22:06:35.737 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 22:06:44.299 Info Server: http/1.1 GET http://192.168.0.100:8096/Videos/185638/stream?MediaSourceId=9dd83f38d9398d4f036c8b212fa4f4c4&Static=true. Accept=*/*, Host=192.168.0.100:8096, Range=bytes=0-, X-Emby-Authorization=MediaBrowser DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Client="Infuse", Device="iPhone", Token="2f006be9671e451dabeebb64e5641c00", Version="7.6.5"
2024-01-02 22:06:44.549 Error Server: Error processing request
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	System.Exception: System.Exception: Clip info file 00002.clpi has an unknown file type HDMV0300.
	   at BDInfo.BDROM.Scan()
	   at BDInfo.BdInfoExaminer.GetDiscInfo(String path)
	   at BlurayMounter.BlurayMounter.Mount(ReadOnlyMemory`1 mediaPath, ReadOnlyMemory`1 container, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.IO.MediaMountManager.Mount(ReadOnlyMemory`1 mediaPath, ReadOnlyMemory`1 container, CancellationToken cancellationToken)
	   at Emby.Server.MediaEncoding.Unified.EncodingCommon.AcquireResources(EncodingJobInfo state, CancellationToken cancellationToken)
	   at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.ProcessRequest(StreamRequest request, Boolean isHeadRequest)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: BlurayMounter
	TargetSite: Void Scan()

 

 

Link to comment
Share on other sites

7 hours ago, marcoxyz said:

Hello Luke

 

I tested BlurayMounter.dll from above. UHD BDMV Folders get not recognised anymore on Libary Scan (in my case 100+ Movies are missing), revert to the original DLL -> All Movies are Back.

BlurayMounter.zip

BDMV Play -> Error -> System.IO.DirectoryNotFoundException: Could not find a part of the path
ISO Play -> Success

 

Original DLL

ISO Play -> Error -> System.Exception: Clip info file 00001.clpi has an unknown file type HDMV0300.
BDMV Play Error -> Same Error

 

 

Hi, please attach the complete emby server log. thanks.

Link to comment
Share on other sites

marcoxyz

Hi Luke

I do it the next time, for now it is a Synology NAS,

DSM 7.2.1-69057 Update 3
DS2419+ INTEL Atom C3538

Any News?

Best regards,
Marco

 

Link to comment
Share on other sites

46 minutes ago, marcoxyz said:

Hi Luke

I do it the next time, for now it is a Synology NAS,

DSM 7.2.1-69057 Update 3
DS2419+ INTEL Atom C3538

Any News?

Best regards,
Marco

 

No, I don't have any news. I need the information requested in order to look into that. Thanks.

Link to comment
Share on other sites

marcoxyz

Hi Luke

What exact information you need in additional to look inte the issue?

Best regards,
Marco

Link to comment
Share on other sites

7 hours ago, marcoxyz said:

Hi Luke

What exact information you need in additional to look inte the issue?

Best regards,
Marco

Quote

Hi, please attach the complete emby server log. thanks.

 

Link to comment
Share on other sites

marcoxyz

Hi Luke

Really? What else do you expect to find in the logfile beside of the relevant part of the rrror message related to the play of a BDMV Folder and a ISO File?
Please simply fix the 100 times reported iso UHD "HDMV0300" vs Normal "HDMV0200" error.
And the BDMV Error is maybe related to the newer .Net libary.

Anyway attached the full log for the BDMV Error.

Best regards,
Marco
 

Quote
2024-01-02 21:43:13.812 Info Main: Application path: /volume1/@appstore/EmbyServer/system/EmbyServer.dll
2024-01-02 21:43:14.245 Info Main: Emby
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
2024-01-02 21:43:14.245 Info Main: Logs path: /var/packages/EmbyServer/var/logs
2024-01-02 21:43:14.245 Info Main: Cache path: /var/packages/EmbyServer/var/cache
2024-01-02 21:43:14.246 Info Main: Internal metadata path: /var/packages/EmbyServer/var/metadata
2024-01-02 21:43:14.246 Info Main: Transcoding temporary files path: /var/packages/EmbyServer/var/transcoding-temp
2024-01-02 21:43:14.247 Info Main: PID file: /var/packages/EmbyServer/var/EmbyServer.pid
2024-01-02 21:43:14.342 Info App: Application version: 4.7.14.0
2024-01-02 21:43:14.348 Info App: Loading assemblies
2024-01-02 21:43:14.391 Info App: File /var/packages/EmbyServer/var/plugins/Emby.XmlTV.dll has version 1.1.4.0
2024-01-02 21:43:14.392 Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.XmlTV.dll has version 1.0.9.0
2024-01-02 21:43:14.392 Info App: File /var/packages/EmbyServer/var/plugins/Emby.PortMapper.dll has version 1.2.1.0
2024-01-02 21:43:14.392 Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.PortMapper.dll has version 1.1.8.0
2024-01-02 21:43:14.392 Info App: File /var/packages/EmbyServer/var/plugins/Fanart.dll has version 1.0.15.0
2024-01-02 21:43:14.392 Info App: File /volume1/@appstore/EmbyServer/system/plugins/Fanart.dll has version 1.0.13.0
2024-01-02 21:43:14.392 Info App: File /var/packages/EmbyServer/var/plugins/Emby.Webhooks.dll has version 1.0.25.0
2024-01-02 21:43:14.392 Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Webhooks.dll has version 1.0.25.0
2024-01-02 21:43:14.393 Info App: File /var/packages/EmbyServer/var/plugins/MovieDb.dll has version 1.7.4.0
2024-01-02 21:43:14.393 Info App: File /volume1/@appstore/EmbyServer/system/plugins/MovieDb.dll has version 1.6.2.0
2024-01-02 21:43:14.393 Info App: File /var/packages/EmbyServer/var/plugins/OpenSubtitles.dll has version 1.0.34.0
2024-01-02 21:43:14.393 Info App: File /volume1/@appstore/EmbyServer/system/plugins/OpenSubtitles.dll has version 1.0.31.0
2024-01-02 21:43:14.393 Info App: File /var/packages/EmbyServer/var/plugins/Emby.M3UTuner.dll has version 1.0.13.0
2024-01-02 21:43:14.394 Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.M3UTuner.dll has version 1.0.13.0
2024-01-02 21:43:14.394 Info App: File /var/packages/EmbyServer/var/plugins/StudioImages.dll has version 1.0.3.0
2024-01-02 21:43:14.394 Info App: File /volume1/@appstore/EmbyServer/system/plugins/StudioImages.dll has version 1.0.3.0
2024-01-02 21:43:14.394 Info App: File /var/packages/EmbyServer/var/plugins/Emby.Dlna.dll has version 1.3.3.0
2024-01-02 21:43:14.394 Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Dlna.dll has version 1.0.91.0
2024-01-02 21:43:14.394 Info App: File /var/packages/EmbyServer/var/plugins/Emby.Server.CinemaMode.dll has version 1.0.40.0
2024-01-02 21:43:14.395 Info App: File /volume1/@appstore/EmbyServer/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.40.0
2024-01-02 21:43:14.395 Info App: File /var/packages/EmbyServer/var/plugins/MusicBrainz.dll has version 1.0.22.0
2024-01-02 21:43:14.395 Info App: File /volume1/@appstore/EmbyServer/system/plugins/MusicBrainz.dll has version 1.0.22.0
2024-01-02 21:43:14.395 Info App: File /var/packages/EmbyServer/var/plugins/Tvdb.dll has version 1.4.4.0
2024-01-02 21:43:14.395 Info App: File /volume1/@appstore/EmbyServer/system/plugins/Tvdb.dll has version 1.3.3.0
2024-01-02 21:43:14.395 Info App: File /var/packages/EmbyServer/var/plugins/EmbyGuideData.dll has version 1.0.12.0
2024-01-02 21:43:14.395 Info App: File /volume1/@appstore/EmbyServer/system/plugins/EmbyGuideData.dll has version 1.0.10.0
2024-01-02 21:43:14.396 Info App: File /var/packages/EmbyServer/var/plugins/AudioDb.dll has version 1.0.18.0
2024-01-02 21:43:14.396 Info App: File /volume1/@appstore/EmbyServer/system/plugins/AudioDb.dll has version 1.0.16.0
2024-01-02 21:43:14.396 Info App: File /var/packages/EmbyServer/var/plugins/NfoMetadata.dll has version 1.0.78.0
2024-01-02 21:43:14.396 Info App: File /volume1/@appstore/EmbyServer/system/plugins/NfoMetadata.dll has version 1.0.70.0
2024-01-02 21:43:14.396 Info App: File /var/packages/EmbyServer/var/plugins/OMDb.dll has version 1.0.21.0
2024-01-02 21:43:14.396 Info App: File /volume1/@appstore/EmbyServer/system/plugins/OMDb.dll has version 1.0.18.0
2024-01-02 21:43:14.396 Info App: File /var/packages/EmbyServer/var/plugins/DvdMounter.dll has version 1.0.0.0
2024-01-02 21:43:14.397 Info App: File /volume1/@appstore/EmbyServer/system/plugins/DvdMounter.dll has version 1.0.0.0
2024-01-02 21:43:14.398 Info App: File /var/packages/EmbyServer/var/plugins/BlurayMounter.dll has version 1.0.0.0
2024-01-02 21:43:14.398 Info App: File /volume1/@appstore/EmbyServer/system/plugins/BlurayMounter.dll has version 1.0.0.0
2024-01-02 21:43:14.418 Info App: Loading Emby.PortMapper, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Emby.PortMapper.dll
2024-01-02 21:43:14.418 Info App: Loading Fanart, Version=1.0.15.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Fanart.dll
2024-01-02 21:43:14.418 Info App: Loading Emby.Webhooks, Version=1.0.25.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Emby.Webhooks.dll
2024-01-02 21:43:14.418 Info App: Loading MovieDb, Version=1.7.4.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/MovieDb.dll
2024-01-02 21:43:14.418 Info App: Loading OpenSubtitles, Version=1.0.34.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/OpenSubtitles.dll
2024-01-02 21:43:14.418 Info App: Loading StudioImages, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/StudioImages.dll
2024-01-02 21:43:14.418 Info App: Loading Emby.Dlna, Version=1.3.3.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Emby.Dlna.dll
2024-01-02 21:43:14.418 Info App: Loading Emby.Server.CinemaMode, Version=1.0.40.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Emby.Server.CinemaMode.dll
2024-01-02 21:43:14.418 Info App: Loading MusicBrainz, Version=1.0.22.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/MusicBrainz.dll
2024-01-02 21:43:14.418 Info App: Loading Tvdb, Version=1.4.4.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Tvdb.dll
2024-01-02 21:43:14.418 Info App: Loading AudioDb, Version=1.0.18.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/AudioDb.dll
2024-01-02 21:43:14.418 Info App: Loading NfoMetadata, Version=1.0.78.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/NfoMetadata.dll
2024-01-02 21:43:14.418 Info App: Loading OMDb, Version=1.0.21.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/OMDb.dll
2024-01-02 21:43:14.418 Info App: Loading DvdMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/DvdMounter.dll
2024-01-02 21:43:14.418 Info App: Loading Emby.Kodi.SyncQueue, Version=2.2.1.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Emby.Kodi.SyncQueue.dll
2024-01-02 21:43:14.418 Info App: Loading AutoBoxSets, Version=1.2.7.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/AutoBoxSets.dll
2024-01-02 21:43:14.418 Info App: Loading Emby.XmlTV, Version=1.1.4.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Emby.XmlTV.dll
2024-01-02 21:43:14.418 Info App: Loading Emby.M3UTuner, Version=1.0.13.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/Emby.M3UTuner.dll
2024-01-02 21:43:14.418 Info App: Loading EmbyGuideData, Version=1.0.12.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/EmbyGuideData.dll
2024-01-02 21:43:14.418 Info App: Loading InfuseSync, Version=1.4.2.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/InfuseSync.dll
2024-01-02 21:43:14.418 Info App: Loading BlurayMounter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null from /var/packages/EmbyServer/var/plugins/BlurayMounter.dll
2024-01-02 21:43:14.418 Info App: Loading Emby.Api, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.418 Info App: Loading Emby.Web, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.418 Info App: Loading MediaBrowser.Model, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.418 Info App: Loading MediaBrowser.Common, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.418 Info App: Loading MediaBrowser.Controller, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Providers, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Photos, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Server.Implementations, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.LiveTV, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.ActivityLog, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Server.MediaEncoding, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.LocalMetadata, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Notifications, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Codecs.Dxva, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Codecs, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Server.Connect, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading Emby.Server.Sync, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.419 Info App: Loading EmbyServer, Version=4.7.14.0, Culture=neutral, PublicKeyToken=null
2024-01-02 21:43:14.803 Info SqliteUserRepository: Sqlite version: 3.39.2
2024-01-02 21:43:14.805 Info SqliteUserRepository: Sqlite compiler options: ATOMIC_INTRINSICS=1,COMPILER=gcc-10.3.0,DEFAULT_AUTOVACUUM,DEFAULT_CACHE_SIZE=-2000,DEFAULT_FILE_FORMAT=4,DEFAULT_JOURNAL_SIZE_LIMIT=-1,DEFAULT_MMAP_SIZE=0,DEFAULT_PAGE_SIZE=4096,DEFAULT_PCACHE_INITSZ=20,DEFAULT_RECURSIVE_TRIGGERS,DEFAULT_SECTOR_SIZE=4096,DEFAULT_SYNCHRONOUS=2,DEFAULT_WAL_AUTOCHECKPOINT=1000,DEFAULT_WAL_SYNCHRONOUS=2,DEFAULT_WORKER_THREADS=0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS4,ENABLE_FTS5,ENABLE_GEOPOLY,ENABLE_MATH_FUNCTIONS,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MALLOC_SOFT_LIMIT=1024,MAX_ATTACHED=10,MAX_COLUMN=2000,MAX_COMPOUND_SELECT=500,MAX_DEFAULT_PAGE_SIZE=8192,MAX_EXPR_DEPTH=1000,MAX_FUNCTION_ARG=127,MAX_LENGTH=1000000000,MAX_LIKE_PATTERN_LENGTH=50000,MAX_MMAP_SIZE=0x7fff0000,MAX_PAGE_COUNT=1073741823,MAX_PAGE_SIZE=65536,MAX_SCHEMA_RETRY=25,MAX_SQL_LENGTH=1000000000,MAX_TRIGGER_DEPTH=1000,MAX_VARIABLE_NUMBER=250000,MAX_VDBE_OP=250000000,MAX_WORKER_THREADS=8,MUTEX_PTHREADS,OMIT_LOOKASIDE,SECURE_DELETE,SYSTEM_MALLOC,TEMP_STORE=1,THREADSAFE=1
2024-01-02 21:43:14.805 Info SqliteUserRepository: Opening sqlite connection to /var/packages/EmbyServer/var/data/users.db
2024-01-02 21:43:14.853 Info SqliteUserRepository: Default journal_mode for /var/packages/EmbyServer/var/data/users.db is wal
2024-01-02 21:43:15.090 Info ActivityRepository: Opening sqlite connection to /var/packages/EmbyServer/var/data/activitylog.db
2024-01-02 21:43:15.091 Info ActivityRepository: Default journal_mode for /var/packages/EmbyServer/var/data/activitylog.db is wal
2024-01-02 21:43:15.103 Info SqliteDisplayPreferencesRepository: Opening sqlite connection to /var/packages/EmbyServer/var/data/displaypreferences.db
2024-01-02 21:43:15.105 Info SqliteDisplayPreferencesRepository: Default journal_mode for /var/packages/EmbyServer/var/data/displaypreferences.db is wal
2024-01-02 21:43:15.140 Info App: Adding HttpListener prefix http://+:8096/
2024-01-02 21:43:15.198 Info NetworkManager: Detecting local network addresses
2024-01-02 21:43:15.198 Info NetworkManager: networkInterface: Ethernet eth3, Speed: 1000000000, Description: eth3
2024-01-02 21:43:15.200 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.200 Info NetworkManager: UnicastAddresses: 
2024-01-02 21:43:15.200 Info NetworkManager: networkInterface: Ethernet eth2, Speed: 1000000000, Description: eth2
2024-01-02 21:43:15.200 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.201 Info NetworkManager: UnicastAddresses: 
2024-01-02 21:43:15.201 Info NetworkManager: networkInterface: Ethernet eth1, Speed: 1000000000, Description: eth1
2024-01-02 21:43:15.201 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.201 Info NetworkManager: UnicastAddresses: 
2024-01-02 21:43:15.201 Info NetworkManager: networkInterface: Ethernet eth0, Speed: 1000000000, Description: eth0
2024-01-02 21:43:15.201 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.201 Info NetworkManager: UnicastAddresses: 
2024-01-02 21:43:15.201 Info NetworkManager: networkInterface: Ethernet bond0, Speed: 4000000000, Description: bond0
2024-01-02 21:43:15.201 Info NetworkManager: GatewayAddresses: 192.168.0.1
2024-01-02 21:43:15.201 Info NetworkManager: UnicastAddresses: 192.168.0.100
2024-01-02 21:43:15.202 Info NetworkManager: networkInterface: Ethernet docker-55c4f8e6, Speed: -1, Description: docker-55c4f8e6
2024-01-02 21:43:15.202 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.202 Info NetworkManager: UnicastAddresses: 192.168.48.1,fe80::42:11ff:fe99:c027%9
2024-01-02 21:43:15.202 Info NetworkManager: networkInterface: Ethernet docker0, Speed: -1, Description: docker0
2024-01-02 21:43:15.202 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.202 Info NetworkManager: UnicastAddresses: 172.17.0.1,fe80::42:5eff:fe17:272%10
2024-01-02 21:43:15.202 Info NetworkManager: networkInterface: Ethernet docker8139f1e, Speed: 10000000000, Description: docker8139f1e
2024-01-02 21:43:15.202 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.202 Info NetworkManager: UnicastAddresses: fe80::c8d6:bdff:fe73:e2aa%12
2024-01-02 21:43:15.202 Info NetworkManager: networkInterface: Ethernet docker734ea91, Speed: 10000000000, Description: docker734ea91
2024-01-02 21:43:15.202 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.202 Info NetworkManager: UnicastAddresses: fe80::1070:ff:fef2:ece3%14
2024-01-02 21:43:15.202 Info NetworkManager: networkInterface: Ethernet docker837e1b8, Speed: 10000000000, Description: docker837e1b8
2024-01-02 21:43:15.202 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.202 Info NetworkManager: UnicastAddresses: fe80::861:e0ff:fee2:5239%16
2024-01-02 21:43:15.202 Info NetworkManager: networkInterface: Ethernet dockerd96c947, Speed: 10000000000, Description: dockerd96c947
2024-01-02 21:43:15.202 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.202 Info NetworkManager: UnicastAddresses: fe80::e479:34ff:fe61:b045%18
2024-01-02 21:43:15.202 Info NetworkManager: networkInterface: Loopback lo, Speed: -1, Description: lo
2024-01-02 21:43:15.202 Info NetworkManager: GatewayAddresses: 
2024-01-02 21:43:15.202 Info NetworkManager: UnicastAddresses: 127.0.0.1,::1
2024-01-02 21:43:15.202 Info NetworkManager: networkInterface: Unknown tun0, Speed: -1, Description: tun0
2024-01-02 21:43:15.202 Info NetworkManager: GatewayAddresses: 10.8.0.2
2024-01-02 21:43:15.202 Info NetworkManager: UnicastAddresses: 10.8.0.1
2024-01-02 21:43:15.206 Info NetworkManager: Detected local ip addresses: 192.168.0.100, 10.8.0.1, 192.168.48.1, 172.17.0.1, 127.0.0.1, fe80::42:11ff:fe99:c027%9, fe80::42:5eff:fe17:272%10, fe80::c8d6:bdff:fe73:e2aa%12, fe80::1070:ff:fef2:ece3%14, fe80::861:e0ff:fee2:5239%16, fe80::e479:34ff:fe61:b045%18, ::1
2024-01-02 21:43:15.551 Info AuthenticationRepository: Opening sqlite connection to /var/packages/EmbyServer/var/data/authentication.db
2024-01-02 21:43:15.552 Info AuthenticationRepository: Default journal_mode for /var/packages/EmbyServer/var/data/authentication.db is wal
2024-01-02 21:43:15.560 Info SqliteItemRepository: Opening sqlite connection to /var/packages/EmbyServer/var/data/library.db
2024-01-02 21:43:15.564 Info SqliteItemRepository: Default journal_mode for /var/packages/EmbyServer/var/data/library.db is wal
2024-01-02 21:43:15.565 Info SqliteItemRepository: cache_size is -98304
2024-01-02 21:43:15.566 Info SqliteItemRepository: page_size is 4096
2024-01-02 21:43:15.862 Info App: InfuseSync is starting.
2024-01-02 21:43:17.515 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:43:17.528 Info Server: http/1.1 Response 503 to host1. Time: 27ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:43:18.189 Info FfmpegManager: FFMpeg: /var/packages/EmbyServer/target/bin/ffmpeg
2024-01-02 21:43:18.190 Info FfmpegManager: FFProbe: /var/packages/EmbyServer/target/bin/ffprobe
2024-01-02 21:43:18.190 Info FfmpegManager: FFDetect: /var/packages/EmbyServer/target/bin/ffdetect
2024-01-02 21:43:18.199 Info Skia: SkiaSharp version: 2.80.0.0
2024-01-02 21:43:18.207 Info App: Infuse housekeeping task scheduled.
2024-01-02 21:43:18.288 Info TaskManager: Daily trigger for Remove Old Cached Data set to fire at 01/03/2024 00:01:00, which is 137.69520663333333 minutes from now.
2024-01-02 21:43:18.290 Info TaskManager: Daily trigger for Thumbnail image extraction set to fire at 01/03/2024 02:00:00, which is 256.6951536083333 minutes from now.
2024-01-02 21:43:18.856 Info TaskManager: Daily trigger for Rotate log file set to fire at 01/03/2024 00:00:00, which is 136.68572856 minutes from now.
2024-01-02 21:43:18.945 Info App: ServerId: 23c5a787139d4bca837780bc287c18ba
2024-01-02 21:43:19.070 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint
2024-01-02 21:43:19.127 Info App: Entry point completed: Emby.Dlna.Main.DlnaEntryPoint. Duration: 0.0570331 seconds
2024-01-02 21:43:19.127 Info App: Starting entry point Emby.Server.Implementations.Networking.RemoteAddressEntryPoint
2024-01-02 21:43:19.129 Info App: Loading data from /var/packages/EmbyServer/var/data/wan.dat
2024-01-02 21:43:19.138 Info App: Entry point completed: Emby.Server.Implementations.Networking.RemoteAddressEntryPoint. Duration: 0.0104163 seconds
2024-01-02 21:43:19.138 Info App: Starting entry point Emby.Server.Connect.ConnectEntryPoint
2024-01-02 21:43:19.140 Info App: Loading data from /var/packages/EmbyServer/var/data/connect.txt
2024-01-02 21:43:19.141 Info App: Entry point completed: Emby.Server.Connect.ConnectEntryPoint. Duration: 0.0033084 seconds
2024-01-02 21:43:19.141 Info App: Core startup complete
2024-01-02 21:43:19.142 Info App: Post-init migrations complete
2024-01-02 21:43:19.142 Info App: Starting entry point Emby.PortMapper.ExternalPortForwarding
2024-01-02 21:43:19.143 Info App: Entry point completed: Emby.PortMapper.ExternalPortForwarding. Duration: 0.0010085 seconds
2024-01-02 21:43:19.143 Info App: Starting entry point Emby.Notifications.NotificationManager
2024-01-02 21:43:19.152 Info NotificationManager: Registering event nofitier Webhooks
2024-01-02 21:43:19.164 Info App: Entry point completed: Emby.Notifications.NotificationManager. Duration: 0.0207451 seconds
2024-01-02 21:43:19.164 Info App: Starting entry point Emby.Webhooks.ConfigurationUpgradeEntryPoint
2024-01-02 21:43:19.170 Info App: Entry point completed: Emby.Webhooks.ConfigurationUpgradeEntryPoint. Duration: 0.0058818 seconds
2024-01-02 21:43:19.170 Info App: Starting entry point MovieDb.Security.PluginStartup
2024-01-02 21:43:19.171 Info App: Entry point completed: MovieDb.Security.PluginStartup. Duration: 0.0014844 seconds
2024-01-02 21:43:19.171 Info App: Starting entry point Emby.Security.PluginSecurityManager
2024-01-02 21:43:19.171 Info App: Entry point completed: Emby.Security.PluginSecurityManager. Duration: 5.98E-05 seconds
2024-01-02 21:43:19.171 Info App: Starting entry point Emby.Server.CinemaMode.IntrosEntryPoint
2024-01-02 21:43:19.171 Info App: Entry point completed: Emby.Server.CinemaMode.IntrosEntryPoint. Duration: 0.0001705 seconds
2024-01-02 21:43:19.172 Info App: Starting entry point Tvdb.EntryPoint
2024-01-02 21:43:19.172 Info App: Entry point completed: Tvdb.EntryPoint. Duration: 5.76E-05 seconds
2024-01-02 21:43:19.172 Info App: Starting entry point NfoMetadata.EntryPoint
2024-01-02 21:43:19.172 Info App: Entry point completed: NfoMetadata.EntryPoint. Duration: 0.0001974 seconds
2024-01-02 21:43:19.172 Info App: Starting entry point Emby.Kodi.SyncQueue.EntryPoints.LibrarySyncNotification
2024-01-02 21:43:19.173 Info App: Entry point completed: Emby.Kodi.SyncQueue.EntryPoints.LibrarySyncNotification. Duration: 0.0007985 seconds
2024-01-02 21:43:19.173 Info App: Starting entry point InfuseSync.EntryPoints.LibrarySyncManager
2024-01-02 21:43:19.174 Info App: Entry point completed: InfuseSync.EntryPoints.LibrarySyncManager. Duration: 0.0008623 seconds
2024-01-02 21:43:19.174 Info App: Starting entry point InfuseSync.EntryPoints.UserSyncManager
2024-01-02 21:43:19.174 Info App: Entry point completed: InfuseSync.EntryPoints.UserSyncManager. Duration: 0.0001667 seconds
2024-01-02 21:43:19.174 Info App: Starting entry point Emby.Api.ApiEntryPoint
2024-01-02 21:43:19.174 Info App: Entry point completed: Emby.Api.ApiEntryPoint. Duration: 0.0001425 seconds
2024-01-02 21:43:19.174 Info App: Starting entry point Emby.Server.Implementations.Udp.UdpServerEntryPoint
2024-01-02 21:43:19.176 Info App: Entry point completed: Emby.Server.Implementations.Udp.UdpServerEntryPoint. Duration: 0.0021707 seconds
2024-01-02 21:43:19.176 Info App: Starting entry point Emby.Server.Implementations.Library.DeviceAccessEntryPoint
2024-01-02 21:43:19.177 Info App: Entry point completed: Emby.Server.Implementations.Library.DeviceAccessEntryPoint. Duration: 0.0007671 seconds
2024-01-02 21:43:19.177 Info App: Starting entry point Emby.Server.Implementations.IO.LibraryMonitorStartup
2024-01-02 21:43:19.212 Info App: Entry point completed: Emby.Server.Implementations.IO.LibraryMonitorStartup. Duration: 0.0354075 seconds
2024-01-02 21:43:19.212 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
2024-01-02 21:43:19.213 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint. Duration: 0.0004268 seconds
2024-01-02 21:43:19.213 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.KeepServerAwake
2024-01-02 21:43:19.213 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.KeepServerAwake. Duration: 0.0002162 seconds
2024-01-02 21:43:19.213 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier
2024-01-02 21:43:19.215 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.LibraryChangedNotifier. Duration: 0.0023197 seconds
2024-01-02 21:43:19.215 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.ServerEventNotifier
2024-01-02 21:43:19.219 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.ServerEventNotifier. Duration: 0.0038204 seconds
2024-01-02 21:43:19.219 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.StartupWizard
2024-01-02 21:43:19.220 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.StartupWizard. Duration: 0.0006963 seconds
2024-01-02 21:43:19.220 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.SystemEvents
2024-01-02 21:43:19.221 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.SystemEvents. Duration: 0.000652 seconds
2024-01-02 21:43:19.221 Info App: Starting entry point Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier
2024-01-02 21:43:19.221 Info App: Entry point completed: Emby.Server.Implementations.EntryPoints.UserDataChangeNotifier. Duration: 0.0001699 seconds
2024-01-02 21:43:19.221 Info App: Starting entry point Emby.Server.Implementations.Channels.ChannelsEntryPoint
2024-01-02 21:43:19.225 Info App: Entry point completed: Emby.Server.Implementations.Channels.ChannelsEntryPoint. Duration: 0.0036606 seconds
2024-01-02 21:43:19.225 Info App: Starting entry point Emby.LiveTV.EntryPoint
2024-01-02 21:43:19.229 Info LiveTV: Loading live tv data from /var/packages/EmbyServer/var/data/livetv/timers
2024-01-02 21:43:19.263 Info App: Entry point completed: Emby.LiveTV.EntryPoint. Duration: 0.0383836 seconds
2024-01-02 21:43:19.263 Info App: Starting entry point Emby.LiveTV.UpgradeChannelOptionsEntryPoint
2024-01-02 21:43:19.265 Info App: Entry point completed: Emby.LiveTV.UpgradeChannelOptionsEntryPoint. Duration: 0.0021332 seconds
2024-01-02 21:43:19.265 Info App: Starting entry point Emby.LiveTV.RecordingNotifier
2024-01-02 21:43:19.266 Info App: Entry point completed: Emby.LiveTV.RecordingNotifier. Duration: 0.0009943 seconds
2024-01-02 21:43:19.266 Info App: Starting entry point Emby.ActivityLog.ActivityLogEntryPoint
2024-01-02 21:43:19.269 Info App: Entry point completed: Emby.ActivityLog.ActivityLogEntryPoint. Duration: 0.0023195 seconds
2024-01-02 21:43:19.269 Info App: Starting entry point Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint
2024-01-02 21:43:19.270 Info App: Entry point completed: Emby.Server.MediaEncoding.Api.EncodingManagerEntryPoint. Duration: 0.0016996 seconds
2024-01-02 21:43:19.270 Info App: Starting entry point Emby.Notifications.Notifications
2024-01-02 21:43:19.271 Info App: Entry point completed: Emby.Notifications.Notifications. Duration: 0.0004701 seconds
2024-01-02 21:43:19.271 Info App: Starting entry point Emby.Server.Sync.SyncManagerEntryPoint
2024-01-02 21:43:19.278 Info App: SyncRepository Initialize taking write lock
2024-01-02 21:43:19.278 Info App: SyncRepository Initialize write lock taken
2024-01-02 21:43:19.279 Info App: Entry point completed: Emby.Server.Sync.SyncManagerEntryPoint. Duration: 0.0075783 seconds
2024-01-02 21:43:19.279 Info App: Starting entry point Emby.Server.Sync.SyncNotificationEntryPoint
2024-01-02 21:43:19.282 Info App: Entry point completed: Emby.Server.Sync.SyncNotificationEntryPoint. Duration: 0.003192 seconds
2024-01-02 21:43:19.282 Info App: Starting entry point EmbyServer.Windows.LoopUtilEntryPoint
2024-01-02 21:43:19.282 Info App: Entry point completed: EmbyServer.Windows.LoopUtilEntryPoint. Duration: 0.0001432 seconds
2024-01-02 21:43:19.282 Info App: All entry points have started
2024-01-02 21:43:20.301 Info Server: http/1.1 POST http://host2/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Firefox macOS&X-Emby-Device-Id=79307e80-ab80-4359-81c9-ebc82191217c&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-us&reqformat=json. UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:121.0) Gecko/20100101 Firefox/121.0
2024-01-02 21:43:20.420 Info Server: http/1.1 Response 204 to 192.168.0.100. Time: 118ms. http://host2/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Firefox macOS&X-Emby-Device-Id=79307e80-ab80-4359-81c9-ebc82191217c&X-Emby-Client-Version=4.7.14.0&X-Emby-Language=en-us&reqformat=json
2024-01-02 21:43:21.925 Info HttpClient: GET https://www.mb3admin.com/admin/service/EmbyPackages.json
2024-01-02 21:43:21.995 Info FfmpegManager: ProcessRun 'ffmpeg -hide_banner -version' Execute: /var/packages/EmbyServer/target/bin/ffmpeg -hide_banner -version
2024-01-02 21:43:22.044 Info FfmpegManager: ProcessRun 'ffmpeg -hide_banner -version' Process exited with code 0 - Succeeded
2024-01-02 21:43:22.363 Info SoftwareCodecProvider: h264, libx264, x264 Software Encoder, V-E-libx264
2024-01-02 21:43:22.364 Info SoftwareCodecProvider: hevc, libx265, x265 Software Encoder, V-E-libx265
2024-01-02 21:43:22.364 Info SoftwareCodecProvider: mpeg4, mpeg4, MPEG-4 part 2 Software Encoder, V-E-mpeg4
2024-01-02 21:43:22.364 Info SoftwareCodecProvider: msmpeg4v3, msmpeg4, MPEG-4 part 2 (MS Variant 3) Software Encoder, V-E-msmpeg4
2024-01-02 21:43:22.364 Info SoftwareCodecProvider: vp8, libvpx, libvpx VP8, V-E-libvpx
2024-01-02 21:43:22.375 Info SoftwareCodecProvider: h264, libx264, x264 Software Encoder, V-E-libx264
2024-01-02 21:43:22.375 Info SoftwareCodecProvider: hevc, libx265, x265 Software Encoder, V-E-libx265
2024-01-02 21:43:22.375 Info SoftwareCodecProvider: mpeg4, mpeg4, MPEG-4 part 2 Software Encoder, V-E-mpeg4
2024-01-02 21:43:22.375 Info SoftwareCodecProvider: msmpeg4v3, msmpeg4, MPEG-4 part 2 (MS Variant 3) Software Encoder, V-E-msmpeg4
2024-01-02 21:43:22.375 Info SoftwareCodecProvider: vp8, libvpx, libvpx VP8, V-E-libvpx
2024-01-02 21:43:22.413 Info VaapiCodecProvider: ProcessRun 'ffdetect_vaencdec' Execute: /var/packages/EmbyServer/target/bin/ffdetect -hide_banner -show_program_version -loglevel 48 -show_error -show_log 40 vaencdec -print_format json 
2024-01-02 21:43:22.419 Info VaapiCodecProvider: ProcessRun 'ffdetect_vaencdec' Process exited with code 0 - Succeeded
2024-01-02 21:43:22.519 Info QuickSyncCodecProvider: ProcessRun 'ffdetect_qsvencdec' Execute: /var/packages/EmbyServer/target/bin/ffdetect -hide_banner -show_program_version -loglevel 48 -show_error -show_log 40 qsvencdec -print_format json 
2024-01-02 21:43:22.529 Info QuickSyncCodecProvider: ProcessRun 'ffdetect_qsvencdec' Process exited with code 0 - Succeeded
2024-01-02 21:43:22.598 Info NvidiaCodecProvider: ProcessRun 'ffdetect_nvencdec' Execute: /var/packages/EmbyServer/target/bin/ffdetect -hide_banner -show_program_version -loglevel 48 -show_error -show_log 40 nvencdec -print_format json 
2024-01-02 21:43:22.604 Info NvidiaCodecProvider: ProcessRun 'ffdetect_nvencdec' Process exited with code 1 - Failed
2024-01-02 21:43:22.985 Info CodecManager: CodecList:
2024-01-02 21:43:27.502 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:43:27.873 Info Server: http/1.1 Response 204 to host1. Time: 371ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:43:35.247 Error Server: Error processing request
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	System.ArgumentNullException: System.ArgumentNullException: Value cannot be null. (Parameter 'item')
	   at Emby.Server.Implementations.Library.MediaSourceManager.GetStaticMediaSources(BaseItem item, Boolean enableAlternateMediaSources, Boolean enablePathSubstitution, LibraryOptions libraryOptions, User user)
	   at Emby.Server.Implementations.Library.MediaSourceManager.GetPlayackMediaSources(BaseItem item, User user, Boolean allowMediaProbe, String probeMediaSourceId, Boolean enablePathSubstitution, CancellationToken cancellationToken)
	   at Emby.Server.MediaEncoding.Api.MediaInfoService.GetPlaybackInfo(BaseItem item, User user, Boolean allowMediaProbe, CancellationToken cancellationToken, String mediaSourceId, String liveStreamId)
	   at Emby.Server.MediaEncoding.Api.MediaInfoService.Get(GetPlaybackInfo request)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: System.Collections.Generic.List`1[MediaBrowser.Model.Dto.MediaSourceInfo] GetStaticMediaSources(MediaBrowser.Controller.Entities.BaseItem, Boolean, Boolean, MediaBrowser.Model.Configuration.LibraryOptions, MediaBrowser.Controller.Entities.User)
	
2024-01-02 21:43:35.278 Error Server: Error processing request
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object.
	   at Emby.Server.Implementations.Dto.DtoService.AttachPeople(BaseItemDto dto, BaseItem item, DtoOptions options)
	   at Emby.Server.Implementations.Dto.DtoService.GetBaseItemDtoInternal(BaseItem item, DtoOptions options, User user)
	   at Emby.Server.Implementations.Dto.DtoService.GetBaseItemDto(BaseItem item, DtoOptions options, User user)
	   at Emby.Api.UserLibrary.UserLibraryService.Get(GetItem request)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void AttachPeople(MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller.Dto.DtoOptions)
	
2024-01-02 21:43:35.325 Error Server: Error processing request
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object.
	   at Emby.Server.Implementations.Dto.DtoService.AttachPeople(BaseItemDto dto, BaseItem item, DtoOptions options)
	   at Emby.Server.Implementations.Dto.DtoService.GetBaseItemDtoInternal(BaseItem item, DtoOptions options, User user)
	   at Emby.Server.Implementations.Dto.DtoService.GetBaseItemDto(BaseItem item, DtoOptions options, User user)
	   at Emby.Api.UserLibrary.UserLibraryService.Get(GetItem request)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: Emby.Server.Implementations
	TargetSite: Void AttachPeople(MediaBrowser.Model.Dto.BaseItemDto, MediaBrowser.Controller.Entities.BaseItem, MediaBrowser.Controller.Dto.DtoOptions)
	
2024-01-02 21:43:37.508 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:43:37.511 Info Server: http/1.1 Response 204 to host1. Time: 4ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:43:47.516 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:43:47.519 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:43:57.528 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:43:57.530 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:44:07.538 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:44:07.541 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:44:17.549 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:44:17.562 Info Server: http/1.1 Response 204 to host1. Time: 13ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:44:27.560 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:44:27.562 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:44:37.569 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:44:37.571 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:44:47.478 Info Server: http/1.1 POST http://192.168.0.100:8096/Users/AuthenticateByName. Accept=application/json, Connection=keep-alive, Host=192.168.0.100:8096, User-Agent=Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0, Accept-Encoding=gzip, deflate, Accept-Language=de-DE,de;q=0.9, Content-Type=application/json, Content-Length=92, X-Emby-Authorization=MediaBrowser DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Client="Infuse", Version="7.6.5", Device="iPhone"
2024-01-02 21:44:47.514 Info UserManager: Authentication request for embyusr has succeeded.
2024-01-02 21:44:47.518 Info SessionManager: Reissuing access token: 2f006be9671e451dabeebb64e5641c00
2024-01-02 21:44:47.579 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:44:47.581 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:44:47.658 Info Server: http/1.1 Response 200 to host3. Time: 178ms. http://192.168.0.100:8096/Users/AuthenticateByName
2024-01-02 21:44:47.708 Info Server: http/1.1 POST http://192.168.0.100:8096/Users/AuthenticateByName. Accept=application/json, Connection=keep-alive, Host=192.168.0.100:8096, User-Agent=Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0, Accept-Encoding=gzip, deflate, Accept-Language=de-DE,de;q=0.9, Content-Type=application/json, Content-Length=92, X-Emby-Authorization=MediaBrowser Client="Infuse", Device="iPhone", Version="7.6.5", DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5"
2024-01-02 21:44:47.709 Info UserManager: Authentication request for embyusr has succeeded.
2024-01-02 21:44:47.710 Info SessionManager: Reissuing access token: 2f006be9671e451dabeebb64e5641c00
2024-01-02 21:44:47.715 Info Server: http/1.1 Response 200 to host3. Time: 7ms. http://192.168.0.100:8096/Users/AuthenticateByName
2024-01-02 21:44:48.129 Info Server: http/1.1 POST http://192.168.0.100:8096/InfuseSync/Checkpoint/aef04bb1662f42dd83f9ca9b923e7762/StartSync. UserAgent: Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0
2024-01-02 21:44:48.150 Info Server: http/1.1 Response 200 to host3. Time: 21ms. http://192.168.0.100:8096/InfuseSync/Checkpoint/aef04bb1662f42dd83f9ca9b923e7762/StartSync
2024-01-02 21:44:48.233 Info Server: http/1.1 POST http://192.168.0.100:8096/InfuseSync/Checkpoint?DeviceId=98652616-77F7-4909-ADAE-6F51620D59E5&UserId=3196fd2498ff4cab8a66465ce70610d2. UserAgent: Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0
2024-01-02 21:44:48.240 Info Server: http/1.1 Response 200 to host3. Time: 8ms. http://192.168.0.100:8096/InfuseSync/Checkpoint?DeviceId=98652616-77F7-4909-ADAE-6F51620D59E5&UserId=3196fd2498ff4cab8a66465ce70610d2
2024-01-02 21:44:57.590 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:44:57.639 Info Server: http/1.1 Response 204 to host1. Time: 49ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:45:00.448 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: /var/packages/EmbyServer/target/bin/ffprobe -i file:"/volume1/MOVIES/Spider-Man 2 (2004)/BDMV/STREAM/00001.m2ts" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data
2024-01-02 21:45:00.888 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0 - Succeeded
2024-01-02 21:45:01.599 Info HttpClient: GET https://api.themoviedb.org/3/configuration?api_key=x_secret1_x
2024-01-02 21:45:01.749 Info TheMovieDb: MovieDb settings: {"images":{"base_url":"http://image.tmdb.org/t/p/","secure_base_url":"https://image.tmdb.org/t/p/","backdrop_sizes":["w300","w780","w1280","original"],"logo_sizes":["w45","w92","w154","w185","w300","w500","original"],"poster_sizes":["w92","w154","w185","w342","w500","w780","original"],"profile_sizes":["w45","w185","h632","original"],"still_sizes":["w92","w185","w300","original"]},"change_keys":["adult","air_date","also_known_as","alternative_titles","biography","birthday","budget","cast","certifications","character_names","created_by","crew","deathday","episode","episode_number","episode_run_time","freebase_id","freebase_mid","general","genres","guest_stars","homepage","images","imdb_id","languages","name","network","origin_country","original_name","original_title","overview","parts","place_of_birth","plot_keywords","production_code","production_companies","production_countries","releases","revenue","runtime","season","season_number","season_regular","spoken_languages","status","tagline","title","translations","tvdb_id","tvrage_id","type","video","videos"]}
2024-01-02 21:45:06.086 Info Server: http/1.1 GET http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true. Accept=*/*, Host=192.168.0.100:8096, Range=bytes=0-, X-Emby-Authorization=MediaBrowser DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Token="2f006be9671e451dabeebb64e5641c00", Client="Infuse", Device="iPhone", Version="7.6.5"
2024-01-02 21:45:06.879 Info Server: http/1.1 GET http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true. Accept=*/*, Host=192.168.0.100:8096, Range=bytes=60305039216-, X-Emby-Authorization=MediaBrowser DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Token="2f006be9671e451dabeebb64e5641c00", Client="Infuse", Device="iPhone", Version="7.6.5"
2024-01-02 21:45:07.118 Info Server: http/1.1 Response 206 to host3. Time: 240ms. http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true
2024-01-02 21:45:07.124 Info Server: http/1.1 GET http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true. Accept=*/*, Host=192.168.0.100:8096, Range=bytes=60305022832-, X-Emby-Authorization=MediaBrowser DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Token="2f006be9671e451dabeebb64e5641c00", Client="Infuse", Device="iPhone", Version="7.6.5"
2024-01-02 21:45:07.126 Info Server: http/1.1 Response 206 to host3. Time: 1041ms. http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true
2024-01-02 21:45:07.311 Info Server: http/1.1 Response 206 to host3. Time: 187ms. http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true
2024-01-02 21:45:07.322 Info Server: http/1.1 GET http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true. Accept=*/*, Host=192.168.0.100:8096, Range=bytes=60304789216-, X-Emby-Authorization=MediaBrowser DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Token="2f006be9671e451dabeebb64e5641c00", Client="Infuse", Device="iPhone", Version="7.6.5"
2024-01-02 21:45:07.600 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:45:07.602 Info Server: http/1.1 Response 204 to host1. Time: 2ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress
2024-01-02 21:45:07.630 Info Server: http/1.1 Response 206 to host3. Time: 308ms. http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true
2024-01-02 21:45:07.642 Info Server: http/1.1 GET http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true. Accept=*/*, Host=192.168.0.100:8096, Range=bytes=60304772832-, X-Emby-Authorization=MediaBrowser DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Token="2f006be9671e451dabeebb64e5641c00", Client="Infuse", Device="iPhone", Version="7.6.5"
2024-01-02 21:45:07.856 Info Server: http/1.1 Response 206 to host3. Time: 214ms. http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true
2024-01-02 21:45:07.859 Info Server: http/1.1 GET http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true. Accept=*/*, Host=192.168.0.100:8096, Range=bytes=11648000-, X-Emby-Authorization=MediaBrowser DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Token="2f006be9671e451dabeebb64e5641c00", Client="Infuse", Device="iPhone", Version="7.6.5"
2024-01-02 21:45:08.526 Info Server: http/1.1 POST http://192.168.0.100:8096/Sessions/Playing. UserAgent: Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0
2024-01-02 21:45:08.546 Info SessionManager: Playback start reported by app Infuse 7.6.5 playing Spider-Man 2. Started at 0 ms
2024-01-02 21:45:08.604 Info Server: http/1.1 Response 204 to host3. Time: 78ms. http://192.168.0.100:8096/Sessions/Playing
2024-01-02 21:45:15.032 Info Server: http/1.1 POST http://192.168.0.100:8096/Sessions/Playing/Progress. UserAgent: Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0
2024-01-02 21:45:15.040 Info Server: http/1.1 Response 204 to host3. Time: 4ms. http://192.168.0.100:8096/Sessions/Playing/Progress
2024-01-02 21:45:17.961 Info Server: http/1.1 POST http://192.168.0.100:8096/Sessions/Playing/Stopped. UserAgent: Infuse/7.6.4656 CFNetwork/1490.0.4 Darwin/23.2.0
2024-01-02 21:45:17.987 Info SessionManager: Playback stopped reported by app Infuse 7.6.5 playing Spider-Man 2. Stopped at 0 ms
2024-01-02 21:45:17.989 Info Server: http/1.1 Response 204 to host3. Time: 28ms. http://192.168.0.100:8096/Sessions/Playing/Stopped
2024-01-02 21:45:18.118 Info Server: http/1.1 Response 206 to host3. Time: 10259ms. http://192.168.0.100:8096/Videos/185619/stream?MediaSourceId=0b09902416701be198dcc209dc938f8a&Static=true
2024-01-02 21:45:18.161 Info HttpClient: GET https://image.tmdb.org/t/p/original/AiGQaF7tpr2m1jU0sZm0kZOQI7h.jpg
2024-01-02 21:45:18.161 Info HttpClient: GET https://image.tmdb.org/t/p/original/zasTOfb8TNyVGwRfb4jNdHnsZ2m.jpg
2024-01-02 21:45:36.326 Error Server: Error processing request
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	MediaBrowser.Common.Extensions.ResourceNotFoundException: MediaBrowser.Common.Extensions.ResourceNotFoundException: 185110 does not have an image of type Primary
	   at Emby.Api.Images.ImageService.GetImage(ImageRequest request, Int64 itemId, BaseItem item, Boolean isHeadRequest)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: Emby.Api
	TargetSite: Void MoveNext()
	
2024-01-02 21:45:36.326 Error Server: Error processing request
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	MediaBrowser.Common.Extensions.ResourceNotFoundException: MediaBrowser.Common.Extensions.ResourceNotFoundException: 68010 does not have an image of type Primary
	   at Emby.Api.Images.ImageService.GetImage(ImageRequest request, Int64 itemId, BaseItem item, Boolean isHeadRequest)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: Emby.Api
	TargetSite: Void MoveNext()
	
2024-01-02 21:45:36.330 Info HttpClient: GET https://image.tmdb.org/t/p/original/8P0j07yVfv8HvvC32ViaRl5whEa.jpg
2024-01-02 21:45:44.217 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: /var/packages/EmbyServer/target/bin/ffprobe -probesize 1G -analyzeduration 200M -i concat:"/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00687.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00688.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00674.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00689.m2ts" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data
2024-01-02 21:45:54.943 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0 - Succeeded
2024-01-02 21:45:58.166 Info Server: http/1.1 GET http://192.168.0.100:8096/Videos/185638/stream?MediaSourceId=9dd83f38d9398d4f036c8b212fa4f4c4&Static=true. Accept=*/*, Host=192.168.0.100:8096, Range=bytes=0-, X-Emby-Authorization=MediaBrowser Token="2f006be9671e451dabeebb64e5641c00", Client="Infuse", Version="7.6.5", DeviceId="98652616-77F7-4909-ADAE-6F51620D59E5", Device="iPhone"
2024-01-02 21:46:02.051 Error Server: Error processing request
	*** Error Report ***
	Version: 4.7.14.0
	Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk
	Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #69057 SMP Mon Nov 13 14:21:00 CST 2023
	Framework: .NET 6.0.20
	OS/Process: x64/x64
	Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/packages/EmbyServer/var
	Application path: /volume1/@appstore/EmbyServer/system
	System.IO.DirectoryNotFoundException: System.IO.DirectoryNotFoundException: Could not find a part of the path '/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00687.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00688.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00674.m2ts|/volume1/MOVIES/Alita Battle Angel (2019)/BDMV/STREAM/00689.m2ts'.
	   at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
	   at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func`2 errorRewriter)
	   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
	   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
	   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
	   at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
	   at System.IO.FileStream..ctor(String path, FileStreamOptions options)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, Int32 bufferSize, FileOpenOptions fileOpenOptions, Int64 preAllocationSize)
	   at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileStream(String path, FileOpenMode mode, FileAccessMode access, FileShareMode share, Int32 bufferSize, FileOpenOptions fileOpenOptions)
	   at Emby.Server.Implementations.IO.IOManager.GetResponse(HttpRequestOptions options, MediaProtocol protocol)
	   at Emby.Server.Implementations.IO.IOManager.GetResponse(HttpRequestOptions options)
	   at Emby.Server.Implementations.HttpServer.HttpResultFactory.GetContent(StaticFileResultOptions options, Int64 offset, Int64 length, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.FileWriter.SetContentResponseHeaders(Nullable`1 reportedTotalContentLength, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpResultFactory.GetStaticResult(IRequest requestContext, StaticResultOptions options)
	   at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.ProcessRequest(StreamRequest request, Boolean isHeadRequest)
	   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: System.Private.CoreLib
	TargetSite: Void ThrowExceptionForIoErrno(ErrorInfo, System.String, Boolean, System.Func`2[Interop+ErrorInfo,Interop+ErrorInfo])
	
2024-01-02 21:46:02.052 Info Server: http/1.1 Response 404 to host3. Time: 3886ms. http://192.168.0.100:8096/Videos/185638/stream?MediaSourceId=9dd83f38d9398d4f036c8b212fa4f4c4&Static=true
2024-01-02 21:46:07.602 Info SessionManager: Session eb7fed17b2acd9190fc15aa2d3a3667a has gone idle while playing
2024-01-02 21:46:07.602 Info SessionManager: Playback stopped reported by app Emby for Kodi Next Gen 8.2.14 playing Escape From Planet Earth. Stopped at 4768009 ms
2024-01-02 21:46:11.050 Info Server: http/1.1 POST http://192.168.0.100:8096/emby/Sessions/Playing/Progress. UserAgent: Emby for Kodi Next Gen/8.2.14
2024-01-02 21:46:11.054 Info Server: http/1.1 Response 204 to host1. Time: 5ms. http://192.168.0.100:8096/emby/Sessions/Playing/Progress

 

Edited by marcoxyz
Link to comment
Share on other sites

5 hours ago, marcoxyz said:

Hi Luke

Really? What else do you expect to find in the logfile beside of the relevant part of the rrror message related to the play of a BDMV Folder and a ISO File?
Please simply fix the 100 times reported iso UHD "HDMV0300" vs Normal "HDMV0200" error.
And the BDMV Error is maybe related to the newer .Net libary.

Anyway attached the full log for the BDMV Error.

Best regards,
Marco
 

 

HI, please try refreshing the metadata. Give it about a minute and then try to play in the web app, not infuse. Then after that, please attach the complete log file here. Thanks.

Link to comment
Share on other sites

axlns

Hi Luke,

So far this new version of bluraymounter.dll plugin works great for me. but I do have few follow up questions. not sure if this is the right topic to ask, if not please direct me to the right one

so long story short

when I play my 4K mkv files on my LG OLED G3 TV - the TV says it doing "direct play" e.g. no re-encoding is required

but when I play 4K BDMV (same HEVC 10bit HDR format) - Emby doing "re-encoding"

I'm 99% sure TV is capable to play it without reencoding, do you know what is causing this re-encoding and if there is a way to avoid it?

and I have 2 more questions about audio - first - my TV is Dolby Atmos compatible, but when playing MKV files with DA sound tracks Emby doing re-encoding, is it possible to send DA tracks to compatible TVs without reencoding?

also when reencoding audio - is there way to specify format? right now it always MP3 384kbit or something like this, e.g. pretty low format. would be good if there will be way to control it as well.

appreciate your responses. thank you!

Link to comment
Share on other sites

2 hours ago, axlns said:

Hi Luke,

So far this new version of bluraymounter.dll plugin works great for me. but I do have few follow up questions. not sure if this is the right topic to ask, if not please direct me to the right one

so long story short

when I play my 4K mkv files on my LG OLED G3 TV - the TV says it doing "direct play" e.g. no re-encoding is required

but when I play 4K BDMV (same HEVC 10bit HDR format) - Emby doing "re-encoding"

I'm 99% sure TV is capable to play it without reencoding, do you know what is causing this re-encoding and if there is a way to avoid it?

and I have 2 more questions about audio - first - my TV is Dolby Atmos compatible, but when playing MKV files with DA sound tracks Emby doing re-encoding, is it possible to send DA tracks to compatible TVs without reencoding?

also when reencoding audio - is there way to specify format? right now it always MP3 384kbit or something like this, e.g. pretty low format. would be good if there will be way to control it as well.

appreciate your responses. thank you!

Not possible because unlike mkv these are not single files. The players don’t support the structure natively.

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...