Jump to content

Error with Opensubtitles and Chromecast


mooks

Recommended Posts

I am using Emby Server on Debian Jessie.
I am getting errors when Emby tries to download subtitles from opensubtitles:
 

2016-08-29 00:28:56.3086 Error HttpClient: Error getting response from https://api.opensubtitles.org/xml-rpc
	*** Error Report ***
	Version: 3.0.6200.0
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	One or more errors occurred.
	System.AggregateException
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fb85d10 + 0x00017> in <filename unknown>:0 
	  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () <0x405630a0 + 0x01021> in <filename unknown>:0 
	InnerException: System.Net.WebException
	The remote server returned an error: (500) Internal Server Error.
	  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x405c8d50 + 0x00197> in <filename unknown>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0x7f805fc144f0 + 0x00088> in <filename unknown>:0 
	
2016-08-29 00:28:56.3200 Error SubtitleManager: Error downloading subtitles from Open Subtitles
	*** Error Report ***
	Version: 3.0.6200.0
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	One or more errors occurred.
	MediaBrowser.Model.Net.HttpException
	  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () <0x405630a0 + 0x017ef> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fb85d10 + 0x00017> in <filename unknown>:0 
	  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsync>c__async1.MoveNext () <0x404fb720 + 0x00211> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fb85d10 + 0x00017> in <filename unknown>:0 
	  at OpenSubtitlesHandler.Utilities+<SendRequestAsync>c__async0.MoveNext () <0x409b2960 + 0x0047c> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fb85d10 + 0x00017> in <filename unknown>:0 
	  at OpenSubtitlesHandler.OpenSubtitles+<LogInAsync>c__async0.MoveNext () <0x409ab740 + 0x005d1> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fb85d10 + 0x00017> in <filename unknown>:0 
	  at MediaBrowser.Providers.Subtitles.OpenSubtitleDownloader+<Login>c__async1.MoveNext () <0x409aac50 + 0x00381> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () <0x7f805fb85b10 + 0x00012> in <filename unknown>:0 
	  at MediaBrowser.Providers.Subtitles.OpenSubtitleDownloader+<Search>c__async3.MoveNext () <0x409a8740 + 0x008de> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fb85d10 + 0x00017> in <filename unknown>:0 
	  at MediaBrowser.Providers.Subtitles.SubtitleManager+<SearchSubtitles>c__async0.MoveNext () <0x409a6be0 + 0x00798> in <filename unknown>:0 
	InnerException: System.AggregateException
	One or more errors occurred.
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fb85d10 + 0x00017> in <filename unknown>:0 
	  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () <0x405630a0 + 0x01021> in <filename unknown>:0 
	InnerException: System.Net.WebException
	The remote server returned an error: (500) Internal Server Error.
	  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x405c8d50 + 0x00197> in <filename unknown>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0x7f805fc144f0 + 0x00088> in <filename unknown>:0 
	
