1. 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)
  2. 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)
  3. 2017-12-12 12:21:08.159 Error HttpServer: Error processing request
  4. *** Error Report ***
  5. Version: 3.2.50.0
  6. 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
  7. Operating system: Unix 4.4.0.21
  8. 64-Bit OS: True
  9. 64-Bit Process: True
  10. User Interactive: True
  11. Processor count: 1
  12. Program data path: /var/lib/emby
  13. Application directory: /opt/emby-server/system
  14. System.NullReferenceException: Object reference not set to an instance of an object.
  15. at MediaBrowser.Api.Images.ImageService.GetImageInfo(ImageRequest request, IHasMetadata item)
  16. at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasMetadata item, Boolean isHeadRequest)
  17. at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
  18. at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
  19. --- End of stack trace from previous location where exception was thrown ---
  20. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  21. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  22. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  23. --- End of stack trace from previous location where exception was thrown ---
  24. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  25. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  26. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  27. System.NullReferenceException
  28. at MediaBrowser.Api.Images.ImageService.GetImageInfo(ImageRequest request, IHasMetadata item)
  29. at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasMetadata item, Boolean isHeadRequest)
  30. at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
  31. at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
  32. --- End of stack trace from previous location where exception was thrown ---
  33. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  34. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  35. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  36. --- End of stack trace from previous location where exception was thrown ---
  37. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  38. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  39. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  40. 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&amp;itemId=ed49b8aefaf29944d1f64695e92024e3&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90
  41. 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
  42. 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&amp;itemId=a9407f92269eafac465ce79c3dceaf08&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90
  43. 2017-12-12 12:21:14.583 Error HttpServer: Error in ProcessAccept
  44. *** Error Report ***
  45. Version: 3.2.50.0
  46. 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
  47. Operating system: Unix 4.4.0.21
  48. 64-Bit OS: True
  49. 64-Bit Process: True
  50. User Interactive: True
  51. Processor count: 1
  52. Program data path: /var/lib/emby
  53. Application directory: /opt/emby-server/system
  54. System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
  55. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  56. at System.Net.Security.SslState.PartialFrameCallback(AsyncProtocolRequest asyncRequest)
  57. --- End of stack trace from previous location where exception was thrown ---
  58. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  59. at System.Net.Security.SslState.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
  60. at System.Net.Security.SslState.EndProcessAuthentication(IAsyncResult result)
  61. at System.Net.Security.SslStream.EndAuthenticateAsServer(IAsyncResult asyncResult)
  62. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  63. --- End of stack trace from previous location where exception was thrown ---
  64. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  65. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  66. at SocketHttpListener.Net.HttpConnection.<InitStream>d__29.MoveNext()
  67. --- End of stack trace from previous location where exception was thrown ---
  68. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  69. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  70. at SocketHttpListener.Net.HttpConnection.<Create>d__30.MoveNext()
  71. --- End of stack trace from previous location where exception was thrown ---
  72. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  73. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  74. at SocketHttpListener.Net.EndPointListener.<ProcessAccept>d__23.MoveNext()
  75. System.IO.IOException
  76. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  77. at System.Net.Security.SslState.PartialFrameCallback(AsyncProtocolRequest asyncRequest)
  78. --- End of stack trace from previous location where exception was thrown ---
  79. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  80. at System.Net.Security.SslState.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
  81. at System.Net.Security.SslState.EndProcessAuthentication(IAsyncResult result)
  82. at System.Net.Security.SslStream.EndAuthenticateAsServer(IAsyncResult asyncResult)
  83. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  84. --- End of stack trace from previous location where exception was thrown ---
  85. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  86. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  87. at SocketHttpListener.Net.HttpConnection.<InitStream>d__29.MoveNext()
  88. --- End of stack trace from previous location where exception was thrown ---
  89. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  90. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  91. at SocketHttpListener.Net.HttpConnection.<Create>d__30.MoveNext()
  92. --- End of stack trace from previous location where exception was thrown ---
  93. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  94. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  95. at SocketHttpListener.Net.EndPointListener.<ProcessAccept>d__23.MoveNext()
  96. 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
  97. 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
  98. 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
  99. 2017-12-12 12:21:16.864 Error HttpServer: Error processing request
  100. *** Error Report ***
  101. Version: 3.2.50.0
  102. 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
  103. Operating system: Unix 4.4.0.21
  104. 64-Bit OS: True
  105. 64-Bit Process: True
  106. User Interactive: True
  107. Processor count: 1
  108. Program data path: /var/lib/emby
  109. Application directory: /opt/emby-server/system
  110. MediaBrowser.Controller.Net.SecurityException: Access token is invalid or expired.
  111. at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IRequest request, String token)
  112. at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IRequest request, IAuthenticationAttributes authAttribtues)
  113. at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
  114. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  115. --- End of stack trace from previous location where exception was thrown ---
  116. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  117. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  118. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  119. MediaBrowser.Controller.Net.SecurityException
  120. at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IRequest request, String token)
  121. at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IRequest request, IAuthenticationAttributes authAttribtues)
  122. at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
  123. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  124. --- End of stack trace from previous location where exception was thrown ---
  125. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  126. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  127. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  128. 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
  129. 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
  130. 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
  131. 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
  132. 2017-12-12 12:21:21.350 Info UserManager: Authentication request for Fabio has succeeded.
  133. 2017-12-12 12:21:21.355 Info SessionManager: Reissuing access token: 121532d051fc4c50a4f4aafe9acb5922
  134. 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
  135. 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
  136. 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
  137. 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
  138. 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
  139. 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
  140. 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
  141. 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
  142. 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
  143. 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
  144. 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
  145. 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
  146. 2017-12-12 12:21:24.036 Info HttpClient: POST: https://mb3admin.com/admin/service/registration/validate
  147. 2017-12-12 12:21:24.921 Info SecurityManager: Not registered for feature tvOS
  148. 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
  149. 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
  150. 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
  151. 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
  152. 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
  153. 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
  154. 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
  155. 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
  156. 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
  157. 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
  158. 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
  159. 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
  160. 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
  161. 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
  162. 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
  163. 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
  164. 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
  165. 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
  166. 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
  167. 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
  168. 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
  169. 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)
  170. 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
  171. 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
  172. 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)
  173. 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)
  174. 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
  175. 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)
  176. 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)
  177. 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
  178. 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
  179. 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
  180. 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
  181. 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
  182. 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
  183. 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
  184. 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
  185. 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)
  186. 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
  187. 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)
  188. 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
  189. 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
  190. 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
  191. 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)
  192. 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
  193. 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
  194. 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)
  195. 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
  196. 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
  197. 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)
  198. 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
  199. 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
  200. 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)
  201. 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
  202. 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
  203. 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
  204. 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
  205. 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)
  206. 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)
  207. 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)
  208. 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)
  209. 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
  210. 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
  211. 2017-12-12 12:22:02.894 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/47/470ca782dd68258f9ed25c8431760482/landscape.jpg
  212. 2017-12-12 12:22:02.915 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/f2/f2959c3119c24b8973f858d962baa887/landscape.jpg
  213. 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
  214. 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)
  215. 2017-12-12 12:22:03.626 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/63/63ef586ec242558d62bea416484c73de/landscape.jpg
  216. 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
  217. 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
  218. 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
  219. 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)
  220. 2017-12-12 12:22:04.913 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/08/08f9071076122d4a8a1140ea40407e45/landscape.jpg
  221. 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
  222. 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)
  223. 2017-12-12 12:22:05.387 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/60/60ca0ab137e6bae865544c125639f0f1/landscape.jpg
  224. 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
  225. 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)
  226. 2017-12-12 12:22:05.937 Info HttpClient: GET: https://assets.fanart.tv/fanart/tv/270915/tvthumb/peaky-blinders-5277bdace673e.jpg
  227. 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
  228. 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
  229. 2017-12-12 12:22:06.242 Info ProviderManager: Saving image to /var/lib/emby/metadata/library/11/115145ae7b7676fe623e5f1640100316/landscape.jpg
  230. 2017-12-12 12:22:07.760 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/11/115145ae7b7676fe623e5f1640100316/landscape.jpg
  231. 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
  232. 2017-12-12 12:22:07.900 Error HttpServer: Error processing request
  233. *** Error Report ***
  234. Version: 3.2.50.0
  235. 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
  236. Operating system: Unix 4.4.0.21
  237. 64-Bit OS: True
  238. 64-Bit Process: True
  239. User Interactive: True
  240. Processor count: 1
  241. Program data path: /var/lib/emby
  242. Application directory: /opt/emby-server/system
  243. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
  244. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  245. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  246. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  247. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  248. --- End of stack trace from previous location where exception was thrown ---
  249. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  250. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  251. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  252. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  253. --- End of inner exception stack trace ---
  254. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  255. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  256. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  257. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  258. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  259. --- End of stack trace from previous location where exception was thrown ---
  260. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  261. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  262. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  263. --- End of stack trace from previous location where exception was thrown ---
  264. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  265. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  266. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  267. --- End of stack trace from previous location where exception was thrown ---
  268. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  269. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  270. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  271. --- End of stack trace from previous location where exception was thrown ---
  272. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  273. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  274. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  275. --- End of stack trace from previous location where exception was thrown ---
  276. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  277. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  278. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  279. --- End of stack trace from previous location where exception was thrown ---
  280. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  281. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  282. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  283. System.IO.IOException
  284. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  285. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  286. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  287. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  288. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  289. --- End of stack trace from previous location where exception was thrown ---
  290. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  291. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  292. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  293. --- End of stack trace from previous location where exception was thrown ---
  294. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  295. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  296. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  297. --- End of stack trace from previous location where exception was thrown ---
  298. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  299. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  300. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  301. --- End of stack trace from previous location where exception was thrown ---
  302. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  303. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  304. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  305. --- End of stack trace from previous location where exception was thrown ---
  306. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  307. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  308. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  309. --- End of stack trace from previous location where exception was thrown ---
  310. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  311. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  312. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  313. InnerException: System.Net.Sockets.SocketException
  314. System.Net.Sockets.SocketException (0x80004005): Broken pipe
  315. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  316. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  317. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  318. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  319. --- End of stack trace from previous location where exception was thrown ---
  320. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  321. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  322. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  323. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  324. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  325. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  326. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  327. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  328. --- End of stack trace from previous location where exception was thrown ---
  329. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  330. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  331. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  332. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  333. 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
  334. 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
  335. 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
  336. 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
  337. 2017-12-12 12:22:08.937 Info App: User policy for Fabio. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  338. 2017-12-12 12:22:08.998 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
  339. 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
  340. 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
  341. 2017-12-12 12:22:09.121 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
  342. 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
  343. 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
  344. 2017-12-12 12:22:09.124 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
  345. 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
  346. 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
  347. 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
  348. 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
  349. 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
  350. 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)
  351. 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
  352. 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
  353. 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)
  354. 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)
  355. 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
  356. 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
  357. 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
  358. 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
  359. 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)
  360. 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
  361. 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
  362. 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)
  363. 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
  364. 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
  365. 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)
  366. 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
  367. 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
  368. 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)
  369. 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
  370. 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
  371. 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)
  372. 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
  373. 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
  374. 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
  375. 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
  376. 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
  377. 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
  378. 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
  379. 2017-12-12 12:22:22.418 Info App: User policy for Fabio. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  380. 2017-12-12 12:22:22.419 Info App: Not eligible for DirectPlay due to unsupported subtitles
  381. 2017-12-12 12:22:22.419 Info App: Not eligible for DirectStream due to unsupported subtitles
  382. 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
  383. 2017-12-12 12:22:22.419 Info App: Not eligible for DirectPlay due to unsupported subtitles
  384. 2017-12-12 12:22:22.419 Info App: Not eligible for DirectStream due to unsupported subtitles
  385. 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
  386. 2017-12-12 12:22:22.420 Info App: Not eligible for DirectPlay due to unsupported subtitles
  387. 2017-12-12 12:22:22.420 Info App: Not eligible for DirectStream due to unsupported subtitles
  388. 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
  389. 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
  390. 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
  391. 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
  392. 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
  393. 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
  394. 2017-12-12 12:22:39.418 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/0a20aa68addd4fbe4de96313b48cf6bf/Images/Primary?imageTag=unknown&amp;itemId=0a20aa68addd4fbe4de96313b48cf6bf&amp;maxHeight=600&amp;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)
  395. 2017-12-12 12:22:39.485 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/0a/0a20aa68addd4fbe4de96313b48cf6bf/poster.jpg
  396. 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
  397. 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"
  398. 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&amp;itemId=0a20aa68addd4fbe4de96313b48cf6bf&amp;maxHeight=600&amp;quality=90
  399. 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
  400. 2017-12-12 12:22:44.101 Info App: ffmpeg successfully started
  401. 2017-12-12 12:22:44.135 Info App: returning /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5770.ts
  402. 2017-12-12 12:22:45.020 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5770.ts
  403. 2017-12-12 12:22:45.020 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5770.ts
  404. 2017-12-12 12:22:45.090 Error HttpServer: Error processing request
  405. *** Error Report ***
  406. Version: 3.2.50.0
  407. 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
  408. Operating system: Unix 4.4.0.21
  409. 64-Bit OS: True
  410. 64-Bit Process: True
  411. User Interactive: True
  412. Processor count: 1
  413. Program data path: /var/lib/emby
  414. Application directory: /opt/emby-server/system
  415. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
  416. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  417. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  418. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  419. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  420. --- End of stack trace from previous location where exception was thrown ---
  421. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  422. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  423. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  424. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  425. --- End of inner exception stack trace ---
  426. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  427. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  428. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  429. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  430. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  431. --- End of stack trace from previous location where exception was thrown ---
  432. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  433. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  434. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  435. --- End of stack trace from previous location where exception was thrown ---
  436. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  437. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  438. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  439. --- End of stack trace from previous location where exception was thrown ---
  440. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  441. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  442. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  443. --- End of stack trace from previous location where exception was thrown ---
  444. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  445. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  446. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  447. --- End of stack trace from previous location where exception was thrown ---
  448. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  449. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  450. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  451. --- End of stack trace from previous location where exception was thrown ---
  452. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  453. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  454. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  455. System.IO.IOException
  456. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  457. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  458. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  459. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  460. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  461. --- End of stack trace from previous location where exception was thrown ---
  462. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  463. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  464. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  465. --- End of stack trace from previous location where exception was thrown ---
  466. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  467. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  468. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  469. --- End of stack trace from previous location where exception was thrown ---
  470. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  471. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  472. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  473. --- End of stack trace from previous location where exception was thrown ---
  474. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  475. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  476. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  477. --- End of stack trace from previous location where exception was thrown ---
  478. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  479. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  480. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  481. --- End of stack trace from previous location where exception was thrown ---
  482. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  483. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  484. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  485. InnerException: System.Net.Sockets.SocketException
  486. System.Net.Sockets.SocketException (0x80004005): Broken pipe
  487. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  488. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  489. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  490. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  491. --- End of stack trace from previous location where exception was thrown ---
  492. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  493. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  494. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  495. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  496. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  497. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  498. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  499. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  500. --- End of stack trace from previous location where exception was thrown ---
  501. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  502. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  503. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  504. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  505. 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
  506. 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
  507. 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
  508. 2017-12-12 12:22:48.864 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5771.ts
  509. 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
  510. 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
  511. 2017-12-12 12:22:52.114 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5772.ts
  512. 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
  513. 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
  514. 2017-12-12 12:22:55.641 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5773.ts
  515. 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
  516. 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
  517. 2017-12-12 12:22:59.561 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5774.ts
  518. 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
  519. 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
  520. 2017-12-12 12:23:03.315 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5775.ts
  521. 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
  522. 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
  523. 2017-12-12 12:23:07.813 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5776.ts
  524. 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
  525. 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
  526. 2017-12-12 12:23:14.110 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5777.ts
  527. 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
  528. 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
  529. 2017-12-12 12:23:19.080 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5778.ts
  530. 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
  531. 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
  532. 2017-12-12 12:23:25.953 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c5779.ts
  533. 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
  534. 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
  535. 2017-12-12 12:23:32.206 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57710.ts
  536. 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
  537. 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
  538. 2017-12-12 12:23:38.687 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57711.ts
  539. 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
  540. 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
  541. 2017-12-12 12:23:46.386 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57712.ts
  542. 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
  543. 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
  544. 2017-12-12 12:23:53.617 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57713.ts
  545. 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
  546. 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
  547. 2017-12-12 12:24:03.731 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/strings/it.json
  548. 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
  549. 2017-12-12 12:24:03.744 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/it.json
  550. 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
  551. 2017-12-12 12:24:04.737 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/serviceworker.js
  552. 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
  553. 2017-12-12 12:24:05.406 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57714.ts
  554. 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
  555. 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
  556. 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
  557. 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
  558. 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
  559. 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
  560. 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
  561. 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
  562. 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
  563. 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
  564. 2017-12-12 12:24:13.088 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/homesections/homesections.css
  565. 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
  566. 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
  567. 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
  568. 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
  569. 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
  570. 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
  571. 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
  572. 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
  573. 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
  574. 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
  575. 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
  576. 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
  577. 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
  578. 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
  579. 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
  580. 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
  581. 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
  582. 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
  583. 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
  584. 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
  585. 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
  586. 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
  587. 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
  588. 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
  589. 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
  590. 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
  591. 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
  592. 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
  593. 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
  594. 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
  595. 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
  596. 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
  597. 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
  598. 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
  599. 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
  600. 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
  601. 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
  602. 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
  603. 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
  604. 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
  605. 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
  606. 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
  607. 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
  608. 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
  609. 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
  610. 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
  611. 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
  612. 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
  613. 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
  614. 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
  615. 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
  616. 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
  617. 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
  618. 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
  619. 2017-12-12 12:24:21.419 Info HttpClient: POST: https://mb3admin.com/admin/service/registration/validate
  620. 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
  621. 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
  622. 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
  623. 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
  624. 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
  625. 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
  626. 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
  627. 2017-12-12 12:24:22.073 Info SecurityManager: Not registered for feature MBSupporter
  628. 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
  629. 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
  630. 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
  631. 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
  632. 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
  633. 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
  634. 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
  635. 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
  636. 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
  637. 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
  638. 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
  639. 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
  640. 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
  641. 2017-12-12 12:24:22.455 Info InstallationManager: Opening /var/lib/emby/cache/serverpackages.json
  642. 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
  643. 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
  644. 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
  645. 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
  646. 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
  647. 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
  648. 2017-12-12 12:24:22.820 Info HttpClient: GetTempFileResponse url: https://www.mb3admin.com/admin/service/EmbyPackages.json
  649. 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
  650. 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
  651. 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
  652. 2017-12-12 12:24:22.961 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57715.ts
  653. 2017-12-12 12:24:23.324 Error HttpServer: Error processing request
  654. *** Error Report ***
  655. Version: 3.2.50.0
  656. 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
  657. Operating system: Unix 4.4.0.21
  658. 64-Bit OS: True
  659. 64-Bit Process: True
  660. User Interactive: True
  661. Processor count: 1
  662. Program data path: /var/lib/emby
  663. Application directory: /opt/emby-server/system
  664. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Connection reset by peer
  665. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  666. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  667. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  668. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  669. --- End of stack trace from previous location where exception was thrown ---
  670. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  671. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  672. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  673. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  674. --- End of inner exception stack trace ---
  675. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  676. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  677. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  678. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  679. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  680. --- End of stack trace from previous location where exception was thrown ---
  681. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  682. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  683. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  684. --- End of stack trace from previous location where exception was thrown ---
  685. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  686. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  687. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  688. --- End of stack trace from previous location where exception was thrown ---
  689. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  690. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  691. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  692. --- End of stack trace from previous location where exception was thrown ---
  693. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  694. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  695. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  696. --- End of stack trace from previous location where exception was thrown ---
  697. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  698. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  699. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  700. --- End of stack trace from previous location where exception was thrown ---
  701. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  702. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  703. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  704. System.IO.IOException
  705. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  706. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  707. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  708. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  709. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  710. --- End of stack trace from previous location where exception was thrown ---
  711. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  712. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  713. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  714. --- End of stack trace from previous location where exception was thrown ---
  715. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  716. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  717. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  718. --- End of stack trace from previous location where exception was thrown ---
  719. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  720. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  721. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  722. --- End of stack trace from previous location where exception was thrown ---
  723. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  724. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  725. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  726. --- End of stack trace from previous location where exception was thrown ---
  727. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  728. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  729. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  730. --- End of stack trace from previous location where exception was thrown ---
  731. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  732. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  733. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  734. InnerException: System.Net.Sockets.SocketException
  735. System.Net.Sockets.SocketException (0x80004005): Connection reset by peer
  736. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  737. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  738. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  739. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  740. --- End of stack trace from previous location where exception was thrown ---
  741. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  742. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  743. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  744. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  745. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  746. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  747. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  748. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  749. --- End of stack trace from previous location where exception was thrown ---
  750. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  751. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  752. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  753. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  754. 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
  755. 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
  756. 2017-12-12 12:24:23.951 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57715.ts
  757. 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
  758. 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
  759. 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
  760. 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
  761. 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
  762. 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
  763. 2017-12-12 12:24:30.094 Info HttpResultFactory: Transmit file /var/lib/emby/logs/ffmpeg-transcode-ce41fec1-78af-45dc-a371-45b7b8e26cc3.txt
  764. 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
  765. 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
  766. 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
  767. 2017-12-12 12:24:34.592 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57716.ts
  768. 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
  769. 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
  770. 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
  771. 2017-12-12 12:24:43.522 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57717.ts
  772. 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
  773. 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
  774. 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
  775. 2017-12-12 12:24:53.250 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57718.ts
  776. 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
  777. 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
  778. 2017-12-12 12:25:01.240 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57719.ts
  779. 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
  780. 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
  781. 2017-12-12 12:25:08.556 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57720.ts
  782. 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
  783. 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
  784. 2017-12-12 12:25:16.254 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57721.ts
  785. 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
  786. 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
  787. 2017-12-12 12:25:25.390 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57722.ts
  788. 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
  789. 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
  790. 2017-12-12 12:25:35.347 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57723.ts
  791. 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
  792. 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
  793. 2017-12-12 12:25:44.470 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57724.ts
  794. 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
  795. 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
  796. 2017-12-12 12:25:51.261 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57725.ts
  797. 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
  798. 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
  799. 2017-12-12 12:26:00.813 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57726.ts
  800. 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
  801. 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
  802. 2017-12-12 12:26:10.184 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57727.ts
  803. 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
  804. 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
  805. 2017-12-12 12:26:22.989 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57728.ts
  806. 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
  807. 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
  808. 2017-12-12 12:26:36.614 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57729.ts
  809. 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
  810. 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
  811. 2017-12-12 12:26:48.225 Info HttpResultFactory: Transmit file /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c57730.ts
  812. 2017-12-12 12:26:55.316 Error HttpServer: Error processing request
  813. *** Error Report ***
  814. Version: 3.2.50.0
  815. 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
  816. Operating system: Unix 4.4.0.21
  817. 64-Bit OS: True
  818. 64-Bit Process: True
  819. User Interactive: True
  820. Processor count: 1
  821. Program data path: /var/lib/emby
  822. Application directory: /opt/emby-server/system
  823. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Connection reset by peer
  824. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  825. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  826. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  827. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  828. --- End of stack trace from previous location where exception was thrown ---
  829. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  830. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  831. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  832. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  833. --- End of inner exception stack trace ---
  834. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  835. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  836. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  837. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  838. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  839. --- End of stack trace from previous location where exception was thrown ---
  840. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  841. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  842. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  843. --- End of stack trace from previous location where exception was thrown ---
  844. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  845. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  846. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  847. --- End of stack trace from previous location where exception was thrown ---
  848. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  849. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  850. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  851. --- End of stack trace from previous location where exception was thrown ---
  852. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  853. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  854. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  855. --- End of stack trace from previous location where exception was thrown ---
  856. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  857. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  858. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  859. --- End of stack trace from previous location where exception was thrown ---
  860. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  861. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  862. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  863. System.IO.IOException
  864. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  865. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  866. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  867. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  868. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  869. --- End of stack trace from previous location where exception was thrown ---
  870. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  871. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  872. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  873. --- End of stack trace from previous location where exception was thrown ---
  874. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  875. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  876. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  877. --- End of stack trace from previous location where exception was thrown ---
  878. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  879. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  880. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  881. --- End of stack trace from previous location where exception was thrown ---
  882. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  883. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  884. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  885. --- End of stack trace from previous location where exception was thrown ---
  886. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  887. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  888. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  889. --- End of stack trace from previous location where exception was thrown ---
  890. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  891. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  892. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  893. InnerException: System.Net.Sockets.SocketException
  894. System.Net.Sockets.SocketException (0x80004005): Connection reset by peer
  895. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  896. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  897. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  898. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  899. --- End of stack trace from previous location where exception was thrown ---
  900. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  901. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  902. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  903. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  904. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  905. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  906. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  907. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  908. --- End of stack trace from previous location where exception was thrown ---
  909. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  910. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  911. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  912. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  913. 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
  914. 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
  915. 2017-12-12 12:26:56.222 Info App: Stopping ffmpeg process with q command for /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c577.m3u8
  916. 2017-12-12 12:26:56.360 Info App: FFMpeg exited with code 0
  917. 2017-12-12 12:26:56.363 Info App: Deleting partial stream file(s) /var/lib/emby/transcoding-temp/a79e6ccda87d5b9d9bc0f8a41ef4c577.m3u8
  918. 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
  919. 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
  920. 2017-12-12 12:26:56.504 Info Trakt: Playback Stopped
  921. 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
  922. 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
  923. 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
  924. 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
  925. 2017-12-12 12:26:56.724 Info HttpClient: POST: https://api.trakt.tv/scrobble/stop
  926. 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
  927. 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
  928. 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
  929. 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
  930. 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
  931. 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
  932. 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
  933. 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
  934. 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
  935. 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
  936. 2017-12-12 12:26:57.249 Info App: User policy for Fabio. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  937. 2017-12-12 12:26:57.249 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
  938. 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
  939. 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
  940. 2017-12-12 12:26:57.250 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
  941. 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
  942. 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
  943. 2017-12-12 12:26:57.250 Info App: Bitrate exceeds DirectStream limit: media bitrate: 5503720, max bitrate: 1500000
  944. 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
  945. 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
  946. 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
  947. 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)
  948. 2017-12-12 12:26:57.651 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/08/08f9071076122d4a8a1140ea40407e45/landscape.jpg
  949. 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
  950. 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
  951. 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)
  952. 2017-12-12 12:26:58.214 Info HttpResultFactory: Transmit file /var/lib/emby/metadata/library/11/115145ae7b7676fe623e5f1640100316/landscape.jpg
  953. 2017-12-12 12:26:58.610 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?imageTag=3c550ec5d53b0c4052cab9bd7b0ff611&amp;itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
  954. 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
  955. 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
  956. 2017-12-12 12:26:58.789 Error HttpServer: Error processing request
  957. *** Error Report ***
  958. Version: 3.2.50.0
  959. 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
  960. Operating system: Unix 4.4.0.21
  961. 64-Bit OS: True
  962. 64-Bit Process: True
  963. User Interactive: True
  964. Processor count: 1
  965. Program data path: /var/lib/emby
  966. Application directory: /opt/emby-server/system
  967. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
  968. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  969. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  970. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  971. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  972. --- End of stack trace from previous location where exception was thrown ---
  973. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  974. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  975. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  976. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  977. --- End of inner exception stack trace ---
  978. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  979. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  980. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  981. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  982. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  983. --- End of stack trace from previous location where exception was thrown ---
  984. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  985. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  986. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  987. --- End of stack trace from previous location where exception was thrown ---
  988. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  989. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  990. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  991. --- End of stack trace from previous location where exception was thrown ---
  992. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  993. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  994. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  995. --- End of stack trace from previous location where exception was thrown ---
  996. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  997. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  998. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  999. --- End of stack trace from previous location where exception was thrown ---
  1000. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1001. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1002. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  1003. --- End of stack trace from previous location where exception was thrown ---
  1004. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1005. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1006. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  1007. System.IO.IOException
  1008. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1009. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1010. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1011. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1012. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1013. --- End of stack trace from previous location where exception was thrown ---
  1014. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1015. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1016. at System.IO.Stream.<CopyToAsyncInternal>d__27.MoveNext()
  1017. --- End of stack trace from previous location where exception was thrown ---
  1018. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1019. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1020. at SocketHttpListener.Net.HttpResponseStream.<TransmitFileManaged>d__51.MoveNext()
  1021. --- End of stack trace from previous location where exception was thrown ---
  1022. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1023. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1024. at Emby.Server.Implementations.HttpServer.FileWriter.<WriteToAsync>d__57.MoveNext()
  1025. --- End of stack trace from previous location where exception was thrown ---
  1026. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1027. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1028. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  1029. --- End of stack trace from previous location where exception was thrown ---
  1030. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1031. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1032. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  1033. --- End of stack trace from previous location where exception was thrown ---
  1034. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1035. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1036. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  1037. InnerException: System.Net.Sockets.SocketException
  1038. System.Net.Sockets.SocketException (0x80004005): Broken pipe
  1039. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1040. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1041. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1042. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1043. --- End of stack trace from previous location where exception was thrown ---
  1044. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1045. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1046. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1047. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1048. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1049. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1050. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1051. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1052. --- End of stack trace from previous location where exception was thrown ---
  1053. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1054. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1055. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1056. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1057. 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&amp;itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90
  1058. 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
  1059. 2017-12-12 12:27:27.489 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/ed49b8aefaf29944d1f64695e92024e3/Images/Thumb?imageTag=4a4724dace3998005c85be1323461444&amp;itemId=ed49b8aefaf29944d1f64695e92024e3&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
  1060. 2017-12-12 12:27:27.493 Error HttpServer: Error processing request
  1061. *** Error Report ***
  1062. Version: 3.2.50.0
  1063. 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
  1064. Operating system: Unix 4.4.0.21
  1065. 64-Bit OS: True
  1066. 64-Bit Process: True
  1067. User Interactive: True
  1068. Processor count: 1
  1069. Program data path: /var/lib/emby
  1070. Application directory: /opt/emby-server/system
  1071. System.NullReferenceException: Object reference not set to an instance of an object.
  1072. at MediaBrowser.Api.Images.ImageService.GetImageInfo(ImageRequest request, IHasMetadata item)
  1073. at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasMetadata item, Boolean isHeadRequest)
  1074. at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
  1075. at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
  1076. --- End of stack trace from previous location where exception was thrown ---
  1077. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1078. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1079. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  1080. --- End of stack trace from previous location where exception was thrown ---
  1081. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1082. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1083. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  1084. System.NullReferenceException
  1085. at MediaBrowser.Api.Images.ImageService.GetImageInfo(ImageRequest request, IHasMetadata item)
  1086. at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasMetadata item, Boolean isHeadRequest)
  1087. at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
  1088. at Emby.Server.Implementations.Services.ServiceExecGeneral.<Execute>d__2.MoveNext()
  1089. --- End of stack trace from previous location where exception was thrown ---
  1090. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1091. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1092. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  1093. --- End of stack trace from previous location where exception was thrown ---
  1094. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1095. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1096. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  1097. 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&amp;itemId=ed49b8aefaf29944d1f64695e92024e3&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90
  1098. 2017-12-12 12:27:28.554 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/8c93e3bd79a7989ea33f4f7f78d1f9ad/Images/Primary?imageTag=3c550ec5d53b0c4052cab9bd7b0ff611&amp;itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
  1099. 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
  1100. 2017-12-12 12:27:28.731 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/a9407f92269eafac465ce79c3dceaf08/Images/Primary?imageTag=5fba4a4475e09ad892855378e9da6acb&amp;itemId=a9407f92269eafac465ce79c3dceaf08&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90. UserAgent: HeadBoard/1.0 iOS/11.2 AppleTV/11.2 model/AppleTV5,3 hwp/t7000 build/15K106 (3; dt:119)
  1101. 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
  1102. 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&amp;itemId=8c93e3bd79a7989ea33f4f7f78d1f9ad&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90
  1103. 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&amp;itemId=a9407f92269eafac465ce79c3dceaf08&amp;maxHeight=600&amp;addPlayedIndicator=false&amp;quality=90
  1104. 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.
  1105. 2017-12-12 13:02:53.791 Info TaskManager: IntervalTrigger fired for task: Convert media
  1106. 2017-12-12 13:02:53.794 Info TaskManager: Queueing task SyncConvertScheduledTask
  1107. 2017-12-12 13:02:53.794 Info TaskManager: Executing Convert media
  1108. 2017-12-12 13:02:53.795 Info TaskManager: Convert media Completed after 0 minute(s) and 0 seconds
  1109. 2017-12-12 13:02:53.841 Info ServerManager: Sending web socket message ScheduledTaskEnded
  1110. 2017-12-12 13:02:53.847 Info TaskManager: ExecuteQueuedTasks
  1111. 2017-12-12 13:41:04.114 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/serviceworker.js
  1112. 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
  1113. 2017-12-12 13:41:08.408 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/strings/it.json
  1114. 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
  1115. 2017-12-12 13:41:08.422 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/bower_components/emby-webcomponents/strings/it.json
  1116. 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
  1117. 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
  1118. 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
  1119. 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
  1120. 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
  1121. 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
  1122. 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
  1123. 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
  1124. 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
  1125. 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
  1126. 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
  1127. 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
  1128. 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
  1129. 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
  1130. 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
  1131. 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
  1132. 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
  1133. 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
  1134. 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
  1135. 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
  1136. 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
  1137. 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
  1138. 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
  1139. 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
  1140. 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
  1141. 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
  1142. 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
  1143. 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
  1144. 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
  1145. 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
  1146. 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
  1147. 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
  1148. 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
  1149. 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
  1150. 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
  1151. 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
  1152. 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
  1153. 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
  1154. 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
  1155. 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
  1156. 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
  1157. 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
  1158. 2017-12-12 13:41:43.349 Info HttpClient: GET: https://image.tmdb.org/t/p/original/jRLG8WHA77FXwYDGlW7caJOBRZc.jpg
  1159. 2017-12-12 13:41:43.455 Info ProviderManager: Saving image to /var/lib/emby/metadata/library/9c/9c3dbfc3171dc98c57fe2bb140695eed/backdrop.jpg
  1160. 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
  1161. 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
  1162. 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
  1163. 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
  1164. 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
  1165. 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
  1166. 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
  1167. 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
  1168. 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
  1169. 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
  1170. 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
  1171. 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
  1172. 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
  1173. 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
  1174. 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
  1175. 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
  1176. 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
  1177. 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
  1178. 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
  1179. 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
  1180. 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
  1181. 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
  1182. 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
  1183. 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
  1184. 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
  1185. 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
  1186. 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
  1187. 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
  1188. 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
  1189. 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
  1190. 2017-12-12 13:41:46.072 Info InstallationManager: Opening /var/lib/emby/cache/serverpackages.json
  1191. 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
  1192. 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
  1193. 2017-12-12 13:41:46.137 Info HttpClient: GetTempFileResponse url: https://www.mb3admin.com/admin/service/EmbyPackages.json
  1194. 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
  1195. 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
  1196. 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
  1197. 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
  1198. 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
  1199. 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
  1200. 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
  1201. 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
  1202. 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
  1203. 2017-12-12 13:41:52.883 Error HttpResultFactory: Error streaming data
  1204. *** Error Report ***
  1205. Version: 3.2.50.0
  1206. 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
  1207. Operating system: Unix 4.4.0.21
  1208. 64-Bit OS: True
  1209. 64-Bit Process: True
  1210. User Interactive: True
  1211. Processor count: 1
  1212. Program data path: /var/lib/emby
  1213. Application directory: /opt/emby-server/system
  1214. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
  1215. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1216. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1217. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1218. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1219. --- End of stack trace from previous location where exception was thrown ---
  1220. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1221. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1222. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1223. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1224. --- End of inner exception stack trace ---
  1225. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1226. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1227. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1228. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1229. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1230. --- End of stack trace from previous location where exception was thrown ---
  1231. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1232. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1233. at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
  1234. System.IO.IOException
  1235. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1236. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1237. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1238. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1239. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1240. --- End of stack trace from previous location where exception was thrown ---
  1241. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1242. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1243. at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
  1244. InnerException: System.Net.Sockets.SocketException
  1245. System.Net.Sockets.SocketException (0x80004005): Broken pipe
  1246. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1247. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1248. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1249. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1250. --- End of stack trace from previous location where exception was thrown ---
  1251. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1252. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1253. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1254. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1255. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1256. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1257. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1258. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1259. --- End of stack trace from previous location where exception was thrown ---
  1260. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1261. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1262. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1263. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1264. 2017-12-12 13:41:52.888 Error HttpServer: Error processing request
  1265. *** Error Report ***
  1266. Version: 3.2.50.0
  1267. 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
  1268. Operating system: Unix 4.4.0.21
  1269. 64-Bit OS: True
  1270. 64-Bit Process: True
  1271. User Interactive: True
  1272. Processor count: 1
  1273. Program data path: /var/lib/emby
  1274. Application directory: /opt/emby-server/system
  1275. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
  1276. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1277. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1278. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1279. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1280. --- End of stack trace from previous location where exception was thrown ---
  1281. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1282. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1283. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1284. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1285. --- End of inner exception stack trace ---
  1286. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1287. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1288. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1289. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1290. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1291. --- End of stack trace from previous location where exception was thrown ---
  1292. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1293. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1294. at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
  1295. --- End of stack trace from previous location where exception was thrown ---
  1296. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1297. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1298. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  1299. --- End of stack trace from previous location where exception was thrown ---
  1300. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1301. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1302. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  1303. --- End of stack trace from previous location where exception was thrown ---
  1304. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1305. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1306. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  1307. System.IO.IOException
  1308. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1309. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1310. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1311. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1312. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1313. --- End of stack trace from previous location where exception was thrown ---
  1314. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1315. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1316. at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
  1317. --- End of stack trace from previous location where exception was thrown ---
  1318. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1319. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1320. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  1321. --- End of stack trace from previous location where exception was thrown ---
  1322. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1323. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1324. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  1325. --- End of stack trace from previous location where exception was thrown ---
  1326. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1327. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1328. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  1329. InnerException: System.Net.Sockets.SocketException
  1330. System.Net.Sockets.SocketException (0x80004005): Broken pipe
  1331. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1332. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1333. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1334. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1335. --- End of stack trace from previous location where exception was thrown ---
  1336. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1337. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1338. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1339. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1340. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1341. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1342. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1343. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1344. --- End of stack trace from previous location where exception was thrown ---
  1345. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1346. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1347. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1348. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1349. 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
  1350. 2017-12-12 13:41:52.950 Error HttpResultFactory: Error streaming data
  1351. *** Error Report ***
  1352. Version: 3.2.50.0
  1353. 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
  1354. Operating system: Unix 4.4.0.21
  1355. 64-Bit OS: True
  1356. 64-Bit Process: True
  1357. User Interactive: True
  1358. Processor count: 1
  1359. Program data path: /var/lib/emby
  1360. Application directory: /opt/emby-server/system
  1361. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
  1362. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1363. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1364. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1365. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1366. --- End of stack trace from previous location where exception was thrown ---
  1367. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1368. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1369. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1370. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1371. --- End of inner exception stack trace ---
  1372. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1373. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1374. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1375. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1376. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1377. --- End of stack trace from previous location where exception was thrown ---
  1378. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1379. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1380. at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
  1381. System.IO.IOException
  1382. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1383. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1384. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1385. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1386. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1387. --- End of stack trace from previous location where exception was thrown ---
  1388. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1389. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1390. at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
  1391. InnerException: System.Net.Sockets.SocketException
  1392. System.Net.Sockets.SocketException (0x80004005): Broken pipe
  1393. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1394. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1395. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1396. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1397. --- End of stack trace from previous location where exception was thrown ---
  1398. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1399. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1400. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1401. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1402. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1403. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1404. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1405. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1406. --- End of stack trace from previous location where exception was thrown ---
  1407. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1408. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1409. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1410. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1411. 2017-12-12 13:41:52.959 Error HttpServer: Error processing request
  1412. *** Error Report ***
  1413. Version: 3.2.50.0
  1414. 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
  1415. Operating system: Unix 4.4.0.21
  1416. 64-Bit OS: True
  1417. 64-Bit Process: True
  1418. User Interactive: True
  1419. Processor count: 1
  1420. Program data path: /var/lib/emby
  1421. Application directory: /opt/emby-server/system
  1422. System.IO.IOException: The write operation failed, see inner exception. ---> System.Net.Sockets.SocketException: Broken pipe
  1423. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1424. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1425. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1426. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1427. --- End of stack trace from previous location where exception was thrown ---
  1428. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1429. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1430. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1431. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1432. --- End of inner exception stack trace ---
  1433. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1434. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1435. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1436. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1437. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1438. --- End of stack trace from previous location where exception was thrown ---
  1439. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1440. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1441. at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
  1442. --- End of stack trace from previous location where exception was thrown ---
  1443. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1444. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1445. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  1446. --- End of stack trace from previous location where exception was thrown ---
  1447. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1448. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1449. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  1450. --- End of stack trace from previous location where exception was thrown ---
  1451. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1452. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1453. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  1454. System.IO.IOException
  1455. at System.Net.Security.SslStreamInternal.EndWrite(IAsyncResult asyncResult)
  1456. at System.Net.Security.SslStream.EndWrite(IAsyncResult asyncResult)
  1457. at SocketHttpListener.Net.HttpResponseStream.EndWriteCore(IAsyncResult asyncResult)
  1458. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1459. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1460. --- End of stack trace from previous location where exception was thrown ---
  1461. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1462. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1463. at Emby.Server.Implementations.HttpServer.StreamWriter.<WriteToAsync>d__26.MoveNext()
  1464. --- End of stack trace from previous location where exception was thrown ---
  1465. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1466. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1467. at Emby.Server.Implementations.Services.ResponseHelper.<WriteToResponse>d__0.MoveNext()
  1468. --- End of stack trace from previous location where exception was thrown ---
  1469. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1470. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1471. at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
  1472. --- End of stack trace from previous location where exception was thrown ---
  1473. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1474. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1475. at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__72.MoveNext()
  1476. InnerException: System.Net.Sockets.SocketException
  1477. System.Net.Sockets.SocketException (0x80004005): Broken pipe
  1478. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1479. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1480. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1481. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1482. --- End of stack trace from previous location where exception was thrown ---
  1483. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1484. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1485. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1486. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1487. at System.Net.Sockets.Socket.EndSend(IAsyncResult asyncResult)
  1488. at SocketHttpListener.SocketStream.EndWrite(IAsyncResult asyncResult)
  1489. at System.IO.Stream.<>c.<BeginEndWriteAsync>b__55_1(Stream stream, IAsyncResult asyncResult)
  1490. at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
  1491. --- End of stack trace from previous location where exception was thrown ---
  1492. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  1493. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  1494. at System.Threading.Tasks.TaskToApm.End(IAsyncResult asyncResult)
  1495. at System.Net.Security.SslStreamInternal.WriteCallback(IAsyncResult transportResult)
  1496. 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
  1497. 2017-12-12 13:42:08.425 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/dashboard/cinemamodeconfiguration.js
  1498. 2017-12-12 13:42:08.654 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/legacy/fnchecked.js
  1499. 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
  1500. 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
  1501. 2017-12-12 13:42:17.447 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/streamingsettings.js
  1502. 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
  1503. 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
  1504. 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
  1505. 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
  1506. 2017-12-12 13:42:34.316 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/metadatasubtitles.js
  1507. 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
  1508. 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
  1509. 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
  1510. 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
  1511. 2017-12-12 13:42:36.100 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/medialibrarypage.js
  1512. 2017-12-12 13:42:36.397 Info HttpResultFactory: Transmit file /opt/emby-server/system/dashboard-ui/scripts/taskbutton.js
  1513. 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
  1514. 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
  1515. 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
  1516. 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
  1517. 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
  1518. 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
  1519. 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
  1520. 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
  1521. 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
  1522. 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
  1523. 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
  1524. 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
  1525. 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
  1526. 2017-12-12 13:42:43.663 Info HttpResultFactory: Transmit file /var/lib/emby/logs/ffmpeg-transcode-ce41fec1-78af-45dc-a371-45b7b8e26cc3.txt
  1527. 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
  1528. 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