Jump to content

Emby 4.0.2.0-stable Synology has problem with Trailers 1.1.9.0


kyrios

Recommended Posts

Emby 4.1.0.8-beta does not have this problem.

All trailers from trailers.apple.com can be played normally via direct play.

 

This is the error from Emby 4.0.2.0 stable

 

5c6effc66d86f_Snap1.jpg

	*** Error Report ***
	Version: 4.0.2.0
	Command line: /var/packages/EmbyServer/target/server/EmbyServer.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -ffdetect /var/packages/EmbyServer/target/ffmpeg/bin/ffdetect -restartexitcode 121
	Operating system: Unix 4.4.59.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: False
	Mono: 5.18.0.240 (tarball Fri Jan 18 15:40:28 UTC 2019)
	Processor count: 4
	Program data path: /var/packages/EmbyServer/target/var
	Application directory: /volume1/@appstore/EmbyServer/releases/4.0.2.0
	System.ArgumentException: System.ArgumentException: The 'Range' header must be modified using the appropriate property or method.
	Parameter name: name
	  at System.Net.WebHeaderCollection.ThrowOnRestrictedHeader (System.String headerName) [0x0002f] in <06b225350c3541b2a422a59539189a6b>:0 
	  at System.Net.WebHeaderCollection.Set (System.String name, System.String value) [0x0001c] in <06b225350c3541b2a422a59539189a6b>:0 
	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.AddRequestHeaders (System.Net.HttpWebRequest request, MediaBrowser.Common.Net.HttpRequestOptions options) [0x0007a] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.GetRequest (MediaBrowser.Common.Net.HttpRequestOptions options, System.String method) [0x00062] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x000b0] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x0009e] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.GetStaticRemoteStreamResult (Emby.Server.MediaEncoding.Api.StreamState state, System.Collections.Generic.Dictionary`2[TKey,TValue] responseHeaders, System.Boolean isHeadRequest, System.Threading.CancellationTokenSource cancellationTokenSource) [0x00136] in <8d3c2eae278a44b89027f6e03c623f02>:0 
	  at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.ProcessRequest (Emby.Server.MediaEncoding.Api.StreamRequest request, System.Boolean isHeadRequest) [0x00284] in <8d3c2eae278a44b89027f6e03c623f02>:0 
	  at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult (System.Threading.Tasks.Task task) [0x00081] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync (Emby.Server.Implementations.HttpServer.HttpListenerHost appHost, MediaBrowser.Model.Services.IRequest httpReq, MediaBrowser.Model.Services.IResponse httpRes, MediaBrowser.Model.Logging.ILogger logger, System.String operationName, System.Threading.CancellationToken cancellationToken) [0x0023e] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler (MediaBrowser.Model.Services.IRequest httpReq, System.String urlString, System.String host, System.String localPath, System.Threading.CancellationToken cancellationToken) [0x00af1] in <5837600bbe23491d837720283845e3f2>:0 
	Source: mscorlib
	TargetSite: Void Throw()
	  at System.Net.WebHeaderCollection.ThrowOnRestrictedHeader (System.String headerName) [0x0002f] in <06b225350c3541b2a422a59539189a6b>:0 
	  at System.Net.WebHeaderCollection.Set (System.String name, System.String value) [0x0001c] in <06b225350c3541b2a422a59539189a6b>:0 
	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.AddRequestHeaders (System.Net.HttpWebRequest request, MediaBrowser.Common.Net.HttpRequestOptions options) [0x0007a] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.GetRequest (MediaBrowser.Common.Net.HttpRequestOptions options, System.String method) [0x00062] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x000b0] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync (MediaBrowser.Common.Net.HttpRequestOptions options, System.String httpMethod) [0x0009e] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.GetStaticRemoteStreamResult (Emby.Server.MediaEncoding.Api.StreamState state, System.Collections.Generic.Dictionary`2[TKey,TValue] responseHeaders, System.Boolean isHeadRequest, System.Threading.CancellationTokenSource cancellationTokenSource) [0x00136] in <8d3c2eae278a44b89027f6e03c623f02>:0 
	  at Emby.Server.MediaEncoding.Api.Progressive.BaseProgressiveStreamingService.ProcessRequest (Emby.Server.MediaEncoding.Api.StreamRequest request, System.Boolean isHeadRequest) [0x00284] in <8d3c2eae278a44b89027f6e03c623f02>:0 
	  at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult (System.Threading.Tasks.Task task) [0x00081] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync (Emby.Server.Implementations.HttpServer.HttpListenerHost appHost, MediaBrowser.Model.Services.IRequest httpReq, MediaBrowser.Model.Services.IResponse httpRes, MediaBrowser.Model.Logging.ILogger logger, System.String operationName, System.Threading.CancellationToken cancellationToken) [0x0023e] in <5837600bbe23491d837720283845e3f2>:0 
	  at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler (MediaBrowser.Model.Services.IRequest httpReq, System.String urlString, System.String host, System.String localPath, System.Threading.CancellationToken cancellationToken) [0x00af1] in <5837600bbe23491d837720283845e3f2>:0 

embyserver.txt

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