2016-08-29 00:28:56.3212 Info HttpClient: HttpClientManager POST: https://api.opensubtitles.org/xml-rpc
2016-08-29 00:28:56.3407 Error HttpClient: Error getting response from https://api.opensubtitles.org/xml-rpc
	*** Error Report ***
	Version: 3.0.6200.0
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	One or more errors occurred.
	System.AggregateException
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fb85d10 + 0x00017> in <filename unknown>:0 
	  at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () <0x405630a0 + 0x01021> in <filename unknown>:0 
	InnerException: System.Net.WebException
	The remote server returned an error: (500) Internal Server Error.
	  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x405c8d50 + 0x00197> in <filename unknown>:0 
	  at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (IAsyncResult iar, System.Func`2 endFunction, System.Action`1 endAction, System.Threading.Tasks.Task`1 promise, Boolean requiresSynchronization) <0x7f805fc144f0 + 0x00088> in <filename unknown>:0 

Did they change their API?

 

The next error is with Chromecast, I'm using it with the Emby Android App. As soon as the controls are shown the stream stops and the app also shows no more streaming.

2016-08-29 14:53:38.8814 Error ServiceStackHost: Error occured while Processing Request: Write failure
	*** Error Report ***
	Version: 3.0.6200.0
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	Write failure
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x405c1ab0 + 0x00113> in <filename unknown>:0 
	  at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, Int32 offset, Int32 count) <0x405c1a00 + 0x0008f> in <filename unknown>:0 
	  at SocketHttpListener.Net.ResponseStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) <0x405c0830 + 0x001c3> in <filename unknown>:0 
	  at ServiceStack.Formats.HtmlFormat.SerializeToStream (IRequest req, System.Object response, IResponse res) <0x4069bd00 + 0x00ca8> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (IResponse httpRes, IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, Int32 statusCode) <0x40978ce0 + 0x00213> in <filename unknown>:0 
	  at ServiceStack.ServiceStackHost.HandleUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) <0x40978110 + 0x0011f> in <filename unknown>:0 
	  at ServiceStack.HostContext.RaiseAndHandleUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) <0x40977ec0 + 0x00077> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.HandleResponseWriteException (System.Exception originalEx, IRequest request, IResponse response, System.String defaultContentType) <0x40977cd0 + 0x00057> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal+<WriteToResponse>d__6.MoveNext () <0x405bb4c0 + 0x018a7> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f805fb876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f805fb856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f805fb85630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f805fb855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f805fe60950 + 0x00012> 24775 in <filename unknown>:0 
	  at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () <0x405aaa80 + 0x011b7> in <filename unknown>:0 
	InnerException: System.Net.Sockets.SocketException
	The socket has been shut down
	  at System.Net.Sockets.Socket.Send (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags flags) <0x405c1c90 + 0x000e3> in <filename unknown>:0 
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x405c1ab0 + 0x0009f> in <filename unknown>:0 
	
2016-08-29 14:53:38.8814 Info HttpServer: HTTP Response 500 to 84.150.***.***. Time: 6904ms (slow). http://****.com:8096/videos/57cb94b64171b93382d97f0452346ee6/stream.mkv?DeviceId=5ea50040e5113cb24058d72a1a615d1477991941&MediaSourceId=0a9fff2475e60d571db75131b410483b&VideoCodec=h264&AudioCodec=mp3,aac&AudioStreamIndex=-1&VideoBitrate=3872002&AudioBitrate=128000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=975109ef754c4c169df799f1b353ec56&CopyTimestamps=true&EnableSubtitlesInManifest=false
Link to comment
Share on other sites

Open subtitles is returning a 500 error code which corresponds to internal server error. i am not aware of any api changes.

Link to comment
Share on other sites

As far as Chromecast goes, I would update to both the latest version of Emby Server, and to mono 4.4.2.

Link to comment
Share on other sites

As far as Chromecast goes, I would update to both the latest version of Emby Server, and to mono 4.4.2.

 

Is Mono 4.4.2 in the official repo of Emby for Debian included?

 

EDIT:

# mono -V
Mono JIT compiler version 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
        TLS:           __thread
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none
        Misc:          softdebug
        LLVM:          supported, not enabled.
        GC:            sgen

Could you please add Mono 4.2.2 to the Emby repo?

Edited by mooks
Link to comment
Share on other sites

Thanks for adding the new Mono to the repository.

 

I upgraded all to the latest version from the repository, but the error with Chromecast persists. As soon as the controls appear inside the app in "fullscreen" the stream fails and stops.

Link to comment
Share on other sites

Sorry for bumbing, but any chance for a fix for the Chromecast connection? I bought a license for server and the app, hoped for maybe a bit support. Thanks!

Link to comment
Share on other sites

Hi, I have not seen any issues with Chromecast. Can you please provide new server logs? thanks.

 

Here:

2016-09-04 22:22:04.6548 Error ServiceStackHost: Error occured while Processing Request: Write failure
	*** Error Report ***
	Version: 3.0.6400.0
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	Write failure
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x4058d280 + 0x00113> in <filename unknown>:0 
	  at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, Int32 offset, Int32 count) <0x4058d1d0 + 0x0008f> in <filename unknown>:0 
	  at SocketHttpListener.Net.ResponseStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) <0x4058c000 + 0x001c3> in <filename unknown>:0 
	  at ServiceStack.Formats.HtmlFormat.SerializeToStream (IRequest req, System.Object response, IResponse res) <0x40643000 + 0x00ca8> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (IResponse httpRes, IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, Int32 statusCode) <0x41e4a360 + 0x00213> in <filename unknown>:0 
	  at ServiceStack.ServiceStackHost.HandleUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) <0x41e497a0 + 0x0011f> in <filename unknown>:0 
	  at ServiceStack.HostContext.RaiseAndHandleUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) <0x41e49600 + 0x00077> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.HandleResponseWriteException (System.Exception originalEx, IRequest request, IResponse response, System.String defaultContentType) <0x41e49410 + 0x00057> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal+<WriteToResponse>d__6.MoveNext () <0x40586c90 + 0x018a7> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f9eabc926d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f9eabc906b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f9eabc90630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f9eabc905e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f9eabf6b950 + 0x00012> 24775 in <filename unknown>:0 
	  at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () <0x40576290 + 0x011b7> in <filename unknown>:0 
	InnerException: System.Net.Sockets.SocketException
	The socket has been shut down
	  at System.Net.Sockets.Socket.Send (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags flags) <0x4058d460 + 0x000e3> in <filename unknown>:0 
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x4058d280 + 0x0009f> in <filename unknown>:0 
	
2016-09-04 22:22:04.6548 Info HttpServer: HTTP Response 500 to *.*.*.*. Time: 14883ms (slow). http://****.com:8096/videos/1b6dea63df332da38ec52c667e4f6674/stream.mkv?DeviceId=5ea50040e5113cb24058d72a1a615d1477991941&MediaSourceId=a1cc2a2ab102cec307dbab15591f221f&VideoCodec=h264&AudioCodec=mp3,aac&AudioStreamIndex=-1&VideoBitrate=7872001&AudioBitrate=128000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=1c5614c07ac54cee80b6656cb1faef5a&CopyTimestamps=true&EnableSubtitlesInManifest=false
2016-09-04 22:22:04.7155 Info HttpServer: HTTP POST http://******.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-04 22:22:04.7220 Info App: Deleting partial stream file(s) /var/lib/emby-server/transcoding-temp/378e15c94350e55cba4a405d8579baa5.mkv
2016-09-04 22:22:04.9490 Info HttpServer: HTTP Response 204 to *.*.*.*. Time: 234ms. http://******.com:8096/Sessions/Playing/Stopped
2016-09-04 22:22:09.9158 Info HttpServer: HTTP OPTIONS http://****.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-04 22:22:09.9158 Info HttpServer: HTTP Response 200 to *.*.*.*. Time: 1ms. http://****.com:8096/Sessions/Playing/Stopped
2016-09-04 22:22:09.9519 Info HttpServer: HTTP POST http://****.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-04 22:22:10.2514 Info HttpServer: HTTP Response 204 to *.*.*.*. Time: 300ms. http://****.com:8096/Sessions/Playing/Stopped
2016-09-04 22:22:12.0778 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Logs/Log?name=server-63608543999.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Link to comment
Share on other sites

Is this the right one? i don't see any video playback attempts in this log, just a few mp3's. thanks.

 

Oops, sorry. There was a log rotation:

https://justpaste.it/y1e7

 

This is the log from yesterday where the error occured. It's a rather big one, so the browser might freeze a bit during loading.

Link to comment
Share on other sites

Attached below.

I also tested with setting the outer ports to 8920 and 8092 again, using these in the app then. But the error occurs again.

https://****.com:8920/videos/1b6dea63df332da38ec52c667e4f6674/stream.mkv?DeviceId=5ea50040e5113cb24058d72a1a615d1477991941&MediaSourceId=a1cc2a2ab102cec307dbab15591f221f&VideoCodec=h264&AudioCodec=mp3,aac&AudioStreamIndex=-1&VideoBitrate=7872001&AudioBitrate=128000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=cb84f0f7273b46de91cf89a3770daba8&api_key=a03fc96350fc44e1a7d6da4158d0b60b&CopyTimestamps=true&EnableSubtitlesInManifest=false

{"Protocol":"Http","Id":"a1cc2a2ab102cec307dbab15591f221f","Path":"http://cdn.movie-list.com/hd/finesthoursb720.mp4","Type":"Default","Container":"mp4","Name":"a1cc2a2ab102cec307dbab15591f221f","ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":false,"SupportsDirectPlay":false,"RequiresOpening":false,"RequiresClosing":false,"MediaStreams":[{"Codec":"h264","IsInterlaced":false,"BitRate":1200000,"IsDefault":false,"IsForced":false,"Height":720,"Width":1280,"Profile":"main","Type":"Video","Index":-1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":3},{"Codec":"aac","DisplayTitle":"AAC 2 ch","IsInterlaced":false,"BitRate":128000,"Channels":2,"SampleRate":44100,"IsDefault":false,"IsForced":false,"Type":"Audio","Index":-1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false}],"PlayableStreamFileNames":[],"Formats":[],"Bitrate":1328000,"RequiredHttpHeaders":{}}

/usr/bin/ffmpeg -fflags +genpts -i "http://cdn.movie-list.com/hd/finesthoursb720.mp4" -sn -codec:v:0 copy -map_metadata -1 -threads 0 -codec:a:0 copy -y "/var/lib/emby-server/transcoding-temp/7e1cd2264d3ac496570ea776174e8d4a.mkv"


ffmpeg version 2.6.9 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 4.9.2 (Debian 4.9.2-10)
  configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-libvpx --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/x86_64-linux-gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl --enable-libass --enable-libopus --enable-fontconfig --enable-libpulse --disable-mips32r2 --disable-mipsdspr1 --disable-mipsdspr2 --enable-libvidstab --enable-libzvbi --enable-avresample --disable-htmlpages --disable-podpages --enable-libutvideo --enable-libfdk-aac --enable-libx265 --enable-libiec61883 --enable-vaapi --enable-libdc1394 --disable-altivec --shlibdir=/usr/lib/x86_64-linux-gnu
  libavutil      54. 20.100 / 54. 20.100
  libavcodec     56. 26.100 / 56. 26.100
  libavformat    56. 25.101 / 56. 25.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 11.102 /  5. 11.102
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://cdn.movie-list.com/hd/finesthoursb720.mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: isommp42
    creation_time   : 2015-11-11 13:47:37
  Duration: 00:01:55.64, start: 0.000000, bitrate: 1535 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1341 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 191 kb/s (default)
    Metadata:
      creation_time   : 2015-11-11 13:47:38
      handler_name    : IsoMedia File Produced by Google, 5-11-2011
Output #0, matroska, to '/var/lib/emby-server/transcoding-temp/7e1cd2264d3ac496570ea776174e8d4a.mkv':
  Metadata:
    encoder         : Lavf56.25.101
    Stream #0:0: Video: h264 (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1341 kb/s, 23.98 fps, 23.98 tbr, 1k tbn, 24k tbc (default)
    Stream #0:1: Audio: aac ([255][0][0][0] / 0x00FF), 44100 Hz, stereo, 191 kb/s (default)
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=  123 fps=0.0 q=-1.0 size=     228kB time=00:00:05.38 bitrate= 346.6kbits/s    
frame=  182 fps=167 q=-1.0 size=     700kB time=00:00:07.82 bitrate= 733.2kbits/s    
frame=  306 fps=185 q=-1.0 size=    1917kB time=00:00:12.93 bitrate=1214.2kbits/s    
frame=  726 fps=337 q=-1.0 size=    5028kB time=00:00:30.34 bitrate=1357.3kbits/s    
frame= 1529 fps=575 q=-1.0 size=   10541kB time=00:01:03.85 bitrate=1352.3kbits/s    
frame= 2052 fps=617 q=-1.0 size=   15640kB time=00:01:25.86 bitrate=1492.1kbits/s    
frame= 2544 fps=656 q=-1.0 size=   19538kB time=00:01:46.51 bitrate=1502.7kbits/s    
frame= 2758 fps=620 q=-1.0 size=   21681kB time=00:01:55.24 bitrate=1541.2kbits/s    
frame= 2772 fps=623 q=-1.0 Lsize=   21698kB time=00:01:55.63 bitrate=1537.1kbits/s    
video:18931kB audio:2710kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.258431%
Edited by mooks
Link to comment
Share on other sites

Ok, this is a cinema mode trailer. As a test, can you try disabling that and seeing if this resolves the issue? if it does then we can look into this by itself. thanks.

Link to comment
Share on other sites

Yes, the error persists. Here is the transcoding log:

https://****.com:8920/videos/eba19dc919f53170130fae4ce17c317b/stream.mkv?DeviceId=5ea50040e5113cb24058d72a1a615d1477991941&MediaSourceId=eba19dc919f53170130fae4ce17c317b&VideoCodec=h264&AudioCodec=mp3,aac&AudioStreamIndex=1&VideoBitrate=6464001&AudioBitrate=1536000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=686c720e108e45938a2fe6a95241fac8&api_key=a03fc96350fc44e1a7d6da4158d0b60b&CopyTimestamps=true&EnableSubtitlesInManifest=false&Tag=27e1e0237fc6f96d0c46ee40ab03ac18

{"Protocol":"File","Id":"eba19dc919f53170130fae4ce17c317b","Path":"/home/pyload/Library/Movies/The 13th Floor/The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH.mkv","Type":"Default","Container":"mkv","Name":"1080P/H264/DTS-HD MA","ETag":"27e1e0237fc6f96d0c46ee40ab03ac18","RunTimeTicks":60449600000,"ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","Language":"ger","TimeBase":"1/1000","CodecTimeBase":"1001/48000","Title":"The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH","DisplayTitle":"The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"BitRate":30541936,"BitDepth":8,"RefFrames":2,"IsDefault":true,"IsForced":false,"Height":1080,"Width":1920,"AverageFrameRate":23.97602,"RealFrameRate":23.97602,"Profile":"High","Type":"Video","AspectRatio":"16:9","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":false},{"Codec":"dca","Language":"ger","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"mixed by DTSCrew","DisplayTitle":"mixed by DTSCrew","IsInterlaced":false,"ChannelLayout":"5.1","BitRate":1536000,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":true,"Profile":"DTS-HD MA","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"truehd","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"English TrueHD 5.1","DisplayTitle":"English TrueHD 5.1","IsInterlaced":false,"ChannelLayout":"5.1","BitDepth":24,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Type":"Audio","Index":2,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"ac3","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"English","DisplayTitle":"English","IsInterlaced":false,"ChannelLayout":"5.1","BitRate":640000,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Type":"Audio","Index":3,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"pgssub","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/1000","Title":"English","DisplayTitle":"English","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":4,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"dvdsub","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/1000","Title":"English","DisplayTitle":"English","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":5,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"PlayableStreamFileNames":[],"Formats":[],"Bitrate":30541936,"RequiredHttpHeaders":{}}

/usr/bin/ffmpeg -fflags +genpts -i file:"/home/pyload/Library/Movies/The 13th Floor/The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH.mkv" -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -force_key_frames "expr:gte(t,n_forced*5)" -copyts -avoid_negative_ts disabled -start_at_zero -pix_fmt yuv420p -preset superfast -crf 23 -b:v 6464001 -maxrate 6464001 -bufsize 12928002 -vsync -1 -profile:v high -level 41 -map_metadata -1 -threads 0 -codec:a:0 libmp3lame -ac 2 -ab 1536000 -af "aresample=async=1,volume=2" -y "/var/lib/emby-server/transcoding-temp/4bfaf8630c11c63e28350aee8fb5063b.mkv"


ffmpeg version 2.6.9 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 4.9.2 (Debian 4.9.2-10)
  configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-libvpx --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/x86_64-linux-gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl --enable-libass --enable-libopus --enable-fontconfig --enable-libpulse --disable-mips32r2 --disable-mipsdspr1 --disable-mipsdspr2 --enable-libvidstab --enable-libzvbi --enable-avresample --disable-htmlpages --disable-podpages --enable-libutvideo --enable-libfdk-aac --enable-libx265 --enable-libiec61883 --enable-vaapi --enable-libdc1394 --disable-altivec --shlibdir=/usr/lib/x86_64-linux-gnu
  libavutil      54. 20.100 / 54. 20.100
  libavcodec     56. 26.100 / 56. 26.100
  libavformat    56. 25.101 / 56. 25.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 11.102 /  5. 11.102
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
[dca @ 0x1c3eca0] Number of channels changed in DCA decoder (8 -> 6)
[matroska,webm @ 0x1c3ab20] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, matroska,webm, from 'file:/home/pyload/Library/Movies/The 13th Floor/The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH.mkv':
  Metadata:
    title           : The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH
    encoder         : libebml v1.3.3 + libmatroska v1.4.4
    creation_time   : 2016-08-13 06:29:19
  Duration: 01:40:44.96, start: 0.000000, bitrate: 30541 kb/s
    Chapter #0:0: start 0.000000, end 411.703000
    Metadata:
      title           : 00:00:00.000
    Chapter #0:1: start 411.703000, end 775.650000
    Metadata:
      title           : 00:06:51.703
    Chapter #0:2: start 775.650000, end 1197.321000
    Metadata:
      title           : 00:12:55.650
    Chapter #0:3: start 1197.321000, end 1719.635000
    Metadata:
      title           : 00:19:57.321
    Chapter #0:4: start 1719.635000, end 2202.909000
    Metadata:
      title           : 00:28:39.635
    Chapter #0:5: start 2202.909000, end 2520.017000
    Metadata:
      title           : 00:36:42.909
    Chapter #0:6: start 2520.017000, end 2785.533000
    Metadata:
      title           : 00:42:00.017
    Chapter #0:7: start 2785.533000, end 3106.854000
    Metadata:
      title           : 00:46:25.533
    Chapter #0:8: start 3106.854000, end 3559.473000
    Metadata:
      title           : 00:51:46.854
    Chapter #0:9: start 3559.473000, end 3790.870000
    Metadata:
      title           : 00:59:19.473
    Chapter #0:10: start 3790.870000, end 4162.033000
    Metadata:
      title           : 01:03:10.870
    Chapter #0:11: start 4162.033000, end 4627.164000
    Metadata:
      title           : 01:09:22.033
    Chapter #0:12: start 4627.164000, end 4945.983000
    Metadata:
      title           : 01:17:07.164
    Chapter #0:13: start 4945.983000, end 5297.125000
    Metadata:
      title           : 01:22:25.983
    Chapter #0:14: start 5297.125000, end 5649.978000
    Metadata:
      title           : 01:28:17.125
    Chapter #0:15: start 5649.978000, end 5700.000000
    Metadata:
      title           : 01:34:09.978
    Chapter #0:16: start 5700.000000, end 6044.960000
    Metadata:
      title           : Kapitel 20
    Stream #0:0(ger): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
      title           : The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH
    Stream #0:1(ger): Audio: dts (DTS-HD MA), 48000 Hz, 5.1(side), fltp, 1536 kb/s (default) (forced)
    Metadata:
      title           : mixed by DTSCrew
    Stream #0:2(eng): Audio: truehd, 48000 Hz, 5.1(side), s32 (24 bit)
    Metadata:
      title           : English TrueHD 5.1
    Stream #0:3(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
    Metadata:
      title           : English
    Stream #0:4(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      title           : English
    Stream #0:5(eng): Subtitle: dvd_subtitle, 1920x1080
    Metadata:
      title           : English
[libx264 @ 0x1d5f160] using SAR=1/1
[libx264 @ 0x1d5f160] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x1d5f160] profile High, level 4.1
[libx264 @ 0x1d5f160] 264 - core 146 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x3 me=dia subme=1 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=6464 vbv_bufsize=12928 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 pb_ratio=1.30 aq=1:1.00
Output #0, matroska, to '/var/lib/emby-server/transcoding-temp/4bfaf8630c11c63e28350aee8fb5063b.mkv':
  Metadata:
    encoder         : Lavf56.25.101
    Chapter #0:0: start 0.000000, end 411.703000
    Chapter #0:1: start 411.703000, end 775.650000
    Chapter #0:2: start 775.650000, end 1197.321000
    Chapter #0:3: start 1197.321000, end 1719.635000
    Chapter #0:4: start 1719.635000, end 2202.909000
    Chapter #0:5: start 2202.909000, end 2520.017000
    Chapter #0:6: start 2520.017000, end 2785.533000
    Chapter #0:7: start 2785.533000, end 3106.854000
    Chapter #0:8: start 3106.854000, end 3559.473000
    Chapter #0:9: start 3559.473000, end 3790.870000
    Chapter #0:10: start 3790.870000, end 4162.033000
    Chapter #0:11: start 4162.033000, end 4627.164000
    Chapter #0:12: start 4627.164000, end 4945.983000
    Chapter #0:13: start 4945.983000, end 5297.125000
    Chapter #0:14: start 5297.125000, end 5649.978000
    Chapter #0:15: start 5649.978000, end 5700.000000
    Chapter #0:16: start 5700.000000, end 6044.960000
    Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 6464 kb/s, 23.98 fps, 1k tbn, 23.98 tbc (default)
    Metadata:
      encoder         : Lavc56.26.100 libx264
    Stream #0:1: Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055), 48000 Hz, stereo, fltp, 1536 kb/s (default) (forced)
    Metadata:
      encoder         : Lavc56.26.100 libmp3lame
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (dts (dca) -> mp3 (libmp3lame))
Press [q] to stop, [?] for help
frame=   65 fps=0.0 q=19.0 size=      78kB time=00:00:02.97 bitrate= 214.0kbits/s    
frame=  113 fps=109 q=27.0 size=    2189kB time=00:00:04.99 bitrate=3591.2kbits/s    
frame=  163 fps=105 q=25.0 size=    3832kB time=00:00:07.05 bitrate=4448.5kbits/s    
frame=  211 fps=103 q=24.0 size=    5435kB time=00:00:09.07 bitrate=4907.3kbits/s    
frame=  265 fps=103 q=23.0 size=    7300kB time=00:00:11.30 bitrate=5290.0kbits/s    
frame=  319 fps=104 q=25.0 size=    8899kB time=00:00:13.60 bitrate=5356.8kbits/s    
frame=  371 fps=104 q=25.0 size=   10422kB time=00:00:15.76 bitrate=5414.1kbits/s    
frame=  423 fps=104 q=24.0 size=   12136kB time=00:00:17.90 bitrate=5552.3kbits/s    
frame=  479 fps=105 q=24.0 size=   13911kB time=00:00:20.25 bitrate=5625.8kbits/s    
frame=  541 fps=107 q=19.0 size=   15804kB time=00:00:22.82 bitrate=5672.1kbits/s    
frame=  619 fps=111 q=22.0 size=   16312kB time=00:00:26.08 bitrate=5122.1kbits/s    
frame=  664 fps=109 q=25.0 size=   18610kB time=00:00:27.98 bitrate=5447.6kbits/s    
frame=  713 fps=109 q=25.0 size=   20469kB time=00:00:30.04 bitrate=5580.3kbits/s    
frame=  760 fps=107 q=26.0 size=   21995kB time=00:00:31.96 bitrate=5636.2kbits/s    
frame=  810 fps=107 q=23.0 size=   23691kB time=00:00:34.10 bitrate=5690.6kbits/s    
frame=  858 fps=106 q=23.0 size=   25335kB time=00:00:36.12 bitrate=5745.9kbits/s    
frame=  914 fps=106 q=23.0 size=   27264kB time=00:00:38.40 bitrate=5816.2kbits/s    
frame= 1002 fps=110 q=17.0 size=   27982kB time=00:00:42.07 bitrate=5448.3kbits/s    
frame= 1048 fps=110 q=-1.0 Lsize=   28697kB time=00:00:44.04 bitrate=5337.8kbits/s    
video:26953kB audio:1721kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.077548%
[libx264 @ 0x1d5f160] frame I:12    Avg QP:11.42  size: 92004
[libx264 @ 0x1d5f160] frame P:509   Avg QP:15.76  size: 37863
[libx264 @ 0x1d5f160] frame B:527   Avg QP:15.61  size: 13705
[libx264 @ 0x1d5f160] consecutive B-frames: 22.6% 29.8%  3.7% 43.9%
[libx264 @ 0x1d5f160] mb I  I16..4: 54.8% 32.9% 12.3%
[libx264 @ 0x1d5f160] mb P  I16..4: 17.0% 15.5%  0.4%  P16..4: 33.4%  0.0%  0.0%  0.0%  0.0%    skip:33.7%
[libx264 @ 0x1d5f160] mb B  I16..4:  2.4%  2.0%  0.0%  B16..8: 15.9%  0.0%  0.0%  direct:16.1%  skip:63.6%  L0:38.5% L1:49.6% BI:11.9%
[libx264 @ 0x1d5f160] 8x8 transform intra:46.0% inter:62.5%
[libx264 @ 0x1d5f160] coded y,uvDC,uvAC intra: 59.6% 49.8% 16.9% inter: 17.3% 12.8% 0.2%
[libx264 @ 0x1d5f160] i16 v,h,dc,p: 51% 14% 28%  7%
[libx264 @ 0x1d5f160] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 14% 36%  7%  6%  6%  7%  6%  8%
[libx264 @ 0x1d5f160] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 22% 19%  7%  6%  5%  6%  5%  7%
[libx264 @ 0x1d5f160] i8c dc,h,v,p: 53% 24% 17%  6%
[libx264 @ 0x1d5f160] Weighted P-Frames: Y:19.1% UV:4.7%
[libx264 @ 0x1d5f160] kb/s:5051.31

And here the new part of the server log:

2016-09-05 07:50:59.4808 Error ServiceStackHost: Error occured while Processing Request: The authentication or decryption has failed.
    *** Error Report ***
    Version: 3.0.6400.0
    Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
    Operating system: Unix 3.16.0.4
    Processor count: 8
    64-Bit OS: True
    64-Bit Process: True
    Program data path: /var/lib/emby-server
    Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
    Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
    The authentication or decryption has failed.
    System.IO.IOException
      at Mono.Security.Protocol.Tls.SslStreamBase.InternalBeginWrite (Mono.Security.Protocol.Tls.InternalAsyncResult asyncResult) <0x4135bd70 + 0x00217> in <filename unknown>:0
      at Mono.Security.Protocol.Tls.SslStreamBase.BeginWrite (System.Byte[] buffer, Int32 offset, Int32 count, System.AsyncCallback callback, System.Object state) <0x4133dcc0 + 0x0010f> in <filename unknown>:0
      at System.Net.Security.SslStream.BeginWrite (System.Byte[] buffer, Int32 offset, Int32 count, System.AsyncCallback asyncCallback, System.Object asyncState) <0x4133dc00 + 0x00054> in <filename unknown>:0
      at System.Net.Security.SslStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) <0x41398e40 + 0x00029> in <filename unknown>:0
      at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, Int32 offset, Int32 count) <0x41398d90 + 0x0008f> in <filename unknown>:0
      at SocketHttpListener.Net.ResponseStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) <0x413e4c50 + 0x001c3> in <filename unknown>:0
      at ServiceStack.Formats.HtmlFormat.SerializeToStream (IRequest req, System.Object response, IResponse res) <0x414b63a0 + 0x00ca8> in <filename unknown>:0
      at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (IResponse httpRes, IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, Int32 statusCode) <0x4147d7b0 + 0x00213> in <filename unknown>:0
      at ServiceStack.ServiceStackHost.HandleUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) <0x4147cbe0 + 0x0011f> in <filename unknown>:0
      at ServiceStack.HostContext.RaiseAndHandleUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) <0x4147ca40 + 0x00077> in <filename unknown>:0
      at ServiceStack.HttpResponseExtensionsInternal.HandleResponseWriteException (System.Exception originalEx, IRequest request, IResponse response, System.String defaultContentType) <0x416946c0 + 0x00057> in <filename unknown>:0
      at ServiceStack.HttpResponseExtensionsInternal+<WriteToResponse>d__6.MoveNext () <0x413dfd60 + 0x018a7> in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f50f73876d0 + 0x00029> in <filename unknown>:0
      at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f50f73856b0 + 0x000a7> in <filename unknown>:0
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f50f7385630 + 0x0006b> in <filename unknown>:0
      at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f50f73855e0 + 0x0003a> in <filename unknown>:0
      at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f50f7660950 + 0x00012> 24775 in <filename unknown>:0
      at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () <0x413a3a70 + 0x011b7> in <filename unknown>:0
    InnerException: System.IO.IOException
    Error while sending TLS Alert (Fatal:InternalError): System.IO.IOException: BeginWrite failure ---> System.Net.Sockets.SocketException: The socket is not connected
      at System.Net.Sockets.Socket.BeginSend (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags socket_flags, System.AsyncCallback callback, System.Object state) <0x413463d0 + 0x00143> in <filename unknown>:0
      at System.Net.Sockets.NetworkStream.BeginWrite (System.Byte[] buffer, Int32 offset, Int32 size, System.AsyncCallback callback, System.Object state) <0x41346110 + 0x000af> in <filename unknown>:0
      --- End of inner exception stack trace ---
      at System.Net.Sockets.NetworkStream.BeginWrite (System.Byte[] buffer, Int32 offset, Int32 size, System.AsyncCallback callback, System.Object state) <0x41346110 + 0x0011b> in <filename unknown>:0
      at Mono.Security.Protocol.Tls.SslStreamBase.InternalBeginWrite (Mono.Security.Protocol.Tls.InternalAsyncResult asyncResult) <0x4135bd70 + 0x00155> in <filename unknown>:0
    InnerException: System.IO.IOException
    BeginWrite failure
      at System.Net.Sockets.NetworkStream.BeginWrite (System.Byte[] buffer, Int32 offset, Int32 size, System.AsyncCallback callback, System.Object state) <0x41346110 + 0x0011b> in <filename unknown>:0
      at Mono.Security.Protocol.Tls.SslStreamBase.InternalBeginWrite (Mono.Security.Protocol.Tls.InternalAsyncResult asyncResult) <0x4135bd70 + 0x00155> in <filename unknown>:0
    InnerException: System.Net.Sockets.SocketException
    The socket is not connected
      at System.Net.Sockets.Socket.BeginSend (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags socket_flags, System.AsyncCallback callback, System.Object state) <0x413463d0 + 0x00143> in <filename unknown>:0
      at System.Net.Sockets.NetworkStream.BeginWrite (System.Byte[] buffer, Int32 offset, Int32 size, System.AsyncCallback callback, System.Object state) <0x41346110 + 0x000af> in <filename unknown>:0
    
2016-09-05 07:50:59.4808 Info HttpServer: HTTP Response 500 to 84.150.10.40. Time: 9541ms (slow). https://****.com:8920/videos/eba19dc919f53170130fae4ce17c317b/stream.mkv?DeviceId=5ea50040e5113cb24058d72a1a615d1477991941&MediaSourceId=eba19dc919f53170130fae4ce17c317b&VideoCodec=h264&AudioCodec=mp3,aac&AudioStreamIndex=1&VideoBitrate=6464001&AudioBitrate=1536000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=686c720e108e45938a2fe6a95241fac8&CopyTimestamps=true&EnableSubtitlesInManifest=false&Tag=27e1e0237fc6f96d0c46ee40ab03ac18
2016-09-05 07:50:59.5609 Info HttpServer: HTTP POST https://****.com:8920/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 07:50:59.5811 Info App: Stopping ffmpeg process with q command for /var/lib/emby-server/transcoding-temp/4bfaf8630c11c63e28350aee8fb5063b.mkv
2016-09-05 07:50:59.6704 Info App: FFMpeg exited with code 0
2016-09-05 07:50:59.6704 Info App: Deleting partial stream file(s) /var/lib/emby-server/transcoding-temp/4bfaf8630c11c63e28350aee8fb5063b.mkv
2016-09-05 07:50:59.9142 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 353ms. https://****.com:8920/Sessions/Playing/Stopped
2016-09-05 07:51:03.7510 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 07:51:03.7588 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 8ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68
2016-09-05 07:51:03.8764 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Logs. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 07:51:03.8993 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 23ms. http://****.com:8096/emby/System/Logs
2016-09-05 07:51:03.9214 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 07:51:03.9285 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 7ms. http://****.com:8096/emby/System/Configuration
2016-09-05 07:51:08.1011 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Logs/Log?name=server-63608630400.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 07:51:08.1627 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 62ms. http://****.com:8096/emby/System/Logs/Log?name=server-63608630400.txt
2016-09-05 07:51:24.4185 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Logs/Log?name=ffmpeg-transcode-6723c1fc-0c3e-40ec-88d5-8313ef9cb674.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 07:51:24.5399 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 122ms. http://****.com:8096/emby/System/Logs/Log?name=ffmpeg-transcode-6723c1fc-0c3e-40ec-88d5-8313ef9cb674.txt
2016-09-05 07:53:12.7861 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Logs/Log?name=server-63608630400.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 07:53:12.7861 Info HttpServer: HTTP GET http://jaxclass.com:8096/emby/System/Logs/Log?name=server-63608630400.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0

Btw, when editing the playback settings on the server I have to give a path to own trailers and codecs, otherwise there is an error to fill them out. Before it was possible to leave them empty.

Also, a new error occurs inside the app. I have to verify the servers certificate with every request, like when loading the images for the movies. I am using Let's encrypt signed certificates and that error never occured before.

Edited by mooks
Link to comment
Share on other sites

Can you try it on plain http instead of https? There are some server-side issues here, namely the mono runtime you're running limited to TLS 1.0.

 

I have seen more success with lets encrypt and the newer 4.4.2, and I expect even better results with the upcoming 4.6 where they are overhauling their TLS engine:

http://www.mono-project.com/docs/about-mono/releases/4.6.0/

 

In the meantime, I would suggest using plain http or upgrading to 4.4.2.

 

thanks.

Link to comment
Share on other sites

Can you try it on plain http instead of https? There are some server-side issues here, namely the mono runtime you're running limited to TLS 1.0.

 

I have seen more success with lets encrypt and the newer 4.4.2, and I expect even better results with the upcoming 4.6 where they are overhauling their TLS engine:

http://www.mono-project.com/docs/about-mono/releases/4.6.0/

 

In the meantime, I would suggest using plain http or upgrading to 4.4.2.

 

thanks.

 

Okay, I try this. Btw, I am using the repository which is mentioned here for stable releases: https://software.opensuse.org/download.html?project=home%3Aemby&package=emby-server

Shall I change it to "Beta Channel"? Because mono there is the old version in stable channel.

 

The error persists:

2016-09-05 08:04:45.9508 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 51ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/eba19dc919f53170130fae4ce17c317b
2016-09-05 08:04:46.5631 Info HttpServer: HTTP OPTIONS http://****.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:04:46.5631 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 0ms. http://****.com:8096/Sessions/Playing/Stopped
2016-09-05 08:04:46.6238 Error ServiceStackHost: Error occured while Processing Request: Write failure
	*** Error Report ***
	Version: 3.0.6400.0
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
	Write failure
	System.IO.IOException
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x41442fa0 + 0x00113> in <filename unknown>:0 
	  at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, Int32 offset, Int32 count) <0x41398d90 + 0x0008f> in <filename unknown>:0 
	  at SocketHttpListener.Net.ResponseStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) <0x413e4c50 + 0x001c3> in <filename unknown>:0 
	  at ServiceStack.Formats.HtmlFormat.SerializeToStream (IRequest req, System.Object response, IResponse res) <0x414b63a0 + 0x00ca8> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (IResponse httpRes, IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, Int32 statusCode) <0x4147d7b0 + 0x00213> in <filename unknown>:0 
	  at ServiceStack.ServiceStackHost.HandleUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) <0x4147cbe0 + 0x0011f> in <filename unknown>:0 
	  at ServiceStack.HostContext.RaiseAndHandleUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) <0x4147ca40 + 0x00077> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal.HandleResponseWriteException (System.Exception originalEx, IRequest request, IResponse response, System.String defaultContentType) <0x416946c0 + 0x00057> in <filename unknown>:0 
	  at ServiceStack.HttpResponseExtensionsInternal+<WriteToResponse>d__6.MoveNext () <0x413dfd60 + 0x018a7> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x7f50f73876d0 + 0x00029> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x7f50f73856b0 + 0x000a7> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x7f50f7385630 + 0x0006b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x7f50f73855e0 + 0x0003a> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x7f50f7660950 + 0x00012> 24775 in <filename unknown>:0 
	  at ServiceStack.Host.RestHandler+<ProcessRequestAsync>d__13.MoveNext () <0x413a3a70 + 0x011b7> in <filename unknown>:0 
	InnerException: System.Net.Sockets.SocketException
	The socket has been shut down
	  at System.Net.Sockets.Socket.Send (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags flags) <0x41443180 + 0x000e3> in <filename unknown>:0 
	  at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) <0x41442fa0 + 0x0009f> in <filename unknown>:0 
	
2016-09-05 08:04:46.6238 Info HttpServer: HTTP Response 500 to 84.150.10.40. Time: 5783ms (slow). http://****.com:8096/videos/eba19dc919f53170130fae4ce17c317b/stream.mkv?DeviceId=5ea50040e5113cb24058d72a1a615d1477991941&MediaSourceId=eba19dc919f53170130fae4ce17c317b&VideoCodec=h264&AudioCodec=mp3,aac&AudioStreamIndex=1&VideoBitrate=6464001&AudioBitrate=1536000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=7a3a8c77cb254a678f178648bea8be47&CopyTimestamps=true&EnableSubtitlesInManifest=false&Tag=27e1e0237fc6f96d0c46ee40ab03ac18
2016-09-05 08:04:46.6437 Info HttpServer: HTTP POST http://****.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:04:46.6489 Info App: Stopping ffmpeg process with q command for /var/lib/emby-server/transcoding-temp/764adccb9632ca43e0a91afc8eb6ac18.mkv
2016-09-05 08:04:46.7872 Info App: FFMpeg exited with code 0
2016-09-05 08:04:46.7872 Info App: Deleting partial stream file(s) /var/lib/emby-server/transcoding-temp/764adccb9632ca43e0a91afc8eb6ac18.mkv
2016-09-05 08:04:47.0347 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 391ms. http://****.com:8096/Sessions/Playing/Stopped

Transcoding log:

http://****.com:8096/videos/eba19dc919f53170130fae4ce17c317b/stream.mkv?DeviceId=5ea50040e5113cb24058d72a1a615d1477991941&MediaSourceId=eba19dc919f53170130fae4ce17c317b&VideoCodec=h264&AudioCodec=mp3,aac&AudioStreamIndex=1&VideoBitrate=6464001&AudioBitrate=1536000&MaxAudioChannels=6&Level=41&Profile=high&PlaySessionId=7a3a8c77cb254a678f178648bea8be47&api_key=a03fc96350fc44e1a7d6da4158d0b60b&CopyTimestamps=true&EnableSubtitlesInManifest=false&Tag=27e1e0237fc6f96d0c46ee40ab03ac18

{"Protocol":"File","Id":"eba19dc919f53170130fae4ce17c317b","Path":"/home/pyload/Library/Movies/The 13th Floor/The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH.mkv","Type":"Default","Container":"mkv","Name":"1080P/H264/DTS-HD MA","ETag":"27e1e0237fc6f96d0c46ee40ab03ac18","RunTimeTicks":60449600000,"ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","Language":"ger","TimeBase":"1/1000","CodecTimeBase":"1001/48000","Title":"The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH","DisplayTitle":"The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH","NalLengthSize":"4","IsInterlaced":false,"IsAVC":true,"BitRate":30541936,"BitDepth":8,"RefFrames":2,"IsDefault":true,"IsForced":false,"Height":1080,"Width":1920,"AverageFrameRate":23.97602,"RealFrameRate":23.97602,"Profile":"High","Type":"Video","AspectRatio":"16:9","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":false},{"Codec":"dca","Language":"ger","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"mixed by DTSCrew","DisplayTitle":"mixed by DTSCrew","IsInterlaced":false,"ChannelLayout":"5.1","BitRate":1536000,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":true,"Profile":"DTS-HD MA","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"truehd","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"English TrueHD 5.1","DisplayTitle":"English TrueHD 5.1","IsInterlaced":false,"ChannelLayout":"5.1","BitDepth":24,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Type":"Audio","Index":2,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"ac3","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"English","DisplayTitle":"English","IsInterlaced":false,"ChannelLayout":"5.1","BitRate":640000,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Type":"Audio","Index":3,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"pgssub","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/1000","Title":"English","DisplayTitle":"English","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":4,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"dvdsub","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/1000","Title":"English","DisplayTitle":"English","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":5,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"PlayableStreamFileNames":[],"Formats":[],"Bitrate":30541936,"RequiredHttpHeaders":{}}

/usr/bin/ffmpeg -fflags +genpts -i file:"/home/pyload/Library/Movies/The 13th Floor/The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH.mkv" -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -force_key_frames "expr:gte(t,n_forced*5)" -copyts -avoid_negative_ts disabled -start_at_zero -pix_fmt yuv420p -preset superfast -crf 23 -b:v 6464001 -maxrate 6464001 -bufsize 12928002 -vsync -1 -profile:v high -level 41 -map_metadata -1 -threads 0 -codec:a:0 libmp3lame -ac 2 -ab 1536000 -af "aresample=async=1,volume=2" -y "/var/lib/emby-server/transcoding-temp/764adccb9632ca43e0a91afc8eb6ac18.mkv"


ffmpeg version 2.6.9 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 4.9.2 (Debian 4.9.2-10)
  configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-libvpx --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/x86_64-linux-gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl --enable-libass --enable-libopus --enable-fontconfig --enable-libpulse --disable-mips32r2 --disable-mipsdspr1 --disable-mipsdspr2 --enable-libvidstab --enable-libzvbi --enable-avresample --disable-htmlpages --disable-podpages --enable-libutvideo --enable-libfdk-aac --enable-libx265 --enable-libiec61883 --enable-vaapi --enable-libdc1394 --disable-altivec --shlibdir=/usr/lib/x86_64-linux-gnu
  libavutil      54. 20.100 / 54. 20.100
  libavcodec     56. 26.100 / 56. 26.100
  libavformat    56. 25.101 / 56. 25.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 11.102 /  5. 11.102
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
[dca @ 0x12e7ca0] Number of channels changed in DCA decoder (8 -> 6)
[matroska,webm @ 0x12e3b20] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, matroska,webm, from 'file:/home/pyload/Library/Movies/The 13th Floor/The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH.mkv':
  Metadata:
    title           : The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH
    encoder         : libebml v1.3.3 + libmatroska v1.4.4
    creation_time   : 2016-08-13 06:29:19
  Duration: 01:40:44.96, start: 0.000000, bitrate: 30541 kb/s
    Chapter #0:0: start 0.000000, end 411.703000
    Metadata:
      title           : 00:00:00.000
    Chapter #0:1: start 411.703000, end 775.650000
    Metadata:
      title           : 00:06:51.703
    Chapter #0:2: start 775.650000, end 1197.321000
    Metadata:
      title           : 00:12:55.650
    Chapter #0:3: start 1197.321000, end 1719.635000
    Metadata:
      title           : 00:19:57.321
    Chapter #0:4: start 1719.635000, end 2202.909000
    Metadata:
      title           : 00:28:39.635
    Chapter #0:5: start 2202.909000, end 2520.017000
    Metadata:
      title           : 00:36:42.909
    Chapter #0:6: start 2520.017000, end 2785.533000
    Metadata:
      title           : 00:42:00.017
    Chapter #0:7: start 2785.533000, end 3106.854000
    Metadata:
      title           : 00:46:25.533
    Chapter #0:8: start 3106.854000, end 3559.473000
    Metadata:
      title           : 00:51:46.854
    Chapter #0:9: start 3559.473000, end 3790.870000
    Metadata:
      title           : 00:59:19.473
    Chapter #0:10: start 3790.870000, end 4162.033000
    Metadata:
      title           : 01:03:10.870
    Chapter #0:11: start 4162.033000, end 4627.164000
    Metadata:
      title           : 01:09:22.033
    Chapter #0:12: start 4627.164000, end 4945.983000
    Metadata:
      title           : 01:17:07.164
    Chapter #0:13: start 4945.983000, end 5297.125000
    Metadata:
      title           : 01:22:25.983
    Chapter #0:14: start 5297.125000, end 5649.978000
    Metadata:
      title           : 01:28:17.125
    Chapter #0:15: start 5649.978000, end 5700.000000
    Metadata:
      title           : 01:34:09.978
    Chapter #0:16: start 5700.000000, end 6044.960000
    Metadata:
      title           : Kapitel 20
    Stream #0:0(ger): Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    Metadata:
      title           : The.Thirteenth.Floor.1999.German.1080p.DL.DTSD.BluRay.AVC.Remux-4TH
    Stream #0:1(ger): Audio: dts (DTS-HD MA), 48000 Hz, 5.1(side), fltp, 1536 kb/s (default) (forced)
    Metadata:
      title           : mixed by DTSCrew
    Stream #0:2(eng): Audio: truehd, 48000 Hz, 5.1(side), s32 (24 bit)
    Metadata:
      title           : English TrueHD 5.1
    Stream #0:3(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
    Metadata:
      title           : English
    Stream #0:4(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      title           : English
    Stream #0:5(eng): Subtitle: dvd_subtitle, 1920x1080
    Metadata:
      title           : English
[libx264 @ 0x1408160] using SAR=1/1
[libx264 @ 0x1408160] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x1408160] profile High, level 4.1
[libx264 @ 0x1408160] 264 - core 146 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x3 me=dia subme=1 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=0 rc=crf mbtree=0 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=6464 vbv_bufsize=12928 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 pb_ratio=1.30 aq=1:1.00
Output #0, matroska, to '/var/lib/emby-server/transcoding-temp/764adccb9632ca43e0a91afc8eb6ac18.mkv':
  Metadata:
    encoder         : Lavf56.25.101
    Chapter #0:0: start 0.000000, end 411.703000
    Chapter #0:1: start 411.703000, end 775.650000
    Chapter #0:2: start 775.650000, end 1197.321000
    Chapter #0:3: start 1197.321000, end 1719.635000
    Chapter #0:4: start 1719.635000, end 2202.909000
    Chapter #0:5: start 2202.909000, end 2520.017000
    Chapter #0:6: start 2520.017000, end 2785.533000
    Chapter #0:7: start 2785.533000, end 3106.854000
    Chapter #0:8: start 3106.854000, end 3559.473000
    Chapter #0:9: start 3559.473000, end 3790.870000
    Chapter #0:10: start 3790.870000, end 4162.033000
    Chapter #0:11: start 4162.033000, end 4627.164000
    Chapter #0:12: start 4627.164000, end 4945.983000
    Chapter #0:13: start 4945.983000, end 5297.125000
    Chapter #0:14: start 5297.125000, end 5649.978000
    Chapter #0:15: start 5649.978000, end 5700.000000
    Chapter #0:16: start 5700.000000, end 6044.960000
    Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 6464 kb/s, 23.98 fps, 1k tbn, 23.98 tbc (default)
    Metadata:
      encoder         : Lavc56.26.100 libx264
    Stream #0:1: Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055), 48000 Hz, stereo, fltp, 1536 kb/s (default) (forced)
    Metadata:
      encoder         : Lavc56.26.100 libmp3lame
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (dts (dca) -> mp3 (libmp3lame))
Press [q] to stop, [?] for help
frame=   85 fps=0.0 q=23.0 size=     323kB time=00:00:03.81 bitrate= 693.9kbits/s    
frame=  131 fps=130 q=27.0 size=    2762kB time=00:00:05.71 bitrate=3960.6kbits/s    
frame=  181 fps=117 q=25.0 size=    4461kB time=00:00:07.82 bitrate=4670.4kbits/s    
frame=  231 fps=113 q=23.0 size=    6069kB time=00:00:09.91 bitrate=5015.4kbits/s    
frame=  283 fps=111 q=25.0 size=    7813kB time=00:00:12.07 bitrate=5301.4kbits/s    
frame=  341 fps=111 q=24.0 size=    9521kB time=00:00:14.47 bitrate=5389.1kbits/s    
frame=  391 fps=109 q=24.0 size=   11163kB time=00:00:16.56 bitrate=5521.6kbits/s    
frame=  447 fps=109 q=24.0 size=   12928kB time=00:00:18.91 bitrate=5599.4kbits/s    
frame=  499 fps=109 q=24.0 size=   14592kB time=00:00:21.07 bitrate=5672.4kbits/s    
frame=  589 fps=116 q=19.0 size=   15919kB time=00:00:24.88 bitrate=5239.5kbits/s    
frame=  640 fps=114 q=23.0 size=   17278kB time=00:00:27.00 bitrate=5242.0kbits/s    
frame=  649 fps=112 q=-1.0 Lsize=   18886kB time=00:00:27.45 bitrate=5634.7kbits/s    
video:17798kB audio:1073kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.076225%
[libx264 @ 0x1408160] frame I:8     Avg QP:11.14  size:103482
[libx264 @ 0x1408160] frame P:286   Avg QP:15.85  size: 41055
[libx264 @ 0x1408160] frame B:355   Avg QP:16.15  size: 15929
[libx264 @ 0x1408160] consecutive B-frames: 19.9% 20.0%  4.6% 55.5%
[libx264 @ 0x1408160] mb I  I16..4: 56.0% 31.1% 12.9%
[libx264 @ 0x1408160] mb P  I16..4: 14.6% 15.0%  0.3%  P16..4: 35.2%  0.0%  0.0%  0.0%  0.0%    skip:34.9%
[libx264 @ 0x1408160] mb B  I16..4:  2.3%  1.9%  0.0%  B16..8: 16.5%  0.0%  0.0%  direct:18.9%  skip:60.4%  L0:38.8% L1:48.8% BI:12.5%
[libx264 @ 0x1408160] 8x8 transform intra:48.3% inter:62.7%
[libx264 @ 0x1408160] coded y,uvDC,uvAC intra: 68.3% 50.0% 15.8% inter: 19.0% 13.4% 0.1%
[libx264 @ 0x1408160] i16 v,h,dc,p: 42% 15% 34%  9%
[libx264 @ 0x1408160] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 13% 39%  7%  6%  6%  7%  6%  8%
[libx264 @ 0x1408160] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 20% 22%  8%  6%  6%  6%  5%  7%
[libx264 @ 0x1408160] i8c dc,h,v,p: 51% 25% 16%  8%
[libx264 @ 0x1408160] Weighted P-Frames: Y:22.0% UV:5.2%
[libx264 @ 0x1408160] kb/s:5386.11
Link to comment
Share on other sites

Your new log still has mono 4.2.1. We have not yet moved all of our repositories to mono 4.4.2 (in progress) so you may have to install that on your own right now. the mono-complete package should do it.

Link to comment
Share on other sites

Ah, that you meant. Yes, switched to 4.4.2 now. But the error still occurs. It looks like a problem in the app now. As there is no error in the server log like before. And the strange part here is that the error only occurs when I switch to fullscreen control screen inside the app (the button at the bottom right, the mobile phone symbol). Not when it is played and the controls are only the small border on the bottom.

2016-09-05 08:16:56.5389 Info Main: Emby
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /var/lib/emby-server
	Mono: 4.4.2 (Stable 4.4.2.11/f72fe45 Tue Aug 30 15:47:09 UTC 2016)
	Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
2016-09-05 08:16:56.7939 Info App: Application version: 3.0.6400.0
2016-09-05 08:16:56.8522 Info App: Application configuration:
	{"EnableUPnP":false,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"CertificatePath":"/home/pyload/certificate/certificate.pfx","EnableInternetProviders":true,"IsPortAuthorized":true,"EnableCaseSensitiveItemIds":true,"MetadataPath":"","SeasonZeroDisplayName":"Specials","SaveLocalMeta":true,"PreferredMetadataLanguage":"de","MetadataCountryCode":"DE","SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"LibraryMonitorDelay":60,"EnableDashboardResponseCaching":true,"EnableDashboardResourceMinification":true,"DashboardSourcePath":"","ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Screenshot","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":["Nfo","Emby Xml"],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":["The Open Movie Database","TheMovieDb"],"DisabledImageFetchers":[],"ImageFetcherOrder":["TheMovieDb","FanArt","The Open Movie Database","Screen Grabber"]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Logo","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"BoxSet","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Art","Limit":0,"MinWidth":0},{"Type":"Disc","Limit":0,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Thumb","Limit":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episode","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280},{"Type":"Primary","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":["The Open Movie Database","TheMovieDb"],"MetadataFetcherOrder":[],"DisabledImageFetchers":["TheMovieDb"],"ImageFetcherOrder":[]},{"ItemType":"Video","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":true,"PathSubstitutions":[],"ServerName":"****.com","WanDdns":"****.com","UICulture":"de","PeopleMetadataOptions":{"DownloadActorMetadata":true,"DownloadDirectorMetadata":true,"DownloadProducerMetadata":false,"DownloadWriterMetadata":false,"DownloadComposerMetadata":false,"DownloadOtherPeopleMetadata":false,"DownloadGuestStarMetadata":false},"SaveMetadataHidden":false,"ContentTypes":[],"RemoteClientBitrateLimit":0,"EnableLibraryMonitor":"Auto","SharingExpirationDays":30,"Migrations":["MediaBrowser.Server.Startup.Common.Migrations.OmdbEpisodeProviderMigration","MediaBrowser.Server.Startup.Common.Migrations.MovieDbEpisodeProviderMigration","FolderViewSettingMigration","CollectionGroupingMigration","CollectionsViewMigration"],"MigrationVersion":23,"SchemaVersion":109,"SqliteCacheSize":0,"DownloadImagesInAdvance":false,"EnableAnonymousUsageReporting":true,"EnableStandaloneMusicKeys":true,"EnableLocalizedGuids":true,"EnableFolderView":false,"EnableGroupingIntoCollections":true,"DisplaySpecialsWithinSeasons":true,"DisplayCollectionsView":false,"LocalNetworkAddresses":[],"CodecsUsed":[],"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":true,"CachePath":""}
2016-09-05 08:16:56.8635 Info App: Loading AutoBoxSets, Version=1.1.0.1, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Plugins.Trailers, Version=1.0.5946.24707, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MovieThemeSongs, Version=1.1.2.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading ThemeSongs, Version=1.1.1.82, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Api, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.WebDashboard, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Model, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Common, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Controller, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Providers, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Common.Implementations, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Server.Implementations, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.MediaEncoding, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Dlna, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.LocalMetadata, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.XbmcMetadata, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.IsoMounting.Linux, Version=1.0.5131.24779, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Server.Mono, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:56.8635 Info App: Loading MediaBrowser.Server.Startup.Common, Version=3.0.6400.0, Culture=neutral, PublicKeyToken=null
2016-09-05 08:16:57.0584 Info ImageMagick: ImageMagick version: ImageMagick 6.9.5-5 Q8 x86_64 2016-08-23 http://www.imagemagick.org
2016-09-05 08:16:57.1995 Info ImageProcessor: ImageProcessor started with 8 max concurrent image processes
2016-09-05 08:16:57.2012 Info ConnectManager: Loading data from /var/lib/emby-server/data/connect.txt
2016-09-05 08:16:57.2413 Info App: Sqlite 3.8.7.1 opening page size=4096;cache size=-200000;synchronous=Normal;data source=/var/lib/emby-server/data/library.db;journal mode=Wal;pooling=False;read only=False
2016-09-05 08:16:57.5548 Info HttpServer: Calling ServiceStack AppHost.Init
2016-09-05 08:16:59.8995 Info ServiceStackHost: Initializing Application Emby took 2880.703ms. No errors detected.
2016-09-05 08:16:59.9113 Info ServerManager: Loading Http Server
2016-09-05 08:16:59.9142 Info HttpServer: attempting to load pfx: /home/pyload/certificate/certificate.pfx
2016-09-05 08:16:59.9379 Info HttpServer: Adding HttpListener prefix http://+:8096/
2016-09-05 08:16:59.9379 Info HttpServer: Adding HttpListener prefix https://+:8920/
2016-09-05 08:16:59.9405 Info HttpServer: Enabling non-DualMode socket
2016-09-05 08:16:59.9473 Info HttpServer: Enabling non-DualMode socket
2016-09-05 08:17:00.2154 Info TaskManager: Daily trigger for Download Local Movie Theme Songs set to fire at 9/6/2016 2:00:00 AM, which is 1062.99641656667 minutes from now.
2016-09-05 08:17:00.2244 Info TaskManager: Daily trigger for Upload Local Movie Theme Songs set to fire at 9/6/2016 3:00:00 AM, which is 1122.99625896667 minutes from now.
2016-09-05 08:17:00.2255 Info TaskManager: Daily trigger for Download Local TV Theme Songs set to fire at 9/6/2016 2:00:00 AM, which is 1062.99624141667 minutes from now.
2016-09-05 08:17:00.2268 Info TaskManager: Daily trigger for Start new log file set to fire at 9/6/2016 12:00:00 AM, which is 942.99621945 minutes from now.
2016-09-05 08:17:00.2281 Info TaskManager: Daily trigger for Refresh people set to fire at 9/6/2016 6:00:00 AM, which is 1302.99619705 minutes from now.
2016-09-05 08:17:00.2281 Info TaskManager: Daily trigger for Chapter image extraction set to fire at 9/6/2016 1:00:00 AM, which is 1002.99618728333 minutes from now.
2016-09-05 08:17:00.2330 Info MediaEncoder: FFMpeg: /usr/bin/ffmpeg
2016-09-05 08:17:00.2330 Info MediaEncoder: FFProbe: /usr/bin/ffprobe
2016-09-05 08:17:00.2330 Info MediaEncoder: Validating media encoder at /usr/bin/ffmpeg
2016-09-05 08:17:00.3033 Info MediaEncoder: Encoder available: libx264
2016-09-05 08:17:00.3038 Info MediaEncoder: Encoder available: libx265
2016-09-05 08:17:00.3038 Info MediaEncoder: Encoder available: mpeg4
2016-09-05 08:17:00.3050 Info MediaEncoder: Encoder available: msmpeg4
2016-09-05 08:17:00.3061 Info MediaEncoder: Encoder available: libvpx
2016-09-05 08:17:00.3072 Info MediaEncoder: Encoder available: libvpx-vp9
2016-09-05 08:17:00.3085 Info MediaEncoder: Encoder available: aac
2016-09-05 08:17:00.3101 Info MediaEncoder: Encoder available: libmp3lame
2016-09-05 08:17:00.3118 Info MediaEncoder: Encoder available: libopus
2016-09-05 08:17:00.3139 Info MediaEncoder: Encoder available: libvorbis
2016-09-05 08:17:00.3161 Info MediaEncoder: Encoder available: srt
2016-09-05 08:17:00.3267 Info MediaEncoder: Encoder validation complete
2016-09-05 08:17:00.3270 Info App: ServerId: 1f459b88051e4187b06872e12ca1fac7
2016-09-05 08:17:00.3270 Info App: Core startup complete
2016-09-05 08:17:00.3342 Info HttpClient: Checking for cache file /var/lib/emby-server/cache/httpclient/f70ca6622474da8168a3b6c06f651a16
2016-09-05 08:17:00.3495 Info HttpClient: HttpClientManager GET: https://api.github.com/repos/MediaBrowser/Emby/releases
2016-09-05 08:17:00.3589 Info App: Post-init migrations complete
2016-09-05 08:17:00.4014 Info App: Starting entry point AutoBoxSets.ServerEntryPoint
2016-09-05 08:17:00.4054 Info App: Entry point completed: AutoBoxSets.ServerEntryPoint
2016-09-05 08:17:00.4054 Info App: Starting entry point MediaBrowser.Api.ApiEntryPoint
2016-09-05 08:17:00.4267 Info App: Entry point completed: MediaBrowser.Api.ApiEntryPoint
2016-09-05 08:17:00.4267 Info App: Starting entry point MediaBrowser.WebDashboard.ServerEntryPoint
2016-09-05 08:17:00.4306 Info App: Entry point completed: MediaBrowser.WebDashboard.ServerEntryPoint
2016-09-05 08:17:00.4306 Info App: Starting entry point MediaBrowser.Providers.TV.CleanMissingEpisodesEntryPoint
2016-09-05 08:17:00.4308 Info App: Entry point completed: MediaBrowser.Providers.TV.CleanMissingEpisodesEntryPoint
2016-09-05 08:17:00.4308 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.ActivityLogEntryPoint
2016-09-05 08:17:00.4325 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.ActivityLogEntryPoint
2016-09-05 08:17:00.4325 Info App: Starting entry point MediaBrowser.Dlna.DlnaProfileEntryPoint
2016-09-05 08:17:00.4325 Info App: Entry point completed: MediaBrowser.Dlna.DlnaProfileEntryPoint
2016-09-05 08:17:00.4325 Info App: Starting entry point MediaBrowser.Plugins.Trailers.EntryPoint
2016-09-05 08:17:00.4392 Info App: Entry point completed: MediaBrowser.Plugins.Trailers.EntryPoint
2016-09-05 08:17:00.4392 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
2016-09-05 08:17:00.4392 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.AutomaticRestartEntryPoint
2016-09-05 08:17:00.4392 Info App: Starting entry point MediaBrowser.Dlna.Main.DlnaEntryPoint
2016-09-05 08:17:00.4917 Info App: Entry point completed: MediaBrowser.Dlna.Main.DlnaEntryPoint
2016-09-05 08:17:00.4917 Info App: Starting entry point MediaBrowser.Plugins.MovieThemeSongs.EntryPoints.LocalMovieThemeSongEntryPoint
2016-09-05 08:17:00.4918 Info App: Entry point completed: MediaBrowser.Plugins.MovieThemeSongs.EntryPoints.LocalMovieThemeSongEntryPoint
2016-09-05 08:17:00.4918 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.ExternalPortForwarding
2016-09-05 08:17:00.4918 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.ExternalPortForwarding
2016-09-05 08:17:00.4918 Info App: Starting entry point MediaBrowser.XbmcMetadata.EntryPoint
2016-09-05 08:17:00.4918 Info App: Entry point completed: MediaBrowser.XbmcMetadata.EntryPoint
2016-09-05 08:17:00.4918 Info App: Starting entry point MediaBrowser.Plugins.ThemeSongs.EntryPoints.LocalThemeSongEntryPoint
2016-09-05 08:17:00.4918 Info App: Entry point completed: MediaBrowser.Plugins.ThemeSongs.EntryPoints.LocalThemeSongEntryPoint
2016-09-05 08:17:00.4918 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.LibraryChangedNotifier
2016-09-05 08:17:00.4929 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.LibraryChangedNotifier
2016-09-05 08:17:00.4929 Info App: Starting entry point MediaBrowser.Server.Startup.Common.EntryPoints.KeepServerAwake
2016-09-05 08:17:00.4929 Info App: Entry point completed: MediaBrowser.Server.Startup.Common.EntryPoints.KeepServerAwake
2016-09-05 08:17:00.4929 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.LoadRegistrations
2016-09-05 08:17:00.4929 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.LoadRegistrations
2016-09-05 08:17:00.4929 Info App: Starting entry point MediaBrowser.Server.Startup.Common.EntryPoints.StartupWizard
2016-09-05 08:17:00.4929 Info App: Entry point completed: MediaBrowser.Server.Startup.Common.EntryPoints.StartupWizard
2016-09-05 08:17:00.4929 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.Notifications.Notifications
2016-09-05 08:17:00.4947 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.Notifications.Notifications
2016-09-05 08:17:00.4947 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.Notifications.WebSocketNotifier
2016-09-05 08:17:00.4950 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.Notifications.WebSocketNotifier
2016-09-05 08:17:00.4950 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.RecordingNotifier
2016-09-05 08:17:00.4950 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.RecordingNotifier
2016-09-05 08:17:00.4950 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.RefreshUsersMetadata
2016-09-05 08:17:00.6155 Info App: Movie Theme Songs (version 1.1.2.0) | Registration Status - Registered?: True | Is in Trial : False  | Registration Is Valid : True 
2016-09-05 08:17:00.6173 Info App: TV Theme Songs Registration Status - Registered?: True | Is in Trial : False  | Registration Is Valid : True 
2016-09-05 08:17:01.6596 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.RefreshUsersMetadata
2016-09-05 08:17:01.6596 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.UsageEntryPoint
2016-09-05 08:17:01.6611 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.UsageEntryPoint
2016-09-05 08:17:01.6611 Info App: Starting entry point MediaBrowser.Server.Implementations.Connect.ConnectEntryPoint
2016-09-05 08:17:01.6618 Info App: Loading data from /var/lib/emby-server/data/wan.txt
2016-09-05 08:17:02.3162 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=99e3a3f6dfb118c017175a9613e06dc0
2016-09-05 08:17:02.3180 Info App: Entry point completed: MediaBrowser.Server.Implementations.Connect.ConnectEntryPoint
2016-09-05 08:17:02.3180 Info App: Starting entry point MediaBrowser.Server.Implementations.FileOrganization.FileOrganizationNotifier
2016-09-05 08:17:02.3180 Info App: Entry point completed: MediaBrowser.Server.Implementations.FileOrganization.FileOrganizationNotifier
2016-09-05 08:17:02.3180 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.UdpServerEntryPoint
2016-09-05 08:17:02.3200 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.UdpServerEntryPoint
2016-09-05 08:17:02.3200 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.ServerEventNotifier
2016-09-05 08:17:02.3209 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.ServerEventNotifier
2016-09-05 08:17:02.3209 Info App: Starting entry point MediaBrowser.Server.Implementations.EntryPoints.UserDataChangeNotifier
2016-09-05 08:17:02.3209 Info App: Entry point completed: MediaBrowser.Server.Implementations.EntryPoints.UserDataChangeNotifier
2016-09-05 08:17:02.3209 Info App: Starting entry point MediaBrowser.Server.Implementations.IO.LibraryMonitorStartup
2016-09-05 08:17:02.3863 Info App: Entry point completed: MediaBrowser.Server.Implementations.IO.LibraryMonitorStartup
2016-09-05 08:17:02.3863 Info App: Starting entry point MediaBrowser.Server.Implementations.LiveTv.EmbyTV.EntryPoint
2016-09-05 08:17:02.3879 Info App: Loading live tv data from /var/lib/emby-server/data/livetv/timers
2016-09-05 08:17:02.3951 Info App: Entry point completed: MediaBrowser.Server.Implementations.LiveTv.EmbyTV.EntryPoint
2016-09-05 08:17:02.3951 Info App: Starting entry point MediaBrowser.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery
2016-09-05 08:17:02.3951 Info App: Entry point completed: MediaBrowser.Server.Implementations.LiveTv.TunerHosts.HdHomerun.HdHomerunDiscovery
2016-09-05 08:17:02.3951 Info App: Starting entry point MediaBrowser.Server.Implementations.LiveTv.TunerHosts.SatIp.SatIpDiscovery
2016-09-05 08:17:02.3951 Info App: Entry point completed: MediaBrowser.Server.Implementations.LiveTv.TunerHosts.SatIp.SatIpDiscovery
2016-09-05 08:17:02.3951 Info App: Starting entry point MediaBrowser.Server.Implementations.Sync.SyncNotificationEntryPoint
2016-09-05 08:17:02.3951 Info App: Entry point completed: MediaBrowser.Server.Implementations.Sync.SyncNotificationEntryPoint
2016-09-05 08:17:02.3951 Info App: Starting entry point MediaBrowser.Server.Implementations.News.NewsEntryPoint
2016-09-05 08:17:02.3951 Info App: Entry point completed: MediaBrowser.Server.Implementations.News.NewsEntryPoint
2016-09-05 08:17:02.3951 Info App: All entry points have started
2016-09-05 08:17:02.5250 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=99e3a3f6dfb118c017175a9613e06dc0
2016-09-05 08:17:02.8992 Info HttpClient: HttpClientManager GET: http://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
2016-09-05 08:17:03.2309 Info TaskManager: StartupTrigger fired for task: Check for plugin updates
2016-09-05 08:17:03.2309 Info TaskManager: StartupTrigger fired for task: Check for application updates
2016-09-05 08:17:03.2326 Info TaskManager: Queueing task SystemUpdateTask
2016-09-05 08:17:03.2326 Info TaskManager: Queueing task PluginUpdateTask
2016-09-05 08:17:03.2342 Info TaskManager: Executing Check for application updates
2016-09-05 08:17:03.2427 Info HttpClient: Checking for cache file /var/lib/emby-server/cache/httpclient/f70ca6622474da8168a3b6c06f651a16
2016-09-05 08:17:03.2469 Info TaskManager: Executing Check for plugin updates
2016-09-05 08:17:03.2519 Info InstallationManager: Opening /var/lib/emby-server/cache/serverpackages.json
2016-09-05 08:17:03.2633 Info TaskManager: Check for application updates Completed after 0 minute(s) and 0 seconds
2016-09-05 08:17:03.2829 Info TaskManager: ExecuteQueuedTasks
2016-09-05 08:17:03.3089 Info HttpClient: HttpClientManager.GetTempFileResponse url: https://www.mb3admin.com/admin/service/MB3Packages.json
2016-09-05 08:17:03.3136 Info TaskManager: Check for plugin updates Completed after 0 minute(s) and 0 seconds
2016-09-05 08:17:03.3140 Info TaskManager: ExecuteQueuedTasks
2016-09-05 08:17:07.3219 Info HttpClient: HttpClientManager GET: http://bot.whatismyipaddress.com
2016-09-05 08:17:07.6365 Info HttpClient: HttpClientManager POST: https://connect.emby.media/service/Servers?id=99e3a3f6dfb118c017175a9613e06dc0
2016-09-05 08:17:07.7928 Info HttpClient: HttpClientManager GET: https://connect.emby.media/service/ServerAuthorizations?serverId=99e3a3f6dfb118c017175a9613e06dc0
2016-09-05 08:17:23.6346 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:23.7257 Info HttpServer: HTTP GET http://****.com:8096/emby/DisplayPreferences/home?userId=05ec6f28b04d4012b5a6101334bd2d68&client=webclient. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:23.7507 Info App: App Activity: app: Emby Mobile, version: 3.0.6400.0, deviceId: 65031889a9e44fad82b7945b57385bab, deviceName: Firefox 48.0
2016-09-05 08:17:23.8647 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 231ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Views
2016-09-05 08:17:23.9984 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 275ms. http://****.com:8096/emby/DisplayPreferences/home?userId=05ec6f28b04d4012b5a6101334bd2d68&client=webclient
2016-09-05 08:17:24.0731 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:24.0789 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 6ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Views
2016-09-05 08:17:24.0841 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items?SortBy=DatePlayed&SortOrder=Descending&MediaTypes=Video&Filters=IsResumable&Limit=8&Recursive=true&Fields=PrimaryImageAspectRatio,BasicSyncInfo&CollapseBoxSetItems=false&ExcludeLocationTypes=Virtual&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Banner,Thumb&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:24.1053 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/Latest?Limit=20&Fields=PrimaryImageAspectRatio,BasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Thumb. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:24.1348 Info HttpServer: HTTP GET http://****.com:8096/emby/LiveTv/Recordings?userId=05ec6f28b04d4012b5a6101334bd2d68&limit=5&Fields=PrimaryImageAspectRatio,BasicSyncInfo&IsInProgress=false&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:24.1625 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 28ms. http://****.com:8096/emby/LiveTv/Recordings?userId=05ec6f28b04d4012b5a6101334bd2d68&limit=5&Fields=PrimaryImageAspectRatio,BasicSyncInfo&IsInProgress=false&EnableTotalRecordCount=false
2016-09-05 08:17:24.2689 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 185ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items?SortBy=DatePlayed&SortOrder=Descending&MediaTypes=Video&Filters=IsResumable&Limit=8&Recursive=true&Fields=PrimaryImageAspectRatio,BasicSyncInfo&CollapseBoxSetItems=false&ExcludeLocationTypes=Virtual&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Banner,Thumb&EnableTotalRecordCount=false
2016-09-05 08:17:24.2758 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 171ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/Latest?Limit=20&Fields=PrimaryImageAspectRatio,BasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Thumb
2016-09-05 08:17:29.2608 Info HttpServer: HTTP GET http://****.com:8096/web/strings/de.json?v=1473056255899. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:29.2632 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 3ms. http://****.com:8096/web/strings/de.json?v=1473056255899
2016-09-05 08:17:29.2655 Info HttpServer: HTTP GET http://****.com:8096/web/bower_components/emby-webcomponents/strings/de.json?v=1473056255899. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:29.2673 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/web/bower_components/emby-webcomponents/strings/de.json?v=1473056255899
2016-09-05 08:17:29.8823 Info HttpServer: HTTP GET http://****.com:8096/web/strings/de.json?v=1473056256520. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:29.8844 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/web/strings/de.json?v=1473056256520
2016-09-05 08:17:29.8867 Info HttpServer: HTTP GET http://****.com:8096/web/bower_components/emby-webcomponents/strings/de.json?v=1473056256520. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:29.8884 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/web/bower_components/emby-webcomponents/strings/de.json?v=1473056256520
2016-09-05 08:17:30.3547 Info HttpServer: HTTP GET http://****.com:8096/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.3676 Info HttpClient: HttpClientManager POST: https://www.mb3admin.com/admin/service/registration/validate
2016-09-05 08:17:30.4532 Info HttpServer: HTTP GET http://****.com:8096/emby/system/info/public. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.4740 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 21ms. http://****.com:8096/emby/system/info/public
2016-09-05 08:17:30.5139 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.5506 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 37ms. http://****.com:8096/emby/System/Info
2016-09-05 08:17:30.5648 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 210ms. http://****.com:8096/emby/Plugins/SecurityInfo
2016-09-05 08:17:30.5795 Info HttpServer: HTTP GET http://****.com:8096/emby/users/05ec6f28b04d4012b5a6101334bd2d68. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.6452 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 66ms. http://****.com:8096/emby/users/05ec6f28b04d4012b5a6101334bd2d68
2016-09-05 08:17:30.7151 Info HttpServer: HTTP POST http://****.com:8096/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.7210 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.7282 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 7ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68
2016-09-05 08:17:30.7496 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 35ms. http://****.com:8096/emby/Sessions/Capabilities/Full
2016-09-05 08:17:30.7669 Info HttpServer: WS ws://****.com:8096/embywebsocket?api_key=f047d207fdce4455b72ffd6fc102bb65&deviceId=65031889a9e44fad82b7945b57385bab. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.7722 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.7782 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 6ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68
2016-09-05 08:17:30.7782 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Images/Primary?tag=0442317df2a170d3a63300f8aee0c538&quality=90&height=52. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.7825 Info HttpServer: HTTP GET http://****.com:8096/web/css/images/mblogoicon.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.7846 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/web/css/images/mblogoicon.png
2016-09-05 08:17:30.7904 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.7985 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 8ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Views
2016-09-05 08:17:30.8058 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 27ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Images/Primary?tag=0442317df2a170d3a63300f8aee0c538&quality=90&height=52
2016-09-05 08:17:30.8554 Info HttpServer: HTTP GET http://****.com:8096/emby/DisplayPreferences/home?userId=05ec6f28b04d4012b5a6101334bd2d68&client=webclient. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.8649 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 10ms. http://****.com:8096/emby/DisplayPreferences/home?userId=05ec6f28b04d4012b5a6101334bd2d68&client=webclient
2016-09-05 08:17:30.9154 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.9234 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 8ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Views
2016-09-05 08:17:30.9245 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items?SortBy=DatePlayed&SortOrder=Descending&MediaTypes=Video&Filters=IsResumable&Limit=8&Recursive=true&Fields=PrimaryImageAspectRatio,BasicSyncInfo&CollapseBoxSetItems=false&ExcludeLocationTypes=Virtual&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Banner,Thumb&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.9312 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/Latest?Limit=20&Fields=PrimaryImageAspectRatio,BasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Thumb. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.9384 Info HttpServer: HTTP GET http://****.com:8096/emby/LiveTv/Recordings?userId=05ec6f28b04d4012b5a6101334bd2d68&limit=5&Fields=PrimaryImageAspectRatio,BasicSyncInfo&IsInProgress=false&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:30.9451 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 7ms. http://****.com:8096/emby/LiveTv/Recordings?userId=05ec6f28b04d4012b5a6101334bd2d68&limit=5&Fields=PrimaryImageAspectRatio,BasicSyncInfo&IsInProgress=false&EnableTotalRecordCount=false
2016-09-05 08:17:30.9882 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 64ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items?SortBy=DatePlayed&SortOrder=Descending&MediaTypes=Video&Filters=IsResumable&Limit=8&Recursive=true&Fields=PrimaryImageAspectRatio,BasicSyncInfo&CollapseBoxSetItems=false&ExcludeLocationTypes=Virtual&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Banner,Thumb&EnableTotalRecordCount=false
2016-09-05 08:17:31.0190 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 88ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/Latest?Limit=20&Fields=PrimaryImageAspectRatio,BasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Thumb
2016-09-05 08:17:31.0523 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/0edba6ee5723b6aff85c10891b8a44be/Images/Thumb?maxWidth=480&tag=d2b59ddcb4e42096d1d745c6ac7e038e&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.0563 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 4ms. http://****.com:8096/emby/Items/0edba6ee5723b6aff85c10891b8a44be/Images/Thumb?maxWidth=480&tag=d2b59ddcb4e42096d1d745c6ac7e038e&quality=90
2016-09-05 08:17:31.0563 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/4053fe31dee99522a87cb008d955ed79/Images/Thumb?maxWidth=480&tag=afa4fe01de3b4714e69462dc7e621ae2&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.0586 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/emby/Items/4053fe31dee99522a87cb008d955ed79/Images/Thumb?maxWidth=480&tag=afa4fe01de3b4714e69462dc7e621ae2&quality=90
2016-09-05 08:17:31.0615 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/095a89158c6e838cef5bf66dad397531/Images/Thumb?maxWidth=480&tag=8e6d46ec89801a0e7ae052187f7d100c&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.0637 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/emby/Items/095a89158c6e838cef5bf66dad397531/Images/Thumb?maxWidth=480&tag=8e6d46ec89801a0e7ae052187f7d100c&quality=90
2016-09-05 08:17:31.0841 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/495130ce348d022fbe1a4d7fa75089ce/Images/Thumb?maxWidth=480&tag=b77b8ce13cfafee566705803e9ac9abf&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.0874 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 4ms. http://****.com:8096/emby/Items/495130ce348d022fbe1a4d7fa75089ce/Images/Thumb?maxWidth=480&tag=b77b8ce13cfafee566705803e9ac9abf&quality=90
2016-09-05 08:17:31.0900 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/Images/Thumb?maxWidth=480&tag=68234a7a46ace4a2300b59dbe4ade4ea&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.0930 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 3ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/Images/Thumb?maxWidth=480&tag=68234a7a46ace4a2300b59dbe4ade4ea&quality=90
2016-09-05 08:17:31.1956 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/fcbfc27076d41cb32a45110303e151ae/Images/Thumb?maxWidth=480&tag=ac6819e153763c0340c9fb87b00ecf27&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.1989 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 3ms. http://****.com:8096/emby/Items/fcbfc27076d41cb32a45110303e151ae/Images/Thumb?maxWidth=480&tag=ac6819e153763c0340c9fb87b00ecf27&quality=90
2016-09-05 08:17:31.2025 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/5e4793c44a5bfb94f32f61b01e43b75f/Images/Thumb?maxWidth=480&tag=913889d57f39584dd2c5250bed8631e8&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.2057 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 3ms. http://****.com:8096/emby/Items/5e4793c44a5bfb94f32f61b01e43b75f/Images/Thumb?maxWidth=480&tag=913889d57f39584dd2c5250bed8631e8&quality=90
2016-09-05 08:17:31.2071 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/34a7c9e8346cedb2cdfc251652418ce1/Images/Thumb?maxWidth=480&tag=45ca62fdf09393fde570ad4b8c7cb094&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.2093 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/emby/Items/34a7c9e8346cedb2cdfc251652418ce1/Images/Thumb?maxWidth=480&tag=45ca62fdf09393fde570ad4b8c7cb094&quality=90
2016-09-05 08:17:31.3571 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/b943cf20d6fcf65d3737be7762c51116/Images/Thumb?maxWidth=480&tag=29b9f77cc025c85ecd135fe2775949fc&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:31.3599 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 3ms. http://****.com:8096/emby/Items/b943cf20d6fcf65d3737be7762c51116/Images/Thumb?maxWidth=480&tag=29b9f77cc025c85ecd135fe2775949fc&quality=90
2016-09-05 08:17:33.5136 Info HttpServer: HTTP GET http://****.com:8096/web/css/images/logo.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.5155 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/web/css/images/logo.png
2016-09-05 08:17:33.5257 Info App: ScheduledTasksWebSocketListener Begin transmitting over websocket to 127.0.0.1:42266
2016-09-05 08:17:33.5257 Info App: SessionInfoWebSocketListener Begin transmitting over websocket to 127.0.0.1:42266
2016-09-05 08:17:33.5259 Info App: ActivityLogWebSocketListener Begin transmitting over websocket to 127.0.0.1:42266
2016-09-05 08:17:33.5465 Info HttpServer: HTTP GET http://****.com:8096/web/css/images/supporter/supporterbadge.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.5484 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/web/css/images/supporter/supporterbadge.png
2016-09-05 08:17:33.5649 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.5711 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 6ms. http://****.com:8096/emby/System/Info
2016-09-05 08:17:33.5711 Info HttpServer: HTTP GET http://****.com:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2016-09-04T06:17:40.150Z. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.5827 Info HttpServer: HTTP GET http://****.com:8096/emby/Notifications/05ec6f28b04d4012b5a6101334bd2d68/Summary. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.5889 Info HttpServer: HTTP GET http://****.com:8096/emby/Sessions. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.5958 Info HttpServer: HTTP GET http://****.com:8096/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.6013 Info HttpServer: HTTP GET http://****.com:8096/emby/News/Product?StartIndex=0&Limit=7. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.6080 Info HttpServer: HTTP GET http://****.com:8096/emby/DisplayPreferences/dashboard?userId=05ec6f28b04d4012b5a6101334bd2d68&client=dashboard. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.6174 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 35ms. http://****.com:8096/emby/Notifications/05ec6f28b04d4012b5a6101334bd2d68/Summary
2016-09-05 08:17:33.6189 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 11ms. http://****.com:8096/emby/DisplayPreferences/dashboard?userId=05ec6f28b04d4012b5a6101334bd2d68&client=dashboard
2016-09-05 08:17:33.6258 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 54ms. http://****.com:8096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2016-09-04T06:17:40.150Z
2016-09-05 08:17:33.6328 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 32ms. http://****.com:8096/emby/News/Product?StartIndex=0&Limit=7
2016-09-05 08:17:33.6414 Info HttpServer: HTTP GET http://****.com:8096/emby/Packages/Updates?PackageType=System. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.6464 Info HttpClient: Checking for cache file /var/lib/emby-server/cache/httpclient/f70ca6622474da8168a3b6c06f651a16
2016-09-05 08:17:33.6519 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 56ms. http://****.com:8096/emby/ScheduledTasks
2016-09-05 08:17:33.6572 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 68ms. http://****.com:8096/emby/Sessions
2016-09-05 08:17:33.6600 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 19ms. http://****.com:8096/emby/Packages/Updates?PackageType=System
2016-09-05 08:17:33.6931 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Images/Primary?tag=0442317df2a170d3a63300f8aee0c538&height=40&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.6943 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 1ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Images/Primary?tag=0442317df2a170d3a63300f8aee0c538&height=40&quality=90
2016-09-05 08:17:33.7672 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Images/Primary?tag=0442317df2a170d3a63300f8aee0c538&height=24&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.7683 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 1ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Images/Primary?tag=0442317df2a170d3a63300f8aee0c538&height=24&quality=90
2016-09-05 08:17:33.7815 Info HttpServer: HTTP GET http://****.com:8096/emby/Packages/Updates?PackageType=UserInstalled. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:33.7864 Info InstallationManager: Opening /var/lib/emby-server/cache/serverpackages.json
2016-09-05 08:17:33.8173 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 36ms. http://****.com:8096/emby/Packages/Updates?PackageType=UserInstalled
2016-09-05 08:17:35.9442 Info App: ActivityLogWebSocketListener Begin transmitting over websocket to 127.0.0.1:42266
2016-09-05 08:17:35.9451 Info App: ActivityLogWebSocketListener stop transmitting over websocket to 127.0.0.1:42266
2016-09-05 08:17:35.9451 Info App: SessionInfoWebSocketListener stop transmitting over websocket to 127.0.0.1:42266
2016-09-05 08:17:35.9467 Info App: ScheduledTasksWebSocketListener stop transmitting over websocket to 127.0.0.1:42266
2016-09-05 08:17:40.3725 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Logs. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:40.3995 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 27ms. http://****.com:8096/emby/System/Logs
2016-09-05 08:17:40.4168 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:40.4248 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 8ms. http://****.com:8096/emby/System/Configuration
2016-09-05 08:17:41.4849 Info HttpServer: HTTP GET http://****.com:8096/emby/System/Logs/Log?name=server-63608660216.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
2016-09-05 08:17:41.5117 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 27ms. http://****.com:8096/emby/System/Logs/Log?name=server-63608660216.txt
2016-09-05 08:18:14.4663 Info HttpServer: HTTP OPTIONS http://****.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:14.4701 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 4ms. http://****.com:8096/Sessions/Playing/Stopped
2016-09-05 08:18:14.5068 Info HttpServer: HTTP POST http://****.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:14.5377 Info App: App Activity: app: Chromecast, version: 2.1.0, deviceId: 5ea50040e5113cb24058d72a1a615d1477991941, deviceName: Dahoam
2016-09-05 08:18:15.0154 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 509ms. http://****.com:8096/Sessions/Playing/Stopped
2016-09-05 08:18:15.8550 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/eba19dc919f53170130fae4ce17c317b. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:15.8610 Info App: App Activity: app: Emby for Android Mobile, version: 2.7.59, deviceId: d610c52d56c512c2, deviceName: E6653
2016-09-05 08:18:16.0059 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 151ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/eba19dc919f53170130fae4ce17c317b
2016-09-05 08:18:16.1954 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/ThemeMedia?userId=05ec6f28b04d4012b5a6101334bd2d68&InheritFromParent=true. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:16.2221 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/CriticReviews. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:16.2302 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/Similar?userId=05ec6f28b04d4012b5a6101334bd2d68&limit=12&fields=PrimaryImageAspectRatio,UserData,CanDelete. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:16.2495 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 27ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/CriticReviews
2016-09-05 08:18:16.3778 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 183ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/ThemeMedia?userId=05ec6f28b04d4012b5a6101334bd2d68&InheritFromParent=true
2016-09-05 08:18:16.3840 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 154ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/Similar?userId=05ec6f28b04d4012b5a6101334bd2d68&limit=12&fields=PrimaryImageAspectRatio,UserData,CanDelete
2016-09-05 08:18:16.4073 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/ThemeMedia?userId=05ec6f28b04d4012b5a6101334bd2d68&InheritFromParent=true. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:16.4153 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 8ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/ThemeMedia?userId=05ec6f28b04d4012b5a6101334bd2d68&InheritFromParent=true
2016-09-05 08:18:16.5015 Info HttpServer: HTTP POST http://****.com:8096/emby/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/PlaybackInfo?UserId=05ec6f28b04d4012b5a6101334bd2d68&StartTimeTicks=0. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:16.5806 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 79ms. http://****.com:8096/emby/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/PlaybackInfo?UserId=05ec6f28b04d4012b5a6101334bd2d68&StartTimeTicks=0
2016-09-05 08:18:16.7668 Info HttpServer: HTTP GET http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b. UserAgent: VLC/3.0.0-git LibVLC/3.0.0-git
2016-09-05 08:18:16.9271 Info HttpServer: HTTP GET http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b. UserAgent: VLC/3.0.0-git LibVLC/3.0.0-git
2016-09-05 08:18:16.9972 Info HttpServer: HTTP Response 500 to 84.150.10.40. Time: 231ms. http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b
2016-09-05 08:18:17.0321 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:17.0445 Info HttpServer: HTTP POST http://****.com:8096/emby/Sessions/Playing. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:17.0460 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 14ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea
2016-09-05 08:18:17.2125 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 168ms. http://****.com:8096/emby/Sessions/Playing
2016-09-05 08:18:17.3052 Info HttpServer: HTTP POST http://****.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:17.4321 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 127ms. http://****.com:8096/emby/Sessions/Playing/Progress
2016-09-05 08:18:19.4592 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:19.4744 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 15ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea
2016-09-05 08:18:19.6746 Info HttpServer: HTTP POST http://****.com:8096/emby/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:19.6771 Info HttpServer: HTTP Response 500 to 84.150.10.40. Time: 2750ms (slow). http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b
2016-09-05 08:18:19.8081 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 134ms. http://****.com:8096/emby/Sessions/Playing/Stopped
2016-09-05 08:18:20.9085 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/eba19dc919f53170130fae4ce17c317b. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:20.9522 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 44ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/eba19dc919f53170130fae4ce17c317b
2016-09-05 08:18:21.0896 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/CriticReviews. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:21.0959 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 7ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/CriticReviews
2016-09-05 08:18:21.0959 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/ThemeMedia?userId=05ec6f28b04d4012b5a6101334bd2d68&InheritFromParent=true. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:21.1026 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/Similar?userId=05ec6f28b04d4012b5a6101334bd2d68&limit=12&fields=PrimaryImageAspectRatio,UserData,CanDelete. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:21.1116 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 15ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/ThemeMedia?userId=05ec6f28b04d4012b5a6101334bd2d68&InheritFromParent=true
2016-09-05 08:18:21.2388 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 136ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/Similar?userId=05ec6f28b04d4012b5a6101334bd2d68&limit=12&fields=PrimaryImageAspectRatio,UserData,CanDelete
2016-09-05 08:18:21.2837 Info HttpServer: HTTP GET http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/ThemeMedia?userId=05ec6f28b04d4012b5a6101334bd2d68&InheritFromParent=true. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:21.2990 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 16ms. http://****.com:8096/emby/Items/eba19dc919f53170130fae4ce17c317b/ThemeMedia?userId=05ec6f28b04d4012b5a6101334bd2d68&InheritFromParent=true
2016-09-05 08:18:21.4042 Info HttpServer: HTTP POST http://****.com:8096/emby/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/PlaybackInfo?UserId=05ec6f28b04d4012b5a6101334bd2d68&StartTimeTicks=0. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:21.4402 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 36ms. http://****.com:8096/emby/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/PlaybackInfo?UserId=05ec6f28b04d4012b5a6101334bd2d68&StartTimeTicks=0
2016-09-05 08:18:21.7066 Info HttpServer: HTTP GET http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b. UserAgent: VLC/3.0.0-git LibVLC/3.0.0-git
2016-09-05 08:18:21.7717 Info HttpServer: HTTP GET http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b. UserAgent: VLC/3.0.0-git LibVLC/3.0.0-git
2016-09-05 08:18:21.8175 Info HttpServer: HTTP Response 500 to 84.150.10.40. Time: 111ms. http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b
2016-09-05 08:18:21.8386 Info HttpServer: HTTP POST http://****.com:8096/emby/Sessions/Playing. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:21.8885 Info HttpServer: HTTP GET http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b. UserAgent: VLC/3.0.0-git LibVLC/3.0.0-git
2016-09-05 08:18:22.0061 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 168ms. http://****.com:8096/emby/Sessions/Playing
2016-09-05 08:18:22.0708 Info HttpServer: HTTP Response 500 to 84.150.10.40. Time: 299ms. http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b
2016-09-05 08:18:22.1028 Info HttpServer: HTTP POST http://****.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:22.2567 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 154ms. http://****.com:8096/emby/Sessions/Playing/Progress
2016-09-05 08:18:23.7737 Info HttpServer: HTTP GET http://****.com:8096/emby/Sessions?ControllableByUserId=05ec6f28b04d4012b5a6101334bd2d68. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:23.7815 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 8ms. http://****.com:8096/emby/Sessions?ControllableByUserId=05ec6f28b04d4012b5a6101334bd2d68
2016-09-05 08:18:27.3624 Info HttpServer: HTTP POST http://****.com:8096/emby/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:27.5247 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 162ms. http://****.com:8096/emby/Sessions/Playing/Progress
2016-09-05 08:18:28.7387 Info HttpServer: HTTP POST http://****.com:8096/emby/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:28.7405 Info HttpServer: HTTP Response 500 to 84.150.10.40. Time: 6852ms (slow). http://****.com:8096/emby/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?Static=true&mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&deviceId=d610c52d56c512c2&Tag=e7e9624368a1087600e7b55344cd9c6b
2016-09-05 08:18:28.7604 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:28.8596 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 121ms. http://****.com:8096/emby/Sessions/Playing/Stopped
2016-09-05 08:18:28.8650 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 105ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea
2016-09-05 08:18:28.9310 Info HttpServer: HTTP OPTIONS http://****.com:8096/Users/05ec6f28b04d4012b5a6101334bd2d68/Items?SortBy=Random&IncludeItemTypes=Movie,Series&ImageTypes=Backdrop&Recursive=true&MaxOfficialRating=R&Limit=1. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:28.9310 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 1ms. http://****.com:8096/Users/05ec6f28b04d4012b5a6101334bd2d68/Items?SortBy=Random&IncludeItemTypes=Movie,Series&ImageTypes=Backdrop&Recursive=true&MaxOfficialRating=R&Limit=1
2016-09-05 08:18:28.9728 Info HttpServer: HTTP OPTIONS http://****.com:8096/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:28.9728 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 1ms. http://****.com:8096/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea
2016-09-05 08:18:29.0020 Info HttpServer: HTTP GET http://****.com:8096/Users/05ec6f28b04d4012b5a6101334bd2d68/Items?SortBy=Random&IncludeItemTypes=Movie,Series&ImageTypes=Backdrop&Recursive=true&MaxOfficialRating=R&Limit=1. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:29.0143 Info HttpServer: HTTP GET http://****.com:8096/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:29.0226 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 21ms. http://****.com:8096/Users/05ec6f28b04d4012b5a6101334bd2d68/Items?SortBy=Random&IncludeItemTypes=Movie,Series&ImageTypes=Backdrop&Recursive=true&MaxOfficialRating=R&Limit=1
2016-09-05 08:18:29.0256 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 11ms. http://****.com:8096/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea
2016-09-05 08:18:29.1021 Info HttpServer: HTTP OPTIONS http://****.com:8096/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/PlaybackInfo?UserId=05ec6f28b04d4012b5a6101334bd2d68&StartTimeTicks=89730000&MaxStreamingBitrate=8000001. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:29.1021 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 1ms. http://****.com:8096/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/PlaybackInfo?UserId=05ec6f28b04d4012b5a6101334bd2d68&StartTimeTicks=89730000&MaxStreamingBitrate=8000001
2016-09-05 08:18:29.1308 Info HttpServer: HTTP GET http://****.com:8096/Items/ff9b6644a345544ae70acdd99fb7884d/Images/Backdrop/0?tag=1b16eb07ab69850ee8b9003e7d8086bf. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:29.1452 Info HttpServer: HTTP POST http://****.com:8096/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/PlaybackInfo?UserId=05ec6f28b04d4012b5a6101334bd2d68&StartTimeTicks=89730000&MaxStreamingBitrate=8000001. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:29.1782 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 33ms. http://****.com:8096/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/PlaybackInfo?UserId=05ec6f28b04d4012b5a6101334bd2d68&StartTimeTicks=89730000&MaxStreamingBitrate=8000001
2016-09-05 08:18:29.1950 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 64ms. http://****.com:8096/Items/ff9b6644a345544ae70acdd99fb7884d/Images/Backdrop/0?tag=1b16eb07ab69850ee8b9003e7d8086bf
2016-09-05 08:18:29.3810 Info HttpServer: HTTP GET http://****.com:8096/mediabrowser/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/Images/Primary?tag=0b4878a274eb11fe15a9616ca84be9d7. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:29.3831 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 2ms. http://****.com:8096/mediabrowser/Items/87ce50c29a6ccdc1081f2afc77bbb9ea/Images/Primary?tag=0b4878a274eb11fe15a9616ca84be9d7
2016-09-05 08:18:29.5362 Info HttpServer: HTTP GET http://****.com:8096/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&static=true. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:30.2109 Info HttpServer: HTTP OPTIONS http://****.com:8096/Sessions/Playing. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:30.2109 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 0ms. http://****.com:8096/Sessions/Playing
2016-09-05 08:18:30.4714 Info HttpServer: HTTP POST http://****.com:8096/Sessions/Playing. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:30.6074 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 136ms. http://****.com:8096/Sessions/Playing
2016-09-05 08:18:32.2116 Info HttpServer: HTTP Response 206 to 84.150.10.40. Time: 2676ms (slow). http://****.com:8096/Audio/87ce50c29a6ccdc1081f2afc77bbb9ea/stream.mp3?mediaSourceId=87ce50c29a6ccdc1081f2afc77bbb9ea&static=true
2016-09-05 08:18:33.8033 Info HttpServer: HTTP OPTIONS http://****.com:8096/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:33.8038 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 1ms. http://****.com:8096/Sessions/Playing/Progress
2016-09-05 08:18:33.8402 Info HttpServer: HTTP POST http://****.com:8096/Sessions/Playing/Progress. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:34.0087 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 169ms. http://****.com:8096/Sessions/Playing/Progress
2016-09-05 08:18:36.2948 Info HttpServer: HTTP GET http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea. UserAgent: Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Mobile Safari/537.36
2016-09-05 08:18:36.3099 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 15ms. http://****.com:8096/emby/Users/05ec6f28b04d4012b5a6101334bd2d68/Items/87ce50c29a6ccdc1081f2afc77bbb9ea
2016-09-05 08:18:36.6713 Info HttpServer: HTTP OPTIONS http://****.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:36.6713 Info HttpServer: HTTP Response 200 to 84.150.10.40. Time: 0ms. http://****.com:8096/Sessions/Playing/Stopped
2016-09-05 08:18:36.7232 Info HttpServer: HTTP POST http://****.com:8096/Sessions/Playing/Stopped. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36 CrKey/1.20.66189
2016-09-05 08:18:36.8434 Info HttpServer: HTTP Response 204 to 84.150.10.40. Time: 120ms. http://****.com:8096/Sessions/Playing/Stopped

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