- 2017-12-12 12:21:05.526 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/ed49b8aefaf29944d1f64695e92024e3/Images/Thumb?imageTag=4a4724dace3998005c85be1323461444&itemId=ed49b8aefaf29944d1f64695e92024e3&maxHeight=600&addPlayedIndicator=false&quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:06.260 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?imageTag=5fba4a4475e09ad892855378e9da6acb&itemId=a9407f92269eafac465ce79c3dceaf08&maxHeight=600&addPlayedIndicator=false&quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:08.159 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.NullReferenceException: Object reference not set to an instance of an object.
- at MediaBrowser.Api.Images.ImageService.GetImageInfo(ImageRequest request, IHasMetadata item)
- at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasMetadata item, Boolean isHeadRequest)
- at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
- at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.NullReferenceException
- at MediaBrowser.Api.Images.ImageService.GetImageInfo(ImageRequest request, IHasMetadata item)
- at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasMetadata item, Boolean isHeadRequest)
- at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
- at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- 2017-12-12 12:21:08.432 Info HttpServer: HTTP Response 500 to 95.238.53.106. Time: 3158ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/ed49b8aefaf29944d1f64695e92024e3/Images/Thumb?imageTag=4a4724dace3998005c85be1323461444&itemId=ed49b8aefaf29944d1f64695e92024e3&maxHeight=600&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:09.074 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/3/39fc53a5-f505-cc0d-3e05-75ec8a096004.jpg
- 2017-12-12 12:21:10.206 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3946ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?imageTag=5fba4a4475e09ad892855378e9da6acb&itemId=a9407f92269eafac465ce79c3dceaf08&maxHeight=600&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:14.583 Error HttpServer: Error in ProcessAccept
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
- at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
- at System.Net.Security.SslState.PartialFrameCallback(AsyncProtocolRequest asyncRequest)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Net.Security.SslState.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
- at System.Net.Security.SslState.EndProcessAuthentication(IAsyncResult result)
- at System.Net.Security.SslStream.EndAuthenticateAsServer(IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpConnection.<InitStream>d__29.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpConnection.<Create>d__30.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.EndPointListener.<ProcessAccept>d__23.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
- at System.Net.Security.SslState.PartialFrameCallback(AsyncProtocolRequest asyncRequest)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Net.Security.SslState.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
- at System.Net.Security.SslState.EndProcessAuthentication(IAsyncResult result)
- at System.Net.Security.SslStream.EndAuthenticateAsServer(IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpConnection.<InitStream>d__29.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpConnection.<Create>d__30.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.EndPointListener.<ProcessAccept>d__23.MoveNext()
- 2017-12-12 12:21:15.183 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/system/info/public. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:15.546 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 363ms. https://fabioseed.no-ip.info:8920/emby/system/info/public
- 2017-12-12 12:21:15.842 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Connect/Exchange?format=json&ConnectUserId=50647. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:16.864 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- MediaBrowser.Controller.Net.SecurityException: Access token is invalid or expired.
- at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IRequest request, String token)
- at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IRequest request, IAuthenticationAttributes authAttribtues)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- MediaBrowser.Controller.Net.SecurityException
- at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IRequest request, String token)
- at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IRequest request, IAuthenticationAttributes authAttribtues)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- 2017-12-12 12:21:16.865 Info HttpServer: HTTP Response 401 to 95.238.53.106. Time: 1023ms (slow). https://fabioseed.no-ip.info:8920/emby/Connect/Exchange?format=json&ConnectUserId=50647
- 2017-12-12 12:21:16.935 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/users/public. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:17.644 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 709ms. https://fabioseed.no-ip.info:8920/emby/users/public
- 2017-12-12 12:21:21.010 Info HttpServer: HTTP POST https://fabioseed.no-ip.info:8920/emby/Users/authenticatebyname. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:21.350 Info UserManager: Authentication request for Fabio has succeeded.
- 2017-12-12 12:21:21.355 Info SessionManager: Reissuing access token: 121532d051fc4c50a4f4aafe9acb5922
- 2017-12-12 12:21:21.708 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 698ms. https://fabioseed.no-ip.info:8920/emby/Users/authenticatebyname
- 2017-12-12 12:21:21.780 Info HttpServer: HTTP POST https://fabioseed.no-ip.info:8920/emby/Sessions/Capabilities/Full. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:21.858 Info HttpServer: HTTP Response 204 to 95.238.53.106. Time: 78ms. https://fabioseed.no-ip.info:8920/emby/Sessions/Capabilities/Full
- 2017-12-12 12:21:22.394 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=19962bbe11c842419cad133024babd74&client=emby. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:22.423 Info HttpServer: WS wss://fabioseed.no-ip.info:8920/embywebsocket?api_key=121532d051fc4c50a4f4aafe9acb5922&deviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A. UserAgent: SwiftWebSocket
- 2017-12-12 12:21:22.589 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 195ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=19962bbe11c842419cad133024babd74&client=emby
- 2017-12-12 12:21:22.876 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=19962bbe11c842419cad133024babd74&limit=2&excludeLocationTypes=Virtual. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:22.881 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Info. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:23.221 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 340ms. https://fabioseed.no-ip.info:8920/emby/System/Info
- 2017-12-12 12:21:23.602 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=19962bbe11c842419cad133024babd74&client=emby. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:23.604 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=19962bbe11c842419cad133024babd74&client=emby
- 2017-12-12 12:21:23.871 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Registrations/tvOS. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:24.036 Info HttpClient: POST: https://mb3admin.com/admin/service/registration/validate
- 2017-12-12 12:21:24.921 Info SecurityManager: Not registered for feature tvOS
- 2017-12-12 12:21:25.002 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1131ms (slow). https://fabioseed.no-ip.info:8920/emby/Registrations/tvOS
- 2017-12-12 12:21:26.146 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views?0=1&1=9&2=9&3=6&4=2&5=b&6=b&7=e&8=1&9=1&10=c&11=8&12=4&13=2&14=4&15=1&16=9&17=c&18=a&19=d&20=1&21=3&22=3&23=0&24=2&25=4&26=b&27=a&28=b&29=d&30=7&31=4. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:27.098 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 952ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views?0=1&1=9&2=9&3=6&4=2&5=b&6=b&7=e&8=1&9=1&10=c&11=8&12=4&13=2&14=4&15=1&16=9&17=c&18=a&19=d&20=1&21=3&22=3&23=0&24=2&25=4&26=b&27=a&28=b&29=d&30=7&31=4
- 2017-12-12 12:21:27.157 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 4281ms (slow). https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=19962bbe11c842419cad133024babd74&limit=2&excludeLocationTypes=Virtual
- 2017-12-12 12:21:27.251 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/LiveTv/Recordings?userId=19962bbe11c842419cad133024babd74&IsInProgress=false&EnableTotalRecordCount=false&Fields=CanDelete%2CPrimaryImageAspectRatio%2CBasicSyncInfo&limit=8. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:27.299 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&limit=1&includeItemTypes=Movie&filters=IsResumable&sortBy=DatePlayed&sortOrder=Descending. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:27.484 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 236ms. https://fabioseed.no-ip.info:8920/emby/LiveTv/Recordings?userId=19962bbe11c842419cad133024babd74&IsInProgress=false&EnableTotalRecordCount=false&Fields=CanDelete%2CPrimaryImageAspectRatio%2CBasicSyncInfo&limit=8
- 2017-12-12 12:21:27.577 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&includeItemTypes=Movie&imageTypeLimit=1&enableImageTypes=Primary&limit=40. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:28.889 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Endpoint. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:28.912 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 23ms. https://fabioseed.no-ip.info:8920/emby/System/Endpoint
- 2017-12-12 12:21:28.988 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:32.414 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5116ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&limit=1&includeItemTypes=Movie&filters=IsResumable&sortBy=DatePlayed&sortOrder=Descending
- 2017-12-12 12:21:32.488 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&limit=4&includeItemTypes=Movie&filters=IsUnplayed&sortBy=DateCreated&sortOrder=Descending. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:32.869 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 381ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&limit=4&includeItemTypes=Movie&filters=IsUnplayed&sortBy=DateCreated&sortOrder=Descending
- 2017-12-12 12:21:32.883 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5306ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&includeItemTypes=Movie&imageTypeLimit=1&enableImageTypes=Primary&limit=40
- 2017-12-12 12:21:33.799 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=19962bbe11c842419cad133024babd74&limit=40&fields=PrimaryImageAspectRatio%2CParentId. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:34.092 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 293ms. https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=19962bbe11c842419cad133024babd74&limit=40&fields=PrimaryImageAspectRatio%2CParentId
- 2017-12-12 12:21:34.501 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&fields=PrimaryImageAspectRatio%2CParentId&includeItemTypes=Movie%2CEpisode%2CVideo&filters=IsResumable&excludeLocationTypes=Virtual&sortOrder=descending&sortBy=DatePlayed&limit=40. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:35.028 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 527ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&fields=PrimaryImageAspectRatio%2CParentId&includeItemTypes=Movie%2CEpisode%2CVideo&filters=IsResumable&excludeLocationTypes=Virtual&sortOrder=descending&sortBy=DatePlayed&limit=40
- 2017-12-12 12:21:35.110 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/Upcoming?userId=19962bbe11c842419cad133024babd74&limit=40&fields=AirTime%2CUserData%2CSeriesStudio%2CPrimaryImageAspectRatio%2CParentId&imageTypeLimit=1. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:35.466 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 356ms. https://fabioseed.no-ip.info:8920/emby/Shows/Upcoming?userId=19962bbe11c842419cad133024babd74&limit=40&fields=AirTime%2CUserData%2CSeriesStudio%2CPrimaryImageAspectRatio%2CParentId&imageTypeLimit=1
- 2017-12-12 12:21:38.026 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/253bc9fc2ae4cb0a47d99e75b7e36923/Images/Primary?imageTag=41f3e22090f987083b50e3ddc39ed791&itemId=253bc9fc2ae4cb0a47d99e75b7e36923&maxHeight=250&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:38.056 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/c/cdf825a2-de16-aa4a-d540-c805fdc5e6db.jpg
- 2017-12-12 12:21:38.063 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 37ms. https://fabioseed.no-ip.info:8920/emby/Items/253bc9fc2ae4cb0a47d99e75b7e36923/Images/Primary?imageTag=41f3e22090f987083b50e3ddc39ed791&itemId=253bc9fc2ae4cb0a47d99e75b7e36923&maxHeight=250&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:38.604 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/cddc9f8db2f2346b7f3e66786e5a146b/Images/Primary?imageTag=f9cbc384b628c17849c7e1619dfbeba1&itemId=cddc9f8db2f2346b7f3e66786e5a146b&maxHeight=330&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:38.647 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/c0b680b207eb840b9015ec3d3552d1cd/Images/Primary?imageTag=6a1f6fa90dbf6edc5c26fe1f84f8bec5&itemId=c0b680b207eb840b9015ec3d3552d1cd&maxHeight=250&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:38.667 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/d/d6458e79-5573-4b92-2826-17c8eb600e68.jpg
- 2017-12-12 12:21:38.668 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/9df4efab1f9566a6088195a3f6029855/Images/Primary?imageTag=f110ffc4d273d751f0843a4d138ecf16&itemId=9df4efab1f9566a6088195a3f6029855&maxHeight=250&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:38.670 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f6e89b2166c49b02451f56a62f5ad38f/Images/Primary?imageTag=1057490913c39f341c2a38380171a664&itemId=f6e89b2166c49b02451f56a62f5ad38f&maxHeight=330&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:38.675 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/4/4584baef-4d52-fede-7df7-981b407e2e72.jpg
- 2017-12-12 12:21:38.676 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 30ms. https://fabioseed.no-ip.info:8920/emby/Items/c0b680b207eb840b9015ec3d3552d1cd/Images/Primary?imageTag=6a1f6fa90dbf6edc5c26fe1f84f8bec5&itemId=c0b680b207eb840b9015ec3d3552d1cd&maxHeight=250&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:38.694 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 25ms. https://fabioseed.no-ip.info:8920/emby/Items/9df4efab1f9566a6088195a3f6029855/Images/Primary?imageTag=f110ffc4d273d751f0843a4d138ecf16&itemId=9df4efab1f9566a6088195a3f6029855&maxHeight=250&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:38.790 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/f/fd2bfb15-e51e-5c3e-6b93-3dc64898100d.jpg
- 2017-12-12 12:21:38.809 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 205ms. https://fabioseed.no-ip.info:8920/emby/Items/cddc9f8db2f2346b7f3e66786e5a146b/Images/Primary?imageTag=f9cbc384b628c17849c7e1619dfbeba1&itemId=cddc9f8db2f2346b7f3e66786e5a146b&maxHeight=330&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:38.814 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/b/ba69e7bf-86ac-617e-cdb4-4e143415515e.jpg
- 2017-12-12 12:21:38.814 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 145ms. https://fabioseed.no-ip.info:8920/emby/Items/f6e89b2166c49b02451f56a62f5ad38f/Images/Primary?imageTag=1057490913c39f341c2a38380171a664&itemId=f6e89b2166c49b02451f56a62f5ad38f&maxHeight=330&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:38.841 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 9853ms (slow). https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000
- 2017-12-12 12:21:39.128 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/d31de128deb23b77517bae9dc334e15a/Images/Primary?imageTag=d7072434d32050ddb4badd7f9c7e3670&itemId=d31de128deb23b77517bae9dc334e15a&maxHeight=330&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:39.361 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/8/88f6b2fb-c04e-64fe-a611-a45a6545efff.jpg
- 2017-12-12 12:21:39.362 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/11d73aff33b83ff0d79981f245281d83/Images/Primary?imageTag=db858ccec178141b2994670828f9762d&itemId=11d73aff33b83ff0d79981f245281d83&maxHeight=330&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:39.364 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 236ms. https://fabioseed.no-ip.info:8920/emby/Items/d31de128deb23b77517bae9dc334e15a/Images/Primary?imageTag=d7072434d32050ddb4badd7f9c7e3670&itemId=d31de128deb23b77517bae9dc334e15a&maxHeight=330&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:39.373 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/3/3b26ec25-4d1f-5b66-58a3-98c5d486057d.jpg
- 2017-12-12 12:21:39.383 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 21ms. https://fabioseed.no-ip.info:8920/emby/Items/11d73aff33b83ff0d79981f245281d83/Images/Primary?imageTag=db858ccec178141b2994670828f9762d&itemId=11d73aff33b83ff0d79981f245281d83&maxHeight=330&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:39.399 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?imageTag=5fba4a4475e09ad892855378e9da6acb&itemId=a9407f92269eafac465ce79c3dceaf08&maxHeight=330&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:39.399 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/3/34afb896-275c-b715-a78e-0952ec84fdb5.jpg
- 2017-12-12 12:21:39.406 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 7ms. https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?imageTag=5fba4a4475e09ad892855378e9da6acb&itemId=a9407f92269eafac465ce79c3dceaf08&maxHeight=330&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:39.855 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?imageTag=3c550ec5d53b0c4052cab9bd7b0ff611&itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&maxHeight=330&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:39.858 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/9/9d7ef9c2-f236-f824-efcf-d22f69e9261f.jpg
- 2017-12-12 12:21:39.865 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 10ms. https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?imageTag=3c550ec5d53b0c4052cab9bd7b0ff611&itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&maxHeight=330&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:39.958 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/a323369dae2d0da8ae35cac9c18806ff/Images/Primary?imageTag=3b833e2c47b4b74b44238d5ea9f00d46&itemId=a323369dae2d0da8ae35cac9c18806ff&maxHeight=330&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:39.970 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/8/8b3bd0d5-75d3-2932-e964-9ba860116054.jpg
- 2017-12-12 12:21:39.979 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 21ms. https://fabioseed.no-ip.info:8920/emby/Items/a323369dae2d0da8ae35cac9c18806ff/Images/Primary?imageTag=3b833e2c47b4b74b44238d5ea9f00d46&itemId=a323369dae2d0da8ae35cac9c18806ff&maxHeight=330&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:40.045 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/60c25fae24bb4557efee537b072b6f6e/Images/Primary?imageTag=ed79aee88ab0e0dde762820fd109cb8d&itemId=60c25fae24bb4557efee537b072b6f6e&maxHeight=330&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:21:40.049 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/0/0d4aac99-21cb-e53d-1690-1f6e4d85679d.jpg
- 2017-12-12 12:21:40.050 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5ms. https://fabioseed.no-ip.info:8920/emby/Items/60c25fae24bb4557efee537b072b6f6e/Images/Primary?imageTag=ed79aee88ab0e0dde762820fd109cb8d&itemId=60c25fae24bb4557efee537b072b6f6e&maxHeight=330&addPlayedIndicator=false&quality=90
- 2017-12-12 12:21:44.854 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Localization/cultures. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:21:44.936 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 81ms. https://fabioseed.no-ip.info:8920/emby/Localization/cultures
- 2017-12-12 12:22:02.786 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:02.808 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/470ca782dd68258f9ed25c8431760482/Images/Thumb?imageTag=6dc990d7425d1dc06c52b274b46b0da3&itemId=470ca782dd68258f9ed25c8431760482&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:02.813 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/597cf3655aa4e90d52c54c58ac851c01/Images/Thumb?imageTag=5661a19e613fa34a13c1ebdd75b578c2&itemId=597cf3655aa4e90d52c54c58ac851c01&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:02.819 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f2959c3119c24b8973f858d962baa887/Images/Thumb?imageTag=fc049383828673a0d0f9ebdbfd1db73a&itemId=f2959c3119c24b8973f858d962baa887&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:02.842 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/1/1fd87acb-e291-c4f4-a7fd-a9d00da58200.jpg
- 2017-12-12 12:22:02.858 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 45ms. https://fabioseed.no-ip.info:8920/emby/Items/597cf3655aa4e90d52c54c58ac851c01/Images/Thumb?imageTag=5661a19e613fa34a13c1ebdd75b578c2&itemId=597cf3655aa4e90d52c54c58ac851c01&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:02.894 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/47/470ca782dd68258f9ed25c8431760482/landscape.jpg
- 2017-12-12 12:22:02.915 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/f2/f2959c3119c24b8973f858d962baa887/landscape.jpg
- 2017-12-12 12:22:02.922 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/d/d534ace0-e995-d64e-9c9f-07ba0d9a1356.jpg
- 2017-12-12 12:22:03.510 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/63ef586ec242558d62bea416484c73de/Images/Thumb?imageTag=8d4a6eccd3db14ab9304f9458122c166&itemId=63ef586ec242558d62bea416484c73de&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:03.626 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/63/63ef586ec242558d62bea416484c73de/landscape.jpg
- 2017-12-12 12:22:03.629 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 119ms. https://fabioseed.no-ip.info:8920/emby/Items/63ef586ec242558d62bea416484c73de/Images/Thumb?imageTag=8d4a6eccd3db14ab9304f9458122c166&itemId=63ef586ec242558d62bea416484c73de&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:04.086 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1300ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:04.850 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2032ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/f2959c3119c24b8973f858d962baa887/Images/Thumb?imageTag=fc049383828673a0d0f9ebdbfd1db73a&itemId=f2959c3119c24b8973f858d962baa887&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:04.858 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/08f9071076122d4a8a1140ea40407e45/Images/Thumb?imageTag=609cce141e6239cf0c8c8394877ccea9&itemId=08f9071076122d4a8a1140ea40407e45&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:04.913 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/08/08f9071076122d4a8a1140ea40407e45/landscape.jpg
- 2017-12-12 12:22:04.949 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2141ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/470ca782dd68258f9ed25c8431760482/Images/Thumb?imageTag=6dc990d7425d1dc06c52b274b46b0da3&itemId=470ca782dd68258f9ed25c8431760482&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:05.333 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/60ca0ab137e6bae865544c125639f0f1/Images/Thumb?imageTag=dad483ec1ab3d63251e20b927a30a61d&itemId=60ca0ab137e6bae865544c125639f0f1&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:05.387 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/60/60ca0ab137e6bae865544c125639f0f1/landscape.jpg
- 2017-12-12 12:22:05.387 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 54ms. https://fabioseed.no-ip.info:8920/emby/Items/60ca0ab137e6bae865544c125639f0f1/Images/Thumb?imageTag=dad483ec1ab3d63251e20b927a30a61d&itemId=60ca0ab137e6bae865544c125639f0f1&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:05.885 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/115145ae7b7676fe623e5f1640100316/Images/Thumb?imageTag=316091a016dd9ed9e34ba7a7ae32ee6f&itemId=115145ae7b7676fe623e5f1640100316&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:05.937 Info HttpClient: GET: https://assets.fanart.tv/fanart/tv/270915/tvthumb/peaky-blinders-5277bdace673e.jpg
- 2017-12-12 12:22:05.966 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1108ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/08f9071076122d4a8a1140ea40407e45/Images/Thumb?imageTag=609cce141e6239cf0c8c8394877ccea9&itemId=08f9071076122d4a8a1140ea40407e45&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:06.146 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/ceb5649ba06890f234277cc1dba0454a. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:22:06.242 Info ProviderManager: Saving image to /var/lib/emby/metadata/library/11/115145ae7b7676fe623e5f1640100316/landscape.jpg
- 2017-12-12 12:22:07.760 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/11/115145ae7b7676fe623e5f1640100316/landscape.jpg
- 2017-12-12 12:22:07.833 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1687ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/ceb5649ba06890f234277cc1dba0454a
- 2017-12-12 12:22:07.900 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 12:22:07.900 Info HttpServer: HTTP Response 500 to 95.238.53.106. Time: 2016ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/115145ae7b7676fe623e5f1640100316/Images/Thumb?imageTag=316091a016dd9ed9e34ba7a7ae32ee6f&itemId=115145ae7b7676fe623e5f1640100316&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:08.017 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/ThemeMedia?userId=19962bbe11c842419cad133024babd74&InheritFromParent=true. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:22:08.085 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 68ms. https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/ThemeMedia?userId=19962bbe11c842419cad133024babd74&InheritFromParent=true
- 2017-12-12 12:22:08.467 Info HttpServer: HTTP POST https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/PlaybackInfo?UserId=19962bbe11c842419cad133024babd74&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=1500000. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:22:08.937 Info App: User policy for Fabio. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- 2017-12-12 12:22:08.998 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
- 2017-12-12 12:22:08.999 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: False
- 2017-12-12 12:22:09.030 Info App: Profile: Unknown Profile, No direct play profiles found for Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv
- 2017-12-12 12:22:09.121 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
- 2017-12-12 12:22:09.123 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: False
- 2017-12-12 12:22:09.123 Info App: Profile: Unknown Profile, No direct play profiles found for Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv
- 2017-12-12 12:22:09.124 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
- 2017-12-12 12:22:09.124 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: False
- 2017-12-12 12:22:09.124 Info App: Profile: Unknown Profile, No direct play profiles found for Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv
- 2017-12-12 12:22:09.254 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 787ms. https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/PlaybackInfo?UserId=19962bbe11c842419cad133024babd74&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=1500000
- 2017-12-12 12:22:09.385 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/ceb5649ba06890f234277cc1dba0454a/Episodes?userId=19962bbe11c842419cad133024babd74&seasonId=0a20aa68addd4fbe4de96313b48cf6bf&startIndex=4&fields=PrimaryImageAspectRatio%2CParentId. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:22:09.453 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 68ms. https://fabioseed.no-ip.info:8920/emby/Shows/ceb5649ba06890f234277cc1dba0454a/Episodes?userId=19962bbe11c842419cad133024babd74&seasonId=0a20aa68addd4fbe4de96313b48cf6bf&startIndex=4&fields=PrimaryImageAspectRatio%2CParentId
- 2017-12-12 12:22:10.233 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/backdrop/0?maxHeight=720&foregroundLayer=0.50&quality=80. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:10.314 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/6/6709db16-237b-2fc2-95d4-4a7a11395572.jpg
- 2017-12-12 12:22:10.334 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 101ms. https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/backdrop/0?maxHeight=720&foregroundLayer=0.50&quality=80
- 2017-12-12 12:22:12.043 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/Images/Primary?imageTag=d3f246b98912181c0d1e3eaa47e10a66&itemId=ceb5649ba06890f234277cc1dba0454a&maxHeight=600&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:12.054 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/ecde3cbe8b2cdf51c4180eaabfe6f726/Images/Primary?imageTag=8ef4eeb6ce516e65c0e51e79efb7065d&itemId=ecde3cbe8b2cdf51c4180eaabfe6f726&maxHeight=220&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:12.055 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/8/87988b48-1a3a-df75-603e-25863443d1f6.jpg
- 2017-12-12 12:22:12.066 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 12ms. https://fabioseed.no-ip.info:8920/emby/Items/ecde3cbe8b2cdf51c4180eaabfe6f726/Images/Primary?imageTag=8ef4eeb6ce516e65c0e51e79efb7065d&itemId=ecde3cbe8b2cdf51c4180eaabfe6f726&maxHeight=220&quality=90
- 2017-12-12 12:22:12.074 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/ce/ceb5649ba06890f234277cc1dba0454a/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.jpg
- 2017-12-12 12:22:12.074 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 31ms. https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/Images/Primary?imageTag=d3f246b98912181c0d1e3eaa47e10a66&itemId=ceb5649ba06890f234277cc1dba0454a&maxHeight=600&quality=90
- 2017-12-12 12:22:12.235 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:12.282 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/9/9a33c11d-bfcf-f397-bf18-74b79f12a87c.jpg
- 2017-12-12 12:22:12.292 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 57ms. https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:12.608 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:12.609 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/9/9a33c11d-bfcf-f397-bf18-74b79f12a87c.jpg
- 2017-12-12 12:22:12.609 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:13.090 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:13.090 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/9/9a33c11d-bfcf-f397-bf18-74b79f12a87c.jpg
- 2017-12-12 12:22:13.092 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:13.233 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:13.234 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/9/9a33c11d-bfcf-f397-bf18-74b79f12a87c.jpg
- 2017-12-12 12:22:13.234 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:13.389 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:13.389 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/9/9a33c11d-bfcf-f397-bf18-74b79f12a87c.jpg
- 2017-12-12 12:22:13.390 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Items/4f05971914e5a359a260a6df748ee380/Images/Thumb?imageTag=738922fd2f21eeef5eadb1e7defb1d60&itemId=4f05971914e5a359a260a6df748ee380&maxHeight=220&addPlayedIndicator=false&quality=90
- 2017-12-12 12:22:22.105 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:22:22.111 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74
- 2017-12-12 12:22:22.191 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/ceb5649ba06890f234277cc1dba0454a/Intros. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:22:22.260 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 70ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/ceb5649ba06890f234277cc1dba0454a/Intros
- 2017-12-12 12:22:22.373 Info HttpServer: HTTP POST https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/PlaybackInfo?UserId=19962bbe11c842419cad133024babd74&StartTimeTicks=0&AutoOpenLiveStream=true&AudioStreamIndex=1&SubtitleStreamIndex=3&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&MaxStreamingBitrate=1500000. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:22:22.418 Info App: User policy for Fabio. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- 2017-12-12 12:22:22.419 Info App: Not eligible for DirectPlay due to unsupported subtitles
- 2017-12-12 12:22:22.419 Info App: Not eligible for DirectStream due to unsupported subtitles
- 2017-12-12 12:22:22.419 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: False, isEligibleForDirectStream: False
- 2017-12-12 12:22:22.419 Info App: Not eligible for DirectPlay due to unsupported subtitles
- 2017-12-12 12:22:22.419 Info App: Not eligible for DirectStream due to unsupported subtitles
- 2017-12-12 12:22:22.419 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: False, isEligibleForDirectStream: False
- 2017-12-12 12:22:22.420 Info App: Not eligible for DirectPlay due to unsupported subtitles
- 2017-12-12 12:22:22.420 Info App: Not eligible for DirectStream due to unsupported subtitles
- 2017-12-12 12:22:22.420 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: False, isEligibleForDirectStream: False
- 2017-12-12 12:22:22.421 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 49ms. https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/PlaybackInfo?UserId=19962bbe11c842419cad133024babd74&StartTimeTicks=0&AutoOpenLiveStream=true&AudioStreamIndex=1&SubtitleStreamIndex=3&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&MaxStreamingBitrate=1500000
- 2017-12-12 12:22:23.493 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/master.m3u8?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=gzip, Connection=keep-alive
- 2017-12-12 12:22:23.821 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 329ms. https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/master.m3u8?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:22:24.113 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/main.m3u8?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=gzip, Connection=keep-alive
- 2017-12-12 12:22:38.289 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 14177ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/main.m3u8?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:22:39.418 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/0a20aa68addd4fbe4de96313b48cf6bf/Images/Primary?imageTag=unknown&itemId=0a20aa68addd4fbe4de96313b48cf6bf&maxHeight=600&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:22:39.485 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/0a/0a20aa68addd4fbe4de96313b48cf6bf/poster.jpg
- 2017-12-12 12:22:39.505 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/0.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:22:39.651 Info App: /opt/emby-server/bin/ffmpeg -f matroska,webm -i file:"/media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv" -threads 0 -map 0:0 -map 0:1 -codec:v:0 libx264 -filter_complex "[0:3]scale=1280:692:force_original_aspect_ratio=decrease[sub];[0:0][sub]overlay,scale=trunc(min(max(iw\,ih*dar)\,720)/2)*2:trunc(ow/dar/2)*2" -pix_fmt yuv420p -preset veryfast -crf 23 -maxrate 1116000 -bufsize 2232000 -profile:v high -level 4.1 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames "expr:if(isnan(prev_forced_t),eq(t,t),gte(t,prev_forced_t+3))" -copyts -vsync -1 -codec:a:0 ac3 -ac 6 -ab 384000 -f segment -max_delay 5000000 -avoid_negative_ts disabled -map_metadata -1 -map_chapters -1 -start_at_zero -segment_time 3 -individual_header_trailer 0 -segment_format mpegts -segment_list_type m3u8 -segment_start_number 0 -segment_list "/var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c577.m3u8" -y "/var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c577%d.ts"
- 2017-12-12 12:22:43.135 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3718ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/0a20aa68addd4fbe4de96313b48cf6bf/Images/Primary?imageTag=unknown&itemId=0a20aa68addd4fbe4de96313b48cf6bf&maxHeight=600&quality=90
- 2017-12-12 12:22:43.316 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/0.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:22:44.101 Info App: ffmpeg successfully started
- 2017-12-12 12:22:44.135 Info App: returning /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5770.ts
- 2017-12-12 12:22:45.020 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5770.ts
- 2017-12-12 12:22:45.020 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5770.ts
- 2017-12-12 12:22:45.090 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 12:22:45.090 Info HttpServer: HTTP Response 500 to 95.238.53.106. Time: 5585ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/0.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:22:47.853 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 4537ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/0.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:22:48.861 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/1.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:22:48.864 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5771.ts
- 2017-12-12 12:22:51.127 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2267ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/1.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:22:52.112 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/2.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:22:52.114 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5772.ts
- 2017-12-12 12:22:54.499 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2387ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/2.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:22:55.638 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/3.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:22:55.641 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5773.ts
- 2017-12-12 12:22:58.482 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2844ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/3.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:22:59.559 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/4.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:22:59.561 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5774.ts
- 2017-12-12 12:23:02.242 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2683ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/4.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:03.307 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/5.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:03.315 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5775.ts
- 2017-12-12 12:23:07.008 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3700ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/5.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:07.812 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/6.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:07.813 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5776.ts
- 2017-12-12 12:23:13.252 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5441ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/6.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:14.107 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/7.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:14.110 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5777.ts
- 2017-12-12 12:23:18.563 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 4456ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/7.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:19.074 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/8.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:19.080 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5778.ts
- 2017-12-12 12:23:24.588 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5514ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/8.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:25.952 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/9.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:25.953 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5779.ts
- 2017-12-12 12:23:30.640 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 4689ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/9.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:32.204 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/10.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:32.206 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57710.ts
- 2017-12-12 12:23:37.971 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5767ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/10.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:38.685 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/11.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:38.687 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57711.ts
- 2017-12-12 12:23:45.622 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 6937ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/11.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:46.384 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/12.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:46.386 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57712.ts
- 2017-12-12 12:23:52.105 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5721ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/12.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:23:53.614 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/13.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:23:53.617 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57713.ts
- 2017-12-12 12:24:02.415 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 8801ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/13.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:24:03.726 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/strings/it.json?v=1513077845756. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:03.731 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/strings/it.json
- 2017-12-12 12:24:03.743 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/strings/it.json?v=1513077845756. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:03.744 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/it.json
- 2017-12-12 12:24:03.755 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 12ms. https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/strings/it.json?v=1513077845756
- 2017-12-12 12:24:04.737 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/serviceworker.js
- 2017-12-12 12:24:05.403 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/14.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:24:05.406 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57714.ts
- 2017-12-12 12:24:07.115 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3390ms (slow). https://fabioseed.no-ip.info:8920/emby/web/strings/it.json?v=1513077845756
- 2017-12-12 12:24:11.206 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/emby/system/info/public. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:11.207 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/emby/system/info/public
- 2017-12-12 12:24:11.345 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:11.786 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 442ms. https://fabioseed.no-ip.info:8920/emby/emby/System/Info
- 2017-12-12 12:24:12.590 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/emby/users/19962bbe11c842419cad133024babd74. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:12.593 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/emby/users/19962bbe11c842419cad133024babd74
- 2017-12-12 12:24:12.726 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=19962bbe11c842419cad133024babd74&client=emby. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:12.732 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=19962bbe11c842419cad133024babd74&client=emby
- 2017-12-12 12:24:12.743 Info HttpServer: HTTP POST https://fabioseed.no-ip.info:8920/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:13.088 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/homesections/homesections.css
- 2017-12-12 12:24:13.234 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:13.244 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 10ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74
- 2017-12-12 12:24:13.375 Info HttpServer: HTTP Response 204 to 95.238.53.106. Time: 631ms. https://fabioseed.no-ip.info:8920/emby/Sessions/Capabilities/Full
- 2017-12-12 12:24:13.945 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/themes/verydark/theme.css
- 2017-12-12 12:24:13.974 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/home?userId=19962bbe11c842419cad133024babd74&client=webclient. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:13.980 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/home?userId=19962bbe11c842419cad133024babd74&client=webclient
- 2017-12-12 12:24:13.990 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:14.000 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 10ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views
- 2017-12-12 12:24:14.233 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:14.246 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 13ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views
- 2017-12-12 12:24:14.361 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:14.378 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=19962bbe11c842419cad133024babd74&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:14.392 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=253bc9fc2ae4cb0a47d99e75b7e36923. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:14.418 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c0b680b207eb840b9015ec3d3552d1cd. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:15.416 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1056ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video
- 2017-12-12 12:24:15.436 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1044ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=253bc9fc2ae4cb0a47d99e75b7e36923
- 2017-12-12 12:24:15.500 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/9df4efab1f9566a6088195a3f6029855/Images/Primary?maxHeight=112&maxWidth=200&tag=f110ffc4d273d751f0843a4d138ecf16&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:15.523 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/5/537c7567-08b1-6a59-5eda-deb936ee1cbe.webp
- 2017-12-12 12:24:15.529 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 28ms. https://fabioseed.no-ip.info:8920/emby/Items/9df4efab1f9566a6088195a3f6029855/Images/Primary?maxHeight=112&maxWidth=200&tag=f110ffc4d273d751f0843a4d138ecf16&quality=90
- 2017-12-12 12:24:15.692 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/emby-progressring/emby-progressring.css
- 2017-12-12 12:24:15.822 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1405ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c0b680b207eb840b9015ec3d3552d1cd
- 2017-12-12 12:24:15.981 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1603ms (slow). https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=19962bbe11c842419cad133024babd74&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false
- 2017-12-12 12:24:15.987 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/a323369dae2d0da8ae35cac9c18806ff/Images/Primary?maxHeight=528&maxWidth=352&tag=3b833e2c47b4b74b44238d5ea9f00d46&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:16.002 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/emby-scrollbuttons/emby-scrollbuttons.css
- 2017-12-12 12:24:16.097 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?maxHeight=528&maxWidth=352&tag=3c550ec5d53b0c4052cab9bd7b0ff611&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:16.196 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?maxHeight=528&maxWidth=352&tag=5fba4a4475e09ad892855378e9da6acb&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:16.354 Info HttpServer: WS wss://fabioseed.no-ip.info:8920/embywebsocket?api_key=46253a9b2eb4499b903c79456a58f3c2&deviceId=5c75ad102cec61ac23d648a833994d75bf511484. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:16.516 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/d31de128deb23b77517bae9dc334e15a/Images/Primary?maxHeight=528&maxWidth=352&tag=d7072434d32050ddb4badd7f9c7e3670&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:16.628 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f6e89b2166c49b02451f56a62f5ad38f/Images/Primary?maxHeight=528&maxWidth=352&tag=1057490913c39f341c2a38380171a664&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:16.775 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/cddc9f8db2f2346b7f3e66786e5a146b/Images/Primary?maxHeight=528&maxWidth=352&tag=f9cbc384b628c17849c7e1619dfbeba1&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:16.925 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/5/5d86acf6-6507-dbff-1da2-5a16147af407.webp
- 2017-12-12 12:24:17.186 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/d/d29bba28-b13c-c364-2433-b392329202f3.webp
- 2017-12-12 12:24:17.408 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/c/c18d91fb-fa15-ec47-02cd-7ab623329fd5.webp
- 2017-12-12 12:24:17.667 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/5/5216a2a9-9865-5e8f-5d4c-966690468bc9.webp
- 2017-12-12 12:24:17.844 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/8/8a9d9d7d-4ba7-98ca-8993-c4c83c1f3bf7.webp
- 2017-12-12 12:24:17.871 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 12469ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/14.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:24:18.039 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/5/58bea8bb-813e-6dfc-49e5-53e4a6299983.webp
- 2017-12-12 12:24:18.147 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1952ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?maxHeight=528&maxWidth=352&tag=5fba4a4475e09ad892855378e9da6acb&quality=90
- 2017-12-12 12:24:18.699 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1924ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/cddc9f8db2f2346b7f3e66786e5a146b/Images/Primary?maxHeight=528&maxWidth=352&tag=f9cbc384b628c17849c7e1619dfbeba1&quality=90
- 2017-12-12 12:24:19.546 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3449ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?maxHeight=528&maxWidth=352&tag=3c550ec5d53b0c4052cab9bd7b0ff611&quality=90
- 2017-12-12 12:24:19.587 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2960ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/f6e89b2166c49b02451f56a62f5ad38f/Images/Primary?maxHeight=528&maxWidth=352&tag=1057490913c39f341c2a38380171a664&quality=90
- 2017-12-12 12:24:19.628 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3111ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/d31de128deb23b77517bae9dc334e15a/Images/Primary?maxHeight=528&maxWidth=352&tag=d7072434d32050ddb4badd7f9c7e3670&quality=90
- 2017-12-12 12:24:19.777 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 3790ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/a323369dae2d0da8ae35cac9c18806ff/Images/Primary?maxHeight=528&maxWidth=352&tag=3b833e2c47b4b74b44238d5ea9f00d46&quality=90
- 2017-12-12 12:24:20.165 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/11d73aff33b83ff0d79981f245281d83/Images/Primary?maxHeight=528&maxWidth=352&tag=db858ccec178141b2994670828f9762d&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:20.437 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/4/45a9abfa-3225-2bc6-a3dd-8cabb462bcba.webp
- 2017-12-12 12:24:20.437 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 272ms. https://fabioseed.no-ip.info:8920/emby/Items/11d73aff33b83ff0d79981f245281d83/Images/Primary?maxHeight=528&maxWidth=352&tag=db858ccec178141b2994670828f9762d&quality=90
- 2017-12-12 12:24:20.500 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/themes/verydark/logo.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:20.500 Info HttpServer: HTTP Response 304 to 95.238.53.106. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/themes/verydark/logo.png
- 2017-12-12 12:24:20.577 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Endpoint. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:20.579 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/System/Endpoint
- 2017-12-12 12:24:20.673 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:21.338 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Sessions. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:21.350 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:21.359 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:21.419 Info HttpClient: POST: https://mb3admin.com/admin/service/registration/validate
- 2017-12-12 12:24:21.464 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:21.475 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 12ms. https://fabioseed.no-ip.info:8920/emby/System/Info
- 2017-12-12 12:24:21.595 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 256ms. https://fabioseed.no-ip.info:8920/emby/Sessions
- 2017-12-12 12:24:21.640 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/News/Product?StartIndex=0&Limit=4. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:21.939 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 589ms. https://fabioseed.no-ip.info:8920/emby/ScheduledTasks
- 2017-12-12 12:24:22.022 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 382ms. https://fabioseed.no-ip.info:8920/emby/News/Product?StartIndex=0&Limit=4
- 2017-12-12 12:24:22.030 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2017-12-11T11%3A24%3A23.347Z. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.073 Info SecurityManager: Not registered for feature MBSupporter
- 2017-12-12 12:24:22.091 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/dashboard?userId=19962bbe11c842419cad133024babd74&client=dashboard. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.094 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/dashboard?userId=19962bbe11c842419cad133024babd74&client=dashboard
- 2017-12-12 12:24:22.094 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 735ms. https://fabioseed.no-ip.info:8920/emby/Plugins/SecurityInfo
- 2017-12-12 12:24:22.184 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/LiveTv/Recordings?UserId=19962bbe11c842419cad133024babd74&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.185 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/LiveTv/Recordings?UserId=19962bbe11c842419cad133024babd74&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop
- 2017-12-12 12:24:22.187 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.227 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Notifications/19962bbe11c842419cad133024babd74/Summary. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.304 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/themes/light/logo.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.305 Info HttpServer: HTTP Response 304 to 95.238.53.106. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/themes/light/logo.png
- 2017-12-12 12:24:22.342 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Packages/Updates?PackageType=System. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.388 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 358ms. https://fabioseed.no-ip.info:8920/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2017-12-11T11%3A24%3A23.347Z
- 2017-12-12 12:24:22.401 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=1000000. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.448 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Packages/Updates?PackageType=UserInstalled. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.455 Info InstallationManager: Opening /var/lib/emby/cache/serverpackages.json
- 2017-12-12 12:24:22.564 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 337ms. https://fabioseed.no-ip.info:8920/emby/Notifications/19962bbe11c842419cad133024babd74/Summary
- 2017-12-12 12:24:22.648 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.649 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/Plugins/SecurityInfo
- 2017-12-12 12:24:22.651 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 309ms. https://fabioseed.no-ip.info:8920/emby/Packages/Updates?PackageType=System
- 2017-12-12 12:24:22.665 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 479ms. https://fabioseed.no-ip.info:8920/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true
- 2017-12-12 12:24:22.781 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/css/images/logoblack.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:22.820 Info HttpClient: GetTempFileResponse url: https://www.mb3admin.com/admin/service/EmbyPackages.json
- 2017-12-12 12:24:22.830 Info HttpServer: HTTP Response 304 to 95.238.53.106. Time: 49ms. https://fabioseed.no-ip.info:8920/emby/web/css/images/logoblack.png
- 2017-12-12 12:24:22.838 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 390ms. https://fabioseed.no-ip.info:8920/emby/Packages/Updates?PackageType=UserInstalled
- 2017-12-12 12:24:22.874 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/15.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:24:22.961 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57715.ts
- 2017-12-12 12:24:23.324 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Connection reset by peer
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Connection reset by peer
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 12:24:23.325 Info HttpServer: HTTP Response 500 to 95.238.53.106. Time: 450ms. https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/15.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:24:23.942 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/15.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:24:23.951 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57715.ts
- 2017-12-12 12:24:25.363 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/emby-checkbox/emby-checkbox.css
- 2017-12-12 12:24:25.749 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Logs. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:25.758 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:25.783 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 25ms. https://fabioseed.no-ip.info:8920/emby/System/Configuration
- 2017-12-12 12:24:25.794 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 44ms. https://fabioseed.no-ip.info:8920/emby/System/Logs
- 2017-12-12 12:24:30.090 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Logs/Log?name=ffmpeg-transcode-ce41fec1-78af-45dc-a371-45b7b8e26cc3.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 12:24:30.094 Info HttpResultFactory: Transmit file /var/lib/emby/logs/ffmpeg-transcode-ce41fec1-78af-45dc-a371-45b7b8e26cc3.txt
- 2017-12-12 12:24:30.103 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 13ms. https://fabioseed.no-ip.info:8920/emby/System/Logs/Log?name=ffmpeg-transcode-ce41fec1-78af-45dc-a371-45b7b8e26cc3.txt
- 2017-12-12 12:24:32.438 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 8499ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/15.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:24:34.589 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/16.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:24:34.592 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57716.ts
- 2017-12-12 12:24:36.549 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 15876ms (slow). https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000
- 2017-12-12 12:24:41.071 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 6482ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/16.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:24:43.520 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/17.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:24:43.522 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57717.ts
- 2017-12-12 12:24:51.081 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 7561ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/17.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:24:51.509 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 29108ms (slow). https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=1000000
- 2017-12-12 12:24:53.247 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/18.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:24:53.250 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57718.ts
- 2017-12-12 12:24:58.474 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5227ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/18.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:25:01.236 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/19.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:25:01.240 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57719.ts
- 2017-12-12 12:25:05.989 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 4754ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/19.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:25:08.550 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/20.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:25:08.556 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57720.ts
- 2017-12-12 12:25:14.160 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5611ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/20.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:25:16.241 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/21.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:25:16.254 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57721.ts
- 2017-12-12 12:25:23.151 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 6911ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/21.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:25:25.388 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/22.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:25:25.390 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57722.ts
- 2017-12-12 12:25:33.108 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 7721ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/22.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:25:35.344 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/23.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:25:35.347 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57723.ts
- 2017-12-12 12:25:42.252 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 6908ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/23.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:25:44.467 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/24.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:25:44.470 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57724.ts
- 2017-12-12 12:25:49.863 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 5396ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/24.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:25:51.257 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/25.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:25:51.261 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57725.ts
- 2017-12-12 12:25:59.074 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 7818ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/25.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:26:00.810 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/26.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:26:00.813 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57726.ts
- 2017-12-12 12:26:07.865 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 7056ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/26.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:26:10.164 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/27.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:26:10.184 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57727.ts
- 2017-12-12 12:26:20.651 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 10487ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/27.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:26:22.981 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/28.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:26:22.989 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57728.ts
- 2017-12-12 12:26:34.511 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 11530ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/28.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:26:36.610 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/29.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:26:36.614 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57729.ts
- 2017-12-12 12:26:46.979 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 10369ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/29.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:26:48.222 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/30.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=6A809DE4-2EE5-44E0-B79F-719C8717CBFC, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K106 (Apple TV; U; CPU OS 11_2 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
- 2017-12-12 12:26:48.225 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57730.ts
- 2017-12-12 12:26:55.316 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Connection reset by peer
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Connection reset by peer
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 12:26:55.317 Info HttpServer: HTTP Response 500 to 95.238.53.106. Time: 7095ms (slow). https://fabioseed.no-ip.info:8920/emby/videos/ceb5649ba06890f234277cc1dba0454a/hls1/main/30.ts?DeviceId=C18B907E-BB18-48D8-B67C-014CBFE4806A&MediaSourceId=ceb5649ba06890f234277cc1dba0454a&VideoCodec=h264&AudioCodec=ac3,aac,mp3&AudioStreamIndex=1&SubtitleStreamIndex=3&VideoBitrate=1116000&AudioBitrate=384000&MaxAudioChannels=6&MaxWidth=1920&PlaySessionId=286343d72d66481ba91c746fa644bfec&CopyTimestamps=false&SubtitleMethod=Encode&EnableSubtitlesInManifest=true&Tag=c04466c0b2d6711093da2a426306a0ab&RequireAvc=false&RequireNonAnamorphic=false&SegmentContainer=ts&BreakOnNonKeyFrames=True&TranscodeReasons=SubtitleCodecNotSupported&h264-profile=high,main,baseline,constrainedbaseline&h264-deinterlace=true&h264-level=42
- 2017-12-12 12:26:56.099 Info HttpServer: HTTP POST https://fabioseed.no-ip.info:8920/emby/Sessions/Playing/Stopped. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:56.222 Info App: Stopping ffmpeg process with q command for /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c577.m3u8
- 2017-12-12 12:26:56.360 Info App: FFMpeg exited with code 0
- 2017-12-12 12:26:56.363 Info App: Deleting partial stream file(s) /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c577.m3u8
- 2017-12-12 12:26:56.392 Info SessionManager: Playback stopped reported by app tvOS 1.1.07 playing Sangue africano. Stopped at 89002 ms
- 2017-12-12 12:26:56.503 Info HttpServer: HTTP Response 204 to 95.238.53.106. Time: 403ms. https://fabioseed.no-ip.info:8920/emby/Sessions/Playing/Stopped
- 2017-12-12 12:26:56.504 Info Trakt: Playback Stopped
- 2017-12-12 12:26:56.641 Info Trakt: Item Not fully played. Tell trakt.tv we are no longer watching but don't scrobble
- 2017-12-12 12:26:56.666 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=19962bbe11c842419cad133024babd74&limit=2&excludeLocationTypes=Virtual. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:56.704 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/ceb5649ba06890f234277cc1dba0454a. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:56.709 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/ceb5649ba06890f234277cc1dba0454a
- 2017-12-12 12:26:56.724 Info HttpClient: POST: https://api.trakt.tv/scrobble/stop
- 2017-12-12 12:26:56.800 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 134ms. https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=19962bbe11c842419cad133024babd74&limit=2&excludeLocationTypes=Virtual
- 2017-12-12 12:26:56.942 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&limit=1&includeItemTypes=Movie&filters=IsResumable&sortBy=DatePlayed&sortOrder=Descending. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:56.967 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 25ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&limit=1&includeItemTypes=Movie&filters=IsResumable&sortBy=DatePlayed&sortOrder=Descending
- 2017-12-12 12:26:57.044 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=19962bbe11c842419cad133024babd74&limit=40&fields=PrimaryImageAspectRatio%2CParentId. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:57.050 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&fields=PrimaryImageAspectRatio%2CParentId&includeItemTypes=Movie%2CEpisode%2CVideo&filters=IsResumable&excludeLocationTypes=Virtual&sortOrder=descending&sortBy=DatePlayed&limit=40. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:57.099 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 49ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&fields=PrimaryImageAspectRatio%2CParentId&includeItemTypes=Movie%2CEpisode%2CVideo&filters=IsResumable&excludeLocationTypes=Virtual&sortOrder=descending&sortBy=DatePlayed&limit=40
- 2017-12-12 12:26:57.129 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/ThemeMedia?userId=19962bbe11c842419cad133024babd74&InheritFromParent=true. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:57.131 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/ThemeMedia?userId=19962bbe11c842419cad133024babd74&InheritFromParent=true
- 2017-12-12 12:26:57.163 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 118ms. https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=19962bbe11c842419cad133024babd74&limit=40&fields=PrimaryImageAspectRatio%2CParentId
- 2017-12-12 12:26:57.205 Info HttpServer: HTTP POST https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/PlaybackInfo?UserId=19962bbe11c842419cad133024babd74&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=1500000. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:57.249 Info App: User policy for Fabio. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- 2017-12-12 12:26:57.249 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
- 2017-12-12 12:26:57.249 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: False
- 2017-12-12 12:26:57.249 Info App: Profile: Unknown Profile, No direct play profiles found for Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv
- 2017-12-12 12:26:57.250 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
- 2017-12-12 12:26:57.250 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: False
- 2017-12-12 12:26:57.250 Info App: Profile: Unknown Profile, No direct play profiles found for Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv
- 2017-12-12 12:26:57.250 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
- 2017-12-12 12:26:57.250 Info App: Profile: Unknown Profile, Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv, isEligibleForDirectPlay: True, isEligibleForDirectStream: False
- 2017-12-12 12:26:57.250 Info App: Profile: Unknown Profile, No direct play profiles found for Path: /media/google_crypt/crypt/Serie_Tv/Gomorra - La Serie/Season01/Gomorra.S01E04.Sangue.africano.720p.BluRay.DTS.ITA.Subs.ITA.ENG.x264.mkv
- 2017-12-12 12:26:57.251 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 46ms. https://fabioseed.no-ip.info:8920/emby/Items/ceb5649ba06890f234277cc1dba0454a/PlaybackInfo?UserId=19962bbe11c842419cad133024babd74&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=1500000
- 2017-12-12 12:26:57.643 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/08f9071076122d4a8a1140ea40407e45/Images/Thumb?imageTag=609cce141e6239cf0c8c8394877ccea9&itemId=08f9071076122d4a8a1140ea40407e45&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:26:57.651 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/08/08f9071076122d4a8a1140ea40407e45/landscape.jpg
- 2017-12-12 12:26:58.147 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&limit=4&includeItemTypes=Movie&filters=IsUnplayed&sortBy=DateCreated&sortOrder=Descending. UserAgent: Emby/3 CFNetwork/893.13 Darwin/17.3.0
- 2017-12-12 12:26:58.176 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 29ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?recursive=true&limit=4&includeItemTypes=Movie&filters=IsUnplayed&sortBy=DateCreated&sortOrder=Descending
- 2017-12-12 12:26:58.200 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/115145ae7b7676fe623e5f1640100316/Images/Thumb?imageTag=316091a016dd9ed9e34ba7a7ae32ee6f&itemId=115145ae7b7676fe623e5f1640100316&maxHeight=290&addPlayedIndicator=false&quality=90. UserAgent: emby.media.emby-tvos/1.0.9 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:26:58.214 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/11/115145ae7b7676fe623e5f1640100316/landscape.jpg
- 2017-12-12 12:26:58.610 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?imageTag=3c550ec5d53b0c4052cab9bd7b0ff611&itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&maxHeight=600&addPlayedIndicator=false&quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:26:58.724 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/d/d6d0ee13-62f2-1c78-77ac-3a03636ddf34.jpg
- 2017-12-12 12:26:58.754 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1112ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/08f9071076122d4a8a1140ea40407e45/Images/Thumb?imageTag=609cce141e6239cf0c8c8394877ccea9&itemId=08f9071076122d4a8a1140ea40407e45&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:26:58.789 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 12:26:58.789 Info HttpServer: HTTP Response 500 to 95.238.53.106. Time: 180ms. https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?imageTag=3c550ec5d53b0c4052cab9bd7b0ff611&itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&maxHeight=600&addPlayedIndicator=false&quality=90
- 2017-12-12 12:26:59.535 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1335ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/115145ae7b7676fe623e5f1640100316/Images/Thumb?imageTag=316091a016dd9ed9e34ba7a7ae32ee6f&itemId=115145ae7b7676fe623e5f1640100316&maxHeight=290&addPlayedIndicator=false&quality=90
- 2017-12-12 12:27:27.489 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/ed49b8aefaf29944d1f64695e92024e3/Images/Thumb?imageTag=4a4724dace3998005c85be1323461444&itemId=ed49b8aefaf29944d1f64695e92024e3&maxHeight=600&addPlayedIndicator=false&quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:27:27.493 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.NullReferenceException: Object reference not set to an instance of an object.
- at MediaBrowser.Api.Images.ImageService.GetImageInfo(ImageRequest request, IHasMetadata item)
- at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasMetadata item, Boolean isHeadRequest)
- at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
- at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.NullReferenceException
- at MediaBrowser.Api.Images.ImageService.GetImageInfo(ImageRequest request, IHasMetadata item)
- at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasMetadata item, Boolean isHeadRequest)
- at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
- at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- 2017-12-12 12:27:27.493 Info HttpServer: HTTP Response 500 to 95.238.53.106. Time: 5ms. https://fabioseed.no-ip.info:8920/emby/Items/ed49b8aefaf29944d1f64695e92024e3/Images/Thumb?imageTag=4a4724dace3998005c85be1323461444&itemId=ed49b8aefaf29944d1f64695e92024e3&maxHeight=600&addPlayedIndicator=false&quality=90
- 2017-12-12 12:27:28.554 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?imageTag=3c550ec5d53b0c4052cab9bd7b0ff611&itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&maxHeight=600&addPlayedIndicator=false&quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:27:28.556 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/d/d6d0ee13-62f2-1c78-77ac-3a03636ddf34.jpg
- 2017-12-12 12:27:28.731 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?imageTag=5fba4a4475e09ad892855378e9da6acb&itemId=a9407f92269eafac465ce79c3dceaf08&maxHeight=600&addPlayedIndicator=false&quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
- 2017-12-12 12:27:28.732 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/3/39fc53a5-f505-cc0d-3e05-75ec8a096004.jpg
- 2017-12-12 12:27:29.739 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1185ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?imageTag=3c550ec5d53b0c4052cab9bd7b0ff611&itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&maxHeight=600&addPlayedIndicator=false&quality=90
- 2017-12-12 12:27:30.127 Info HttpServer: HTTP Response 200 to 95.238.53.106. Time: 1396ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?imageTag=5fba4a4475e09ad892855378e9da6acb&itemId=a9407f92269eafac465ce79c3dceaf08&maxHeight=600&addPlayedIndicator=false&quality=90
- 2017-12-12 12:42:48.807 Error HttpServer: Error in SharpWebSocket: An exception has occurred while receiving a message.. Exception.Message: The read operation failed, see inner exception.
- 2017-12-12 13:02:53.791 Info TaskManager: IntervalTrigger fired for task: Convert media
- 2017-12-12 13:02:53.794 Info TaskManager: Queueing task SyncConvertScheduledTask
- 2017-12-12 13:02:53.794 Info TaskManager: Executing Convert media
- 2017-12-12 13:02:53.795 Info TaskManager: Convert media Completed after 0 minute(s) and 0 seconds
- 2017-12-12 13:02:53.841 Info ServerManager: Sending web socket message ScheduledTaskEnded
- 2017-12-12 13:02:53.847 Info TaskManager: ExecuteQueuedTasks
- 2017-12-12 13:41:04.114 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/serviceworker.js
- 2017-12-12 13:41:08.408 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/strings/it.json?v=1513082469490. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:08.408 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/strings/it.json
- 2017-12-12 13:41:08.421 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/strings/it.json?v=1513082469490. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:08.422 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/it.json
- 2017-12-12 13:41:08.442 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 21ms. https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/strings/it.json?v=1513082469490
- 2017-12-12 13:41:16.908 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 8500ms (slow). https://fabioseed.no-ip.info:8920/emby/web/strings/it.json?v=1513082469490
- 2017-12-12 13:41:31.161 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/emby/system/info/public. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:31.162 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/emby/system/info/public
- 2017-12-12 13:41:31.278 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:31.369 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 91ms. https://fabioseed.no-ip.info:8920/emby/emby/System/Info
- 2017-12-12 13:41:31.747 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/emby/users/19962bbe11c842419cad133024babd74. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:31.753 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 5ms. https://fabioseed.no-ip.info:8920/emby/emby/users/19962bbe11c842419cad133024babd74
- 2017-12-12 13:41:32.137 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=19962bbe11c842419cad133024babd74&client=emby. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:32.141 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=19962bbe11c842419cad133024babd74&client=emby
- 2017-12-12 13:41:32.156 Info HttpServer: HTTP POST https://fabioseed.no-ip.info:8920/emby/Sessions/Capabilities/Full. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:32.227 Info HttpServer: HTTP Response 204 to 79.16.84.252. Time: 72ms. https://fabioseed.no-ip.info:8920/emby/Sessions/Capabilities/Full
- 2017-12-12 13:41:32.726 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:32.730 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74
- 2017-12-12 13:41:32.887 Info HttpServer: WS wss://fabioseed.no-ip.info:8920/embywebsocket?api_key=fa54bd15ee124d859178ec213776f463&deviceId=b231cc667545a92c7aff79977e6dba56. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:33.098 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?SortBy=IsFavoriteOrLiked%2CRandom&Limit=20&Recursive=true&IncludeItemTypes=movie%2Cseries%2Cgame%2Cbook&ImageTypes=Backdrop&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:33.157 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/home?userId=19962bbe11c842419cad133024babd74&client=webclient. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:33.160 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/home?userId=19962bbe11c842419cad133024babd74&client=webclient
- 2017-12-12 13:41:33.340 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/themes/verydark/logo.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:33.341 Info HttpServer: HTTP Response 304 to 79.16.84.252. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/themes/verydark/logo.png
- 2017-12-12 13:41:33.370 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:33.373 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74
- 2017-12-12 13:41:33.450 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:33.453 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74
- 2017-12-12 13:41:33.468 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:33.882 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:33.885 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74
- 2017-12-12 13:41:38.141 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Endpoint. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:38.144 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/System/Endpoint
- 2017-12-12 13:41:38.227 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:38.909 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=1000000. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:39.742 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 6275ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views
- 2017-12-12 13:41:39.822 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:40.009 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 187ms. https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Views
- 2017-12-12 13:41:40.012 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 6914ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items?SortBy=IsFavoriteOrLiked%2CRandom&Limit=20&Recursive=true&IncludeItemTypes=movie%2Cseries%2Cgame%2Cbook&ImageTypes=Backdrop&EnableTotalRecordCount=false
- 2017-12-12 13:41:40.213 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:40.232 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=19962bbe11c842419cad133024babd74&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:40.252 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=253bc9fc2ae4cb0a47d99e75b7e36923. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:41.036 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c0b680b207eb840b9015ec3d3552d1cd. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:42.264 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 2052ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Resume?Limit=12&Recursive=true&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&EnableTotalRecordCount=false&MediaTypes=Video
- 2017-12-12 13:41:42.904 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/9c3dbfc3171dc98c57fe2bb140695eed/Images/Backdrop/0?tag=69e6019e46ac3b57b979a162870219b1&maxWidth=1500&quality=60. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:43.337 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3085ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=253bc9fc2ae4cb0a47d99e75b7e36923
- 2017-12-12 13:41:43.349 Info HttpClient: GET: https://image.tmdb.org/t/p/original/jRLG8WHA77FXwYDGlW7caJOBRZc.jpg
- 2017-12-12 13:41:43.455 Info ProviderManager: Saving image to /var/lib/emby/metadata/library/9c/9c3dbfc3171dc98c57fe2bb140695eed/backdrop.jpg
- 2017-12-12 13:41:43.602 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 2566ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/19962bbe11c842419cad133024babd74/Items/Latest?Limit=16&Fields=PrimaryImageAspectRatio%2CBasicSyncInfo&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CThumb&ParentId=c0b680b207eb840b9015ec3d3552d1cd
- 2017-12-12 13:41:44.150 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3919ms (slow). https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?Limit=24&Fields=PrimaryImageAspectRatio%2CSeriesInfo%2CDateCreated%2CBasicSyncInfo&UserId=19962bbe11c842419cad133024babd74&ImageTypeLimit=1&EnableImageTypes=Primary%2CBackdrop%2CBanner%2CThumb&EnableTotalRecordCount=false
- 2017-12-12 13:41:44.345 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/3/3e817755-b352-c4a5-2313-886356d3edec.webp
- 2017-12-12 13:41:44.345 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 1441ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/9c3dbfc3171dc98c57fe2bb140695eed/Images/Backdrop/0?tag=69e6019e46ac3b57b979a162870219b1&maxWidth=1500&quality=60
- 2017-12-12 13:41:44.393 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/cddc9f8db2f2346b7f3e66786e5a146b/Images/Primary?maxHeight=495&maxWidth=330&tag=f9cbc384b628c17849c7e1619dfbeba1&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:44.394 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/4/482f5738-e2e8-1703-082a-e7c3a2e25490.webp
- 2017-12-12 13:41:44.431 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 38ms. https://fabioseed.no-ip.info:8920/emby/Items/cddc9f8db2f2346b7f3e66786e5a146b/Images/Primary?maxHeight=495&maxWidth=330&tag=f9cbc384b628c17849c7e1619dfbeba1&quality=90
- 2017-12-12 13:41:44.937 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Sessions. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:44.943 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/Sessions
- 2017-12-12 13:41:45.042 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.046 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/ScheduledTasks
- 2017-12-12 13:41:45.062 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.064 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/Plugins/SecurityInfo
- 2017-12-12 13:41:45.256 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.262 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/System/Info
- 2017-12-12 13:41:45.347 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/News/Product?StartIndex=0&Limit=4. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.365 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 18ms. https://fabioseed.no-ip.info:8920/emby/News/Product?StartIndex=0&Limit=4
- 2017-12-12 13:41:45.402 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2017-12-11T12%3A41%3A45.920Z. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.406 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2017-12-11T12%3A41%3A45.920Z
- 2017-12-12 13:41:45.644 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/dashboard?userId=19962bbe11c842419cad133024babd74&client=dashboard. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.647 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/dashboard?userId=19962bbe11c842419cad133024babd74&client=dashboard
- 2017-12-12 13:41:45.752 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/LiveTv/Recordings?UserId=19962bbe11c842419cad133024babd74&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.756 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/LiveTv/Recordings?UserId=19962bbe11c842419cad133024babd74&IsInProgress=true&Fields=CanDelete%2CPrimaryImageAspectRatio&EnableTotalRecordCount=false&EnableImageTypes=Primary%2CThumb%2CBackdrop
- 2017-12-12 13:41:45.850 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.852 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/web/configurationpages?pageType=PluginConfiguration&EnableInMainMenu=true
- 2017-12-12 13:41:45.948 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Notifications/19962bbe11c842419cad133024babd74/Summary. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.967 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/themes/light/logo.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:45.968 Info HttpServer: HTTP Response 304 to 79.16.84.252. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/web/bower_components/emby-webcomponents/themes/light/logo.png
- 2017-12-12 13:41:45.973 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 25ms. https://fabioseed.no-ip.info:8920/emby/Notifications/19962bbe11c842419cad133024babd74/Summary
- 2017-12-12 13:41:46.069 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Packages/Updates?PackageType=UserInstalled. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:46.072 Info InstallationManager: Opening /var/lib/emby/cache/serverpackages.json
- 2017-12-12 13:41:46.090 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Plugins/SecurityInfo. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:46.093 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/Plugins/SecurityInfo
- 2017-12-12 13:41:46.137 Info HttpClient: GetTempFileResponse url: https://www.mb3admin.com/admin/service/EmbyPackages.json
- 2017-12-12 13:41:46.140 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 72ms. https://fabioseed.no-ip.info:8920/emby/Packages/Updates?PackageType=UserInstalled
- 2017-12-12 13:41:46.184 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Packages/Updates?PackageType=System. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:46.224 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 40ms. https://fabioseed.no-ip.info:8920/emby/Packages/Updates?PackageType=System
- 2017-12-12 13:41:46.301 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/web/css/images/logoblack.png. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:46.302 Info HttpServer: HTTP Response 304 to 79.16.84.252. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/web/css/images/logoblack.png
- 2017-12-12 13:41:48.807 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Configuration/encoding. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:48.820 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 13ms. https://fabioseed.no-ip.info:8920/emby/System/Configuration/encoding
- 2017-12-12 13:41:48.897 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:41:48.902 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 5ms. https://fabioseed.no-ip.info:8920/emby/System/Info
- 2017-12-12 13:41:52.883 Error HttpResultFactory: Error streaming data
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 13:41:52.888 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 13:41:52.888 Info HttpServer: HTTP Response 500 to 79.16.84.252. Time: 14662ms (slow). https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000
- 2017-12-12 13:41:52.950 Error HttpResultFactory: Error streaming data
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 13:41:52.959 Error HttpServer: Error processing request
- *** Error Report ***
- Version: 3.2.50.0
- Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -updatepackage emby-server-deb_{version}_amd64.deb
- Operating system: Unix 4.4.0.21
- 64-Bit OS: True
- 64-Bit Process: True
- User Interactive: True
- Processor count: 1
- Program data path: /var/lib/emby
- Application directory: /opt/emby-server/system
- System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- --- End of inner exception stack trace ---
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- System.IO.IOException
- at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
- at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
- at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
- InnerException: System.Net.Sockets.SocketException
- System.Net.Sockets.SocketException (0x80004005): Broken pipe
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
- at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
- at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
- at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
- --- End of stack trace from previous location where exception was thrown ---
- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
- at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
- at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
- 2017-12-12 13:41:52.960 Info HttpServer: HTTP Response 500 to 79.16.84.252. Time: 14051ms (slow). https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=1000000
- 2017-12-12 13:42:08.425 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/dashboard/cinemamodeconfiguration.js
- 2017-12-12 13:42:08.654 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/legacy/fnchecked.js
- 2017-12-12 13:42:08.771 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Configuration/cinemamode. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:08.781 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 10ms. https://fabioseed.no-ip.info:8920/emby/System/Configuration/cinemamode
- 2017-12-12 13:42:17.447 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/streamingsettings.js
- 2017-12-12 13:42:17.627 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:17.630 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/System/Configuration
- 2017-12-12 13:42:17.834 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Configuration/channels. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:17.844 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 10ms. https://fabioseed.no-ip.info:8920/emby/System/Configuration/channels
- 2017-12-12 13:42:34.316 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/metadatasubtitles.js
- 2017-12-12 13:42:34.434 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Configuration/subtitles. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:34.446 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 12ms. https://fabioseed.no-ip.info:8920/emby/System/Configuration/subtitles
- 2017-12-12 13:42:34.458 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Localization/cultures. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:34.463 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/Localization/cultures
- 2017-12-12 13:42:36.100 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/medialibrarypage.js
- 2017-12-12 13:42:36.397 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/taskbutton.js
- 2017-12-12 13:42:36.522 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Library/VirtualFolders. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:36.539 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:36.546 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 7ms. https://fabioseed.no-ip.info:8920/emby/ScheduledTasks?IsEnabled=true
- 2017-12-12 13:42:36.668 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 147ms. https://fabioseed.no-ip.info:8920/emby/Library/VirtualFolders
- 2017-12-12 13:42:37.044 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/253bc9fc2ae4cb0a47d99e75b7e36923/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:37.045 Info HttpServer: HTTP Response 304 to 79.16.84.252. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Items/253bc9fc2ae4cb0a47d99e75b7e36923/Images/Primary?quality=90
- 2017-12-12 13:42:37.060 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/c0b680b207eb840b9015ec3d3552d1cd/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:37.061 Info HttpServer: HTTP Response 304 to 79.16.84.252. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Items/c0b680b207eb840b9015ec3d3552d1cd/Images/Primary?quality=90
- 2017-12-12 13:42:39.708 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Logs. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:39.712 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 5ms. https://fabioseed.no-ip.info:8920/emby/System/Logs
- 2017-12-12 13:42:39.725 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Configuration. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:39.728 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/System/Configuration
- 2017-12-12 13:42:43.660 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Logs/Log?name=ffmpeg-transcode-ce41fec1-78af-45dc-a371-45b7b8e26cc3.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
- 2017-12-12 13:42:43.663 Info HttpResultFactory: Transmit file /var/lib/emby/logs/ffmpeg-transcode-ce41fec1-78af-45dc-a371-45b7b8e26cc3.txt
- 2017-12-12 13:42:43.679 Info HttpServer: HTTP Response 200 to 79.16.84.252. Time: 19ms. https://fabioseed.no-ip.info:8920/emby/System/Logs/Log?name=ffmpeg-transcode-ce41fec1-78af-45dc-a371-45b7b8e26cc3.txt
- 2017-12-12 13:46:36.332 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Logs/Log?name=server-63648667694.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36