1. 2018-03-19 21:04:25.281 Error HttpServer: Error in ProcessAccept
  2. *** Error Report ***
  3. Version: 3.3.1.0
  4. Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
  5. Operating system: Unix 4.4.0.116
  6. 64-Bit OS: True
  7. 64-Bit Process: True
  8. User Interactive: True
  9. Processor count: 2
  10. Program data path: /var/lib/emby
  11. Application directory: /opt/emby-server/system
  12. System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
  13. --- End of inner exception stack trace ---
  14. at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, Byte[] recvBuf, Int32 recvOffset, Int32 recvCount, Byte[]& sendBuf, Int32& sendCount)
  15. at System.Net.Security.SslStreamPal.HandshakeInternal(SafeFreeCredentials credential, SafeDeleteContext& context, SecurityBuffer inputBuffer, SecurityBuffer outputBuffer, Boolean isServer, Boolean remoteCertRequired)
  16. --- End of inner exception stack trace ---
  17. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  18. at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, ExceptionDispatchInfo exception)
  19. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  20. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  21. at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  22. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  23. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  24. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  25. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  26. at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  27. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  28. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  29. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  30. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  31. at System.Net.Security.SslStream.AuthenticateAsServer(X509Certificate serverCertificate, Boolean clientCertificateRequired, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation)
  32. at SocketHttpListener.Net.HttpConnection..ctor(ILogger logger, Socket socket, EndPointListener epl, Boolean secure, X509Certificate cert, ICryptoProvider cryptoProvider, IMemoryStreamFactory memoryStreamFactory, ITextEncoding textEncoding, IFileSystem fileSystem, IEnvironmentInfo environment)
  33. at SocketHttpListener.Net.EndPointListener.ProcessAccept(Socket accepted)
  34. System.Security.Authentication.AuthenticationException
  35. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  36. at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, ExceptionDispatchInfo exception)
  37. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  38. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  39. at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  40. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  41. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  42. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  43. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  44. at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  45. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  46. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  47. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  48. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  49. at System.Net.Security.SslStream.AuthenticateAsServer(X509Certificate serverCertificate, Boolean clientCertificateRequired, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation)
  50. at SocketHttpListener.Net.HttpConnection..ctor(ILogger logger, Socket socket, EndPointListener epl, Boolean secure, X509Certificate cert, ICryptoProvider cryptoProvider, IMemoryStreamFactory memoryStreamFactory, ITextEncoding textEncoding, IFileSystem fileSystem, IEnvironmentInfo environment)
  51. at SocketHttpListener.Net.EndPointListener.ProcessAccept(Socket accepted)
  52. InnerException: Interop+OpenSsl+SslException
  53. Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
  54. --- End of inner exception stack trace ---
  55. at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, Byte[] recvBuf, Int32 recvOffset, Int32 recvCount, Byte[]& sendBuf, Int32& sendCount)
  56. at System.Net.Security.SslStreamPal.HandshakeInternal(SafeFreeCredentials credential, SafeDeleteContext& context, SecurityBuffer inputBuffer, SecurityBuffer outputBuffer, Boolean isServer, Boolean remoteCertRequired)
  57. at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, Byte[] recvBuf, Int32 recvOffset, Int32 recvCount, Byte[]& sendBuf, Int32& sendCount)
  58. at System.Net.Security.SslStreamPal.HandshakeInternal(SafeFreeCredentials credential, SafeDeleteContext& context, SecurityBuffer inputBuffer, SecurityBuffer outputBuffer, Boolean isServer, Boolean remoteCertRequired)
  59. InnerException: Interop+Crypto+OpenSslCryptographicException
  60. Interop+Crypto+OpenSslCryptographicException: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
  61. 2018-03-19 21:04:26.724 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/system/info/public?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 7.0; SM-G925F Build/NRD90M)
  62. 2018-03-19 21:04:26.861 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 137ms. https://fabioseed.no-ip.info:8920/emby/system/info/public?format=json
  63. 2018-03-19 21:07:58.079 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  64. 2018-03-19 21:07:59.181 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 1103ms (slow). https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000
  65. 2018-03-19 21:07:59.360 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=1000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  66. 2018-03-19 21:07:59.837 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 477ms. https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=1000000
  67. 2018-03-19 21:08:12.768 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/system/info/public. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  68. 2018-03-19 21:08:12.771 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/system/info/public
  69. 2018-03-19 21:08:12.895 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Connect/Exchange?format=json&ConnectUserId=50647. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  70. 2018-03-19 21:08:12.897 Info SessionManager: Reissuing access token: af28555ea7714761990483f3de12f874
  71. 2018-03-19 21:08:12.899 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 5ms. https://fabioseed.no-ip.info:8920/emby/Connect/Exchange?format=json&ConnectUserId=50647
  72. 2018-03-19 21:08:13.022 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Info. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  73. 2018-03-19 21:08:13.474 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 453ms. https://fabioseed.no-ip.info:8920/emby/System/Info
  74. 2018-03-19 21:08:13.594 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/users/3a98e14310784e3a937491daad67a313. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  75. 2018-03-19 21:08:13.596 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/users/3a98e14310784e3a937491daad67a313
  76. 2018-03-19 21:08:13.735 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=3a98e14310784e3a937491daad67a313&client=emby. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  77. 2018-03-19 21:08:13.739 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=3a98e14310784e3a937491daad67a313&client=emby
  78. 2018-03-19 21:08:14.313 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Sessions/Capabilities/Full. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  79. 2018-03-19 21:08:14.314 Error HttpServer: Could not find handler for /emby/Sessions/Capabilities/Full
  80. 2018-03-19 21:08:14.315 Info HttpServer: HTTP Response 404 to 82.50.190.200. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/Sessions/Capabilities/Full
  81. 2018-03-19 21:08:14.735 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  82. 2018-03-19 21:08:14.737 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313
  83. 2018-03-19 21:08:14.867 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=3a98e14310784e3a937491daad67a313&client=emby. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  84. 2018-03-19 21:08:14.869 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/DisplayPreferences/usersettings?userId=3a98e14310784e3a937491daad67a313&client=emby
  85. 2018-03-19 21:08:15.911 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Views?0=3&1=a&2=9&3=8&4=e&5=1&6=4&7=3&8=1&9=0&10=7&11=8&12=4&13=e&14=3&15=a&16=9&17=3&18=7&19=4&20=9&21=1&22=d&23=a&24=a&25=d&26=6&27=7&28=a&29=3&30=1&31=3. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  86. 2018-03-19 21:08:16.109 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 199ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Views?0=3&1=a&2=9&3=8&4=e&5=1&6=4&7=3&8=1&9=0&10=7&11=8&12=4&13=e&14=3&15=a&16=9&17=3&18=7&19=4&20=9&21=1&22=d&23=a&24=a&25=d&26=6&27=7&28=a&29=3&30=1&31=3
  87. 2018-03-19 21:08:16.239 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Resume?recursive=true&ImageTypeLimit=1&enableImageTypes=Primary%2CThumb&fields=PrimaryImageAspectRatio%2CParentId&MediaTypes=Video&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  88. 2018-03-19 21:08:16.283 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 44ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Resume?recursive=true&ImageTypeLimit=1&enableImageTypes=Primary%2CThumb&fields=PrimaryImageAspectRatio%2CParentId&MediaTypes=Video&limit=40
  89. 2018-03-19 21:08:16.410 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=40&fields=PrimaryImageAspectRatio%2CParentId. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  90. 2018-03-19 21:08:16.854 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 443ms. https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=40&fields=PrimaryImageAspectRatio%2CParentId
  91. 2018-03-19 21:08:17.041 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=253bc9fc2ae4cb0a47d99e75b7e36923&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  92. 2018-03-19 21:08:17.088 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 48ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=253bc9fc2ae4cb0a47d99e75b7e36923&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40
  93. 2018-03-19 21:08:17.234 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=c0b680b207eb840b9015ec3d3552d1cd&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  94. 2018-03-19 21:08:18.662 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 1428ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=c0b680b207eb840b9015ec3d3552d1cd&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40
  95. 2018-03-19 21:08:19.722 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/System/Endpoint. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  96. 2018-03-19 21:08:19.727 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/System/Endpoint
  97. 2018-03-19 21:08:19.851 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  98. 2018-03-19 21:08:20.055 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/3c3709c28efde3b358d68cd3fb2dc832/Images/Thumb?imageTag=09f825397ff83fe80c188cd42b7e5d72&itemId=3c3709c28efde3b358d68cd3fb2dc832&maxHeight=221&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  99. 2018-03-19 21:08:20.146 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 295ms. https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=500000
  100. 2018-03-19 21:08:20.278 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/e/e9067c5e-a81d-2801-2f83-6480d89cfc88.jpg
  101. 2018-03-19 21:08:20.356 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 301ms. https://fabioseed.no-ip.info:8920/emby/Items/3c3709c28efde3b358d68cd3fb2dc832/Images/Thumb?imageTag=09f825397ff83fe80c188cd42b7e5d72&itemId=3c3709c28efde3b358d68cd3fb2dc832&maxHeight=221&quality=85
  102. 2018-03-19 21:08:20.423 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=1000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  103. 2018-03-19 21:08:20.587 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/b535019cd44dee60756e281fa73315e8/Images/Primary?imageTag=58444e1385ee41a351d1bd8cfc79829b&itemId=b535019cd44dee60756e281fa73315e8&maxHeight=255&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  104. 2018-03-19 21:08:21.075 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 652ms. https://fabioseed.no-ip.info:8920/emby/Playback/BitrateTest?Size=1000000
  105. 2018-03-19 21:08:21.273 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/6/6c2b6929-23d4-b11a-e266-353cd478bcbc.jpg
  106. 2018-03-19 21:08:21.274 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 687ms. https://fabioseed.no-ip.info:8920/emby/Items/b535019cd44dee60756e281fa73315e8/Images/Primary?imageTag=58444e1385ee41a351d1bd8cfc79829b&itemId=b535019cd44dee60756e281fa73315e8&maxHeight=255&quality=85
  107. 2018-03-19 21:08:24.739 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/6d89a3c793068ab5d0fe22ea7d235c3b. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  108. 2018-03-19 21:08:27.151 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2413ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/6d89a3c793068ab5d0fe22ea7d235c3b
  109. 2018-03-19 21:08:27.288 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/ThemeMedia?userId=3a98e14310784e3a937491daad67a313&InheritFromParent=true. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  110. 2018-03-19 21:08:27.292 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/ThemeMedia?userId=3a98e14310784e3a937491daad67a313&InheritFromParent=true
  111. 2018-03-19 21:08:27.428 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  112. 2018-03-19 21:08:27.495 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 67ms. https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000
  113. 2018-03-19 21:08:27.630 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/Similar?itemId=6d89a3c793068ab5d0fe22ea7d235c3b&parentId=3600857bc64efdf9530bbc076719c854&fields=PrimaryImageAspectRatio%2CParentId&limit=20&includeItemTypes=Movie&userId=3a98e14310784e3a937491daad67a313. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  114. 2018-03-19 21:08:27.758 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 129ms. https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/Similar?itemId=6d89a3c793068ab5d0fe22ea7d235c3b&parentId=3600857bc64efdf9530bbc076719c854&fields=PrimaryImageAspectRatio%2CParentId&limit=20&includeItemTypes=Movie&userId=3a98e14310784e3a937491daad67a313
  115. 2018-03-19 21:08:28.217 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/Images/backdrop/0?maxHeight=720&foregroundLayer=0.50&quality=80. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  116. 2018-03-19 21:08:28.377 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/f/f01bc630-075d-4990-b41f-0cb4d9fe69b8.jpg
  117. 2018-03-19 21:08:28.434 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 217ms. https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/Images/backdrop/0?maxHeight=720&foregroundLayer=0.50&quality=80
  118. 2018-03-19 21:08:28.778 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/Images/Primary?imageTag=2f083e15c43e112c9c6802c2eaf85bdc&itemId=6d89a3c793068ab5d0fe22ea7d235c3b&maxHeight=510&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  119. 2018-03-19 21:08:28.798 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/9e55539d3adac64f6f92a1370bb372cd/Images/Primary?imageTag=c8b1615f682771604144c45cc6f5733c&itemId=9e55539d3adac64f6f92a1370bb372cd&maxHeight=255&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  120. 2018-03-19 21:08:28.806 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/4/4aa1acfe-3d22-a510-76be-b38df87d2fb8.jpg
  121. 2018-03-19 21:08:28.843 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 65ms. https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/Images/Primary?imageTag=2f083e15c43e112c9c6802c2eaf85bdc&itemId=6d89a3c793068ab5d0fe22ea7d235c3b&maxHeight=510&quality=85
  122. 2018-03-19 21:08:28.888 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/1/10fa7ddf-dc03-5790-022e-095e54d53c6c.jpg
  123. 2018-03-19 21:08:28.906 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 108ms. https://fabioseed.no-ip.info:8920/emby/Items/9e55539d3adac64f6f92a1370bb372cd/Images/Primary?imageTag=c8b1615f682771604144c45cc6f5733c&itemId=9e55539d3adac64f6f92a1370bb372cd&maxHeight=255&quality=85
  124. 2018-03-19 21:08:28.919 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/183639814022ef8d2b9fbfcc87a13a0d/Images/Primary?imageTag=0961a585334e220df812d8e430dc2c52&itemId=183639814022ef8d2b9fbfcc87a13a0d&maxHeight=255&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  125. 2018-03-19 21:08:28.938 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/3/3045491b-970a-bd9d-0848-bd86a5cd93dd.jpg
  126. 2018-03-19 21:08:28.999 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 80ms. https://fabioseed.no-ip.info:8920/emby/Items/183639814022ef8d2b9fbfcc87a13a0d/Images/Primary?imageTag=0961a585334e220df812d8e430dc2c52&itemId=183639814022ef8d2b9fbfcc87a13a0d&maxHeight=255&quality=85
  127. 2018-03-19 21:08:29.050 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/66f8a66af087598808dd9094f79f19d6/Images/Primary?imageTag=c75452f31f8628f0519a3f3afc13ca8b&itemId=66f8a66af087598808dd9094f79f19d6&maxHeight=255&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  128. 2018-03-19 21:08:29.085 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/0/07f0b7dc-bd7f-2def-17f7-6d60f1c1db85.jpg
  129. 2018-03-19 21:08:29.095 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 45ms. https://fabioseed.no-ip.info:8920/emby/Items/66f8a66af087598808dd9094f79f19d6/Images/Primary?imageTag=c75452f31f8628f0519a3f3afc13ca8b&itemId=66f8a66af087598808dd9094f79f19d6&maxHeight=255&quality=85
  130. 2018-03-19 21:08:29.096 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/882abb35903bc75e7a69e6ab7d629bbb/Images/Primary?imageTag=6e36a70a03972f93bf2b34d5baecb637&itemId=882abb35903bc75e7a69e6ab7d629bbb&maxHeight=255&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  131. 2018-03-19 21:08:29.133 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/d/d5a12a18-7cb3-b8b8-975d-a532681e1cdf.jpg
  132. 2018-03-19 21:08:29.211 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 115ms. https://fabioseed.no-ip.info:8920/emby/Items/882abb35903bc75e7a69e6ab7d629bbb/Images/Primary?imageTag=6e36a70a03972f93bf2b34d5baecb637&itemId=882abb35903bc75e7a69e6ab7d629bbb&maxHeight=255&quality=85
  133. 2018-03-19 21:08:29.264 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/d6ba0a49f810d16ce59d133467b381d5/Images/Primary?imageTag=245c1d434c06634213188794ba353b86&itemId=d6ba0a49f810d16ce59d133467b381d5&maxHeight=255&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  134. 2018-03-19 21:08:29.273 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/0/057394ee-a678-9a5b-01a7-f6037a82bea8.jpg
  135. 2018-03-19 21:08:29.273 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 10ms. https://fabioseed.no-ip.info:8920/emby/Items/d6ba0a49f810d16ce59d133467b381d5/Images/Primary?imageTag=245c1d434c06634213188794ba353b86&itemId=d6ba0a49f810d16ce59d133467b381d5&maxHeight=255&quality=85
  136. 2018-03-19 21:08:29.280 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/5160d7fabb49e40a28c83d0bd8fcc196/Images/Primary?imageTag=0dcac5da88b48717a46c8245e0fa38be&itemId=5160d7fabb49e40a28c83d0bd8fcc196&maxHeight=255&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  137. 2018-03-19 21:08:29.361 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/9/9689de6d-5824-0f2b-07ea-4523aaa2e994.jpg
  138. 2018-03-19 21:08:29.361 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 82ms. https://fabioseed.no-ip.info:8920/emby/Items/5160d7fabb49e40a28c83d0bd8fcc196/Images/Primary?imageTag=0dcac5da88b48717a46c8245e0fa38be&itemId=5160d7fabb49e40a28c83d0bd8fcc196&maxHeight=255&quality=85
  139. 2018-03-19 21:08:29.382 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/85c606a46c3655304a17e09a778a0ed8/Images/Primary?imageTag=26eb7c4a9ef76354272a09889a27f0c8&itemId=85c606a46c3655304a17e09a778a0ed8&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  140. 2018-03-19 21:08:29.383 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/4/4dfc4d2c-de76-6855-7397-ef61350c62c2.jpg
  141. 2018-03-19 21:08:29.388 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/e96ce8472d956008efaf9f7acc345dc9/Images/Primary?imageTag=6d1c562e02a93adf80aa811269047a75&itemId=e96ce8472d956008efaf9f7acc345dc9&maxHeight=255&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  142. 2018-03-19 21:08:29.423 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 41ms. https://fabioseed.no-ip.info:8920/emby/Items/85c606a46c3655304a17e09a778a0ed8/Images/Primary?imageTag=26eb7c4a9ef76354272a09889a27f0c8&itemId=85c606a46c3655304a17e09a778a0ed8&maxHeight=187&quality=85
  143. 2018-03-19 21:08:29.700 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/9/97c09022-f696-4cbe-2e84-0a1750826b8d.jpg
  144. 2018-03-19 21:08:29.701 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 314ms. https://fabioseed.no-ip.info:8920/emby/Items/e96ce8472d956008efaf9f7acc345dc9/Images/Primary?imageTag=6d1c562e02a93adf80aa811269047a75&itemId=e96ce8472d956008efaf9f7acc345dc9&maxHeight=255&quality=85
  145. 2018-03-19 21:08:29.702 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/a195855e0e53a0aa71967b44649b54b7/Images/Primary?imageTag=016c56f38239272be2046f8af5070872&itemId=a195855e0e53a0aa71967b44649b54b7&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  146. 2018-03-19 21:08:29.737 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/7/73725de9-d402-82f2-3f5e-cf1937091462.jpg
  147. 2018-03-19 21:08:29.767 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 65ms. https://fabioseed.no-ip.info:8920/emby/Items/a195855e0e53a0aa71967b44649b54b7/Images/Primary?imageTag=016c56f38239272be2046f8af5070872&itemId=a195855e0e53a0aa71967b44649b54b7&maxHeight=187&quality=85
  148. 2018-03-19 21:08:29.768 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/7587043950e39a861824970e5e1ccd09/Images/Primary?imageTag=44ff3ea0236b5f1d128051ef1e75d011&itemId=7587043950e39a861824970e5e1ccd09&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  149. 2018-03-19 21:08:29.787 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/6/602c1f57-2188-8eaa-26e6-52e94eb34015.jpg
  150. 2018-03-19 21:08:29.791 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 24ms. https://fabioseed.no-ip.info:8920/emby/Items/7587043950e39a861824970e5e1ccd09/Images/Primary?imageTag=44ff3ea0236b5f1d128051ef1e75d011&itemId=7587043950e39a861824970e5e1ccd09&maxHeight=187&quality=85
  151. 2018-03-19 21:08:29.882 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/efcb414926b8703f12887d4e11e05c6a/Images/Primary?imageTag=582e83c5c6dab18d74524a8114f92d9e&itemId=efcb414926b8703f12887d4e11e05c6a&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  152. 2018-03-19 21:08:29.904 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/9799439eb599bb6a3b4f6ad57a5339d7/Images/Primary?imageTag=1d01734fa3976dfd9636b1303c0896c8&itemId=9799439eb599bb6a3b4f6ad57a5339d7&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  153. 2018-03-19 21:08:29.906 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/e/e42ea8f6-56a6-fdef-35e7-887c2a0cc34b.jpg
  154. 2018-03-19 21:08:29.906 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/Items/9799439eb599bb6a3b4f6ad57a5339d7/Images/Primary?imageTag=1d01734fa3976dfd9636b1303c0896c8&itemId=9799439eb599bb6a3b4f6ad57a5339d7&maxHeight=187&quality=85
  155. 2018-03-19 21:08:29.927 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/b/b3d77f4d-a793-dbd3-a7a5-3ad0a18f91b3.jpg
  156. 2018-03-19 21:08:29.933 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/409e1b2a7ed6a89b5c87388201a0f9a5/Images/Primary?imageTag=a4572b31b82ff29ced9294fe01a895df&itemId=409e1b2a7ed6a89b5c87388201a0f9a5&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  157. 2018-03-19 21:08:29.939 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/52483d88a0f88de5896b2dd7e832b4f8/Images/Primary?imageTag=38cdd310e7ac562512db2b225ae6126c&itemId=52483d88a0f88de5896b2dd7e832b4f8&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  158. 2018-03-19 21:08:29.941 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/6/620325b0-fa74-85df-5bcc-9fb979a7ef62.jpg
  159. 2018-03-19 21:08:29.951 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 12ms. https://fabioseed.no-ip.info:8920/emby/Items/52483d88a0f88de5896b2dd7e832b4f8/Images/Primary?imageTag=38cdd310e7ac562512db2b225ae6126c&itemId=52483d88a0f88de5896b2dd7e832b4f8&maxHeight=187&quality=85
  160. 2018-03-19 21:08:29.988 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 106ms. https://fabioseed.no-ip.info:8920/emby/Items/efcb414926b8703f12887d4e11e05c6a/Images/Primary?imageTag=582e83c5c6dab18d74524a8114f92d9e&itemId=efcb414926b8703f12887d4e11e05c6a&maxHeight=187&quality=85
  161. 2018-03-19 21:08:30.010 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/a/aa063474-ae9a-e047-381f-555440268155.jpg
  162. 2018-03-19 21:08:30.019 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 86ms. https://fabioseed.no-ip.info:8920/emby/Items/409e1b2a7ed6a89b5c87388201a0f9a5/Images/Primary?imageTag=a4572b31b82ff29ced9294fe01a895df&itemId=409e1b2a7ed6a89b5c87388201a0f9a5&maxHeight=187&quality=85
  163. 2018-03-19 21:08:30.022 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/ae531b9eb86ab5b53add981cb1be22d7/Images/Primary?imageTag=1bf4c7da51ea2555af98feeaf368ec7c&itemId=ae531b9eb86ab5b53add981cb1be22d7&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  164. 2018-03-19 21:08:30.023 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/0/005e92a1-3a44-0e0e-db3b-f1a0128604b0.jpg
  165. 2018-03-19 21:08:30.056 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 34ms. https://fabioseed.no-ip.info:8920/emby/Items/ae531b9eb86ab5b53add981cb1be22d7/Images/Primary?imageTag=1bf4c7da51ea2555af98feeaf368ec7c&itemId=ae531b9eb86ab5b53add981cb1be22d7&maxHeight=187&quality=85
  166. 2018-03-19 21:08:30.622 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  167. 2018-03-19 21:08:30.628 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000
  168. 2018-03-19 21:08:31.408 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Videos/6d89a3c793068ab5d0fe22ea7d235c3b/stream.mkv,webm?Static=true&mediaSourceId=6d89a3c793068ab5d0fe22ea7d235c3b&deviceId=EC5718F2-D3EA-4AD1-B8EF-73AE3711875B&Tag=4f8c4b65c1b9baefd33a4b0f609b1ce3. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=4069AB9E-A57D-4489-9E80-13D6B625D9A7, Range=bytes=0-1, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K600 (Apple TV; U; CPU OS 11_2_6 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
  169. 2018-03-19 21:08:31.409 Error HttpServer: Could not find handler for /emby/Videos/6d89a3c793068ab5d0fe22ea7d235c3b/stream.mkv,webm
  170. 2018-03-19 21:08:31.410 Info HttpServer: HTTP Response 404 to 82.50.190.200. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Videos/6d89a3c793068ab5d0fe22ea7d235c3b/stream.mkv,webm?Static=true&mediaSourceId=6d89a3c793068ab5d0fe22ea7d235c3b&deviceId=EC5718F2-D3EA-4AD1-B8EF-73AE3711875B&Tag=4f8c4b65c1b9baefd33a4b0f609b1ce3
  171. 2018-03-19 21:08:31.607 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Sessions/Playing/Stopped. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  172. 2018-03-19 21:08:31.607 Error HttpServer: Could not find handler for /emby/Sessions/Playing/Stopped
  173. 2018-03-19 21:08:31.608 Info HttpServer: HTTP Response 404 to 82.50.190.200. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Sessions/Playing/Stopped
  174. 2018-03-19 21:08:31.612 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=2&excludeLocationTypes=Virtual. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  175. 2018-03-19 21:08:31.721 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 110ms. https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=2&excludeLocationTypes=Virtual
  176. 2018-03-19 21:08:31.855 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items?recursive=true&limit=1&includeItemTypes=Movie&filters=IsResumable&sortBy=DatePlayed&sortOrder=Descending. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  177. 2018-03-19 21:08:33.866 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2011ms (slow). https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items?recursive=true&limit=1&includeItemTypes=Movie&filters=IsResumable&sortBy=DatePlayed&sortOrder=Descending
  178. 2018-03-19 21:08:33.992 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items?recursive=true&limit=4&includeItemTypes=Movie&filters=IsUnplayed&sortBy=DateCreated&sortOrder=Descending. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  179. 2018-03-19 21:08:34.018 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 27ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items?recursive=true&limit=4&includeItemTypes=Movie&filters=IsUnplayed&sortBy=DateCreated&sortOrder=Descending
  180. 2018-03-19 21:09:29.982 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/6d89a3c793068ab5d0fe22ea7d235c3b. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  181. 2018-03-19 21:09:29.995 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 14ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/6d89a3c793068ab5d0fe22ea7d235c3b
  182. 2018-03-19 21:09:30.368 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=253bc9fc2ae4cb0a47d99e75b7e36923&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  183. 2018-03-19 21:09:30.473 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 105ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=253bc9fc2ae4cb0a47d99e75b7e36923&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40
  184. 2018-03-19 21:09:31.068 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/ThemeMedia?userId=3a98e14310784e3a937491daad67a313&InheritFromParent=true. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  185. 2018-03-19 21:09:31.071 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/ThemeMedia?userId=3a98e14310784e3a937491daad67a313&InheritFromParent=true
  186. 2018-03-19 21:09:31.155 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Resume?recursive=true&ImageTypeLimit=1&enableImageTypes=Primary%2CThumb&fields=PrimaryImageAspectRatio%2CParentId&MediaTypes=Video&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  187. 2018-03-19 21:09:31.199 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 45ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Resume?recursive=true&ImageTypeLimit=1&enableImageTypes=Primary%2CThumb&fields=PrimaryImageAspectRatio%2CParentId&MediaTypes=Video&limit=40
  188. 2018-03-19 21:09:31.721 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  189. 2018-03-19 21:09:31.725 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/Items/6d89a3c793068ab5d0fe22ea7d235c3b/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000
  190. 2018-03-19 21:09:31.725 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=c0b680b207eb840b9015ec3d3552d1cd&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  191. 2018-03-19 21:09:31.796 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 71ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=c0b680b207eb840b9015ec3d3552d1cd&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40
  192. 2018-03-19 21:09:31.982 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=40&fields=PrimaryImageAspectRatio%2CParentId. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  193. 2018-03-19 21:09:32.091 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 109ms. https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=40&fields=PrimaryImageAspectRatio%2CParentId
  194. 2018-03-19 21:09:32.520 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/f2690e65e43ab7842063d701399d6edf. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  195. 2018-03-19 21:09:32.816 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 296ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/f2690e65e43ab7842063d701399d6edf
  196. 2018-03-19 21:09:32.940 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/ThemeMedia?userId=3a98e14310784e3a937491daad67a313&InheritFromParent=true. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  197. 2018-03-19 21:09:32.942 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/ThemeMedia?userId=3a98e14310784e3a937491daad67a313&InheritFromParent=true
  198. 2018-03-19 21:09:33.065 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  199. 2018-03-19 21:09:33.069 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000
  200. 2018-03-19 21:09:33.196 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/f2690e65e43ab7842063d701399d6edf/Episodes?userId=3a98e14310784e3a937491daad67a313&seasonId=b2fa2d163651eccdee44ad3c32b6e30c&startIndex=11&fields=PrimaryImageAspectRatio%2CParentId. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  201. 2018-03-19 21:09:35.036 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 1841ms (slow). https://fabioseed.no-ip.info:8920/emby/Shows/f2690e65e43ab7842063d701399d6edf/Episodes?userId=3a98e14310784e3a937491daad67a313&seasonId=b2fa2d163651eccdee44ad3c32b6e30c&startIndex=11&fields=PrimaryImageAspectRatio%2CParentId
  202. 2018-03-19 21:09:36.009 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/1951af3c436f0623ebed551b15044091/Images/backdrop/0?maxHeight=720&foregroundLayer=0.50&quality=80. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  203. 2018-03-19 21:09:36.470 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/5/54bb2e6c-4f2c-33bb-93b8-267a8a686001.jpg
  204. 2018-03-19 21:09:36.570 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 564ms. https://fabioseed.no-ip.info:8920/emby/Items/1951af3c436f0623ebed551b15044091/Images/backdrop/0?maxHeight=720&foregroundLayer=0.50&quality=80
  205. 2018-03-19 21:09:36.869 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/Images/Primary?imageTag=e0e125ee488271e886a051911749c01a&itemId=f2690e65e43ab7842063d701399d6edf&maxHeight=510&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  206. 2018-03-19 21:09:36.874 Info HttpClient: GET https://www.thetvdb.com/banners/episodes/268156/5228266.jpg
  207. 2018-03-19 21:09:37.184 Info ProviderManager: Saving image to /var/lib/emby/metadata/library/f2/f2690e65e43ab7842063d701399d6edf/Sense8.S01E11.Gira quel volante e il futuro cambierà .jpg
  208. 2018-03-19 21:09:37.436 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/487593286394dc56c0ed6173553a2f51/Images/Primary?imageTag=545c5d6598b5f3b2ed4346ce1e77e995&itemId=487593286394dc56c0ed6173553a2f51&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  209. 2018-03-19 21:09:37.873 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/da21f5192155eba24ac3ac2e3a3d67de/Images/Primary?imageTag=2582f1e229d3972c61397d6a81afd910&itemId=da21f5192155eba24ac3ac2e3a3d67de&maxHeight=187&quality=85. UserAgent: emby.media.emby-tvos/1.0.10 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  210. 2018-03-19 21:09:38.944 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/1951af3c436f0623ebed551b15044091/Episodes?IsVirtualUnaired=false&IsMissing=false&UserId=3a98e14310784e3a937491daad67a313&Fields=MediaSources%2CChapters%2COverview. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  211. 2018-03-19 21:09:39.177 Info HttpClient: GET https://www.thetvdb.com/banners/episodes/268156/5228267.jpg
  212. 2018-03-19 21:09:39.200 Info ProviderManager: Saving image to /var/lib/emby/metadata/library/48/487593286394dc56c0ed6173553a2f51/Sense8.S01E12.Non posso lasciarla.jpg
  213. 2018-03-19 21:09:39.243 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/3/34662396-6b9a-baed-ddab-2e8a85268c98.jpg
  214. 2018-03-19 21:09:39.486 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/d/de18320c-7c2f-12cb-76f9-834039273427.jpg
  215. 2018-03-19 21:09:40.206 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/3/3ed0f70b-f802-5089-8a0e-51e0ffee1115.jpg
  216. 2018-03-19 21:09:40.207 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 3339ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/Images/Primary?imageTag=e0e125ee488271e886a051911749c01a&itemId=f2690e65e43ab7842063d701399d6edf&maxHeight=510&quality=85
  217. 2018-03-19 21:09:40.320 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2884ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/487593286394dc56c0ed6173553a2f51/Images/Primary?imageTag=545c5d6598b5f3b2ed4346ce1e77e995&itemId=487593286394dc56c0ed6173553a2f51&maxHeight=187&quality=85
  218. 2018-03-19 21:09:40.320 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2447ms (slow). https://fabioseed.no-ip.info:8920/emby/Items/da21f5192155eba24ac3ac2e3a3d67de/Images/Primary?imageTag=2582f1e229d3972c61397d6a81afd910&itemId=da21f5192155eba24ac3ac2e3a3d67de&maxHeight=187&quality=85
  219. 2018-03-19 21:09:41.312 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2369ms (slow). https://fabioseed.no-ip.info:8920/emby/Shows/1951af3c436f0623ebed551b15044091/Episodes?IsVirtualUnaired=false&IsMissing=false&UserId=3a98e14310784e3a937491daad67a313&Fields=MediaSources%2CChapters%2COverview
  220. 2018-03-19 21:09:41.564 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  221. 2018-03-19 21:09:41.568 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000
  222. 2018-03-19 21:09:41.940 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/487593286394dc56c0ed6173553a2f51/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  223. 2018-03-19 21:09:41.946 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 6ms. https://fabioseed.no-ip.info:8920/emby/Items/487593286394dc56c0ed6173553a2f51/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000
  224. 2018-03-19 21:09:42.459 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Videos/f2690e65e43ab7842063d701399d6edf/stream.mkv,webm?Static=true&mediaSourceId=f2690e65e43ab7842063d701399d6edf&deviceId=EC5718F2-D3EA-4AD1-B8EF-73AE3711875B&Tag=61b0114c3a1ae3f6695f1b8e4a0e26eb. Host=fabioseed.no-ip.info:8920, X-Playback-Session-Id=851ACB74-FA24-4840-BE20-B2C661FC6466, Range=bytes=0-1, Accept=*/*, User-Agent=AppleCoreMedia/1.0.0.15K600 (Apple TV; U; CPU OS 11_2_6 like Mac OS X; it_it), Accept-Language=it-it, Accept-Encoding=identity, Connection=keep-alive
  225. 2018-03-19 21:09:42.460 Error HttpServer: Could not find handler for /emby/Videos/f2690e65e43ab7842063d701399d6edf/stream.mkv,webm
  226. 2018-03-19 21:09:42.460 Info HttpServer: HTTP Response 404 to 82.50.190.200. Time: 1ms. https://fabioseed.no-ip.info:8920/emby/Videos/f2690e65e43ab7842063d701399d6edf/stream.mkv,webm?Static=true&mediaSourceId=f2690e65e43ab7842063d701399d6edf&deviceId=EC5718F2-D3EA-4AD1-B8EF-73AE3711875B&Tag=61b0114c3a1ae3f6695f1b8e4a0e26eb
  227. 2018-03-19 21:09:42.648 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Sessions/Playing/Stopped. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  228. 2018-03-19 21:09:42.650 Error HttpServer: Could not find handler for /emby/Sessions/Playing/Stopped
  229. 2018-03-19 21:09:42.650 Info HttpServer: HTTP Response 404 to 82.50.190.200. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/Sessions/Playing/Stopped
  230. 2018-03-19 21:09:42.654 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=2&excludeLocationTypes=Virtual. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  231. 2018-03-19 21:09:42.839 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 185ms. https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=2&excludeLocationTypes=Virtual
  232. 2018-03-19 21:09:42.963 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items?recursive=true&limit=1&includeItemTypes=Movie&filters=IsResumable&sortBy=DatePlayed&sortOrder=Descending. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  233. 2018-03-19 21:09:42.982 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 19ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items?recursive=true&limit=1&includeItemTypes=Movie&filters=IsResumable&sortBy=DatePlayed&sortOrder=Descending
  234. 2018-03-19 21:09:43.105 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items?recursive=true&limit=4&includeItemTypes=Movie&filters=IsUnplayed&sortBy=DateCreated&sortOrder=Descending. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  235. 2018-03-19 21:09:43.133 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 28ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items?recursive=true&limit=4&includeItemTypes=Movie&filters=IsUnplayed&sortBy=DateCreated&sortOrder=Descending
  236. 2018-03-19 21:09:44.414 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/f2690e65e43ab7842063d701399d6edf. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  237. 2018-03-19 21:09:44.422 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 9ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/f2690e65e43ab7842063d701399d6edf
  238. 2018-03-19 21:09:44.542 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/ThemeMedia?userId=3a98e14310784e3a937491daad67a313&InheritFromParent=true. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  239. 2018-03-19 21:09:44.544 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 2ms. https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/ThemeMedia?userId=3a98e14310784e3a937491daad67a313&InheritFromParent=true
  240. 2018-03-19 21:09:44.670 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  241. 2018-03-19 21:09:44.673 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 4ms. https://fabioseed.no-ip.info:8920/emby/Items/f2690e65e43ab7842063d701399d6edf/PlaybackInfo?UserId=3a98e14310784e3a937491daad67a313&StartTimeTicks=0&AutoOpenLiveStream=true&MaxStreamingBitrate=40000000
  242. 2018-03-19 21:09:45.150 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=40&fields=PrimaryImageAspectRatio%2CParentId. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  243. 2018-03-19 21:09:45.162 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Resume?recursive=true&ImageTypeLimit=1&enableImageTypes=Primary%2CThumb&fields=PrimaryImageAspectRatio%2CParentId&MediaTypes=Video&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  244. 2018-03-19 21:09:45.169 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=c0b680b207eb840b9015ec3d3552d1cd&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  245. 2018-03-19 21:09:45.176 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=253bc9fc2ae4cb0a47d99e75b7e36923&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40. UserAgent: Emby/3 CFNetwork/893.14 Darwin/17.4.0
  246. 2018-03-19 21:09:45.280 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 104ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=253bc9fc2ae4cb0a47d99e75b7e36923&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40
  247. 2018-03-19 21:09:45.299 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 138ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Resume?recursive=true&ImageTypeLimit=1&enableImageTypes=Primary%2CThumb&fields=PrimaryImageAspectRatio%2CParentId&MediaTypes=Video&limit=40
  248. 2018-03-19 21:09:45.326 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 157ms. https://fabioseed.no-ip.info:8920/emby/Users/3a98e14310784e3a937491daad67a313/Items/Latest?fields=PrimaryImageAspectRatio%2CParentId&parentId=c0b680b207eb840b9015ec3d3552d1cd&groupItems=true&imageTypeLimit=1&enableImageTypes=Primary%2CThumb&limit=40
  249. 2018-03-19 21:09:45.403 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 253ms. https://fabioseed.no-ip.info:8920/emby/Shows/NextUp?userId=3a98e14310784e3a937491daad67a313&limit=40&fields=PrimaryImageAspectRatio%2CParentId
  250. 2018-03-19 21:10:58.912 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/c210993c26cbb572315578a61e3be181/Images/Primary?imageTag=7d0c71f743c93654745ad12eac52ab39&itemId=c210993c26cbb572315578a61e3be181&maxHeight=510&quality=85. UserAgent: HeadBoard/1.0 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  251. 2018-03-19 21:10:59.075 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/c/c05f95ce-5dc9-ece6-7e72-f4dde9d77e79.jpg
  252. 2018-03-19 21:10:59.077 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 453ms. https://fabioseed.no-ip.info:8920/emby/Items/c210993c26cbb572315578a61e3be181/Images/Primary?imageTag=7d0c71f743c93654745ad12eac52ab39&itemId=c210993c26cbb572315578a61e3be181&maxHeight=510&quality=85
  253. 2018-03-19 21:10:59.127 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/b535019cd44dee60756e281fa73315e8/Images/Primary?imageTag=58444e1385ee41a351d1bd8cfc79829b&itemId=b535019cd44dee60756e281fa73315e8&maxHeight=510&quality=85. UserAgent: HeadBoard/1.0 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  254. 2018-03-19 21:10:59.156 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/c/c1807e57-246d-5cad-78d3-e27c3e77840c.jpg
  255. 2018-03-19 21:10:59.157 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 31ms. https://fabioseed.no-ip.info:8920/emby/Items/b535019cd44dee60756e281fa73315e8/Images/Primary?imageTag=58444e1385ee41a351d1bd8cfc79829b&itemId=b535019cd44dee60756e281fa73315e8&maxHeight=510&quality=85
  256. 2018-03-19 21:10:59.258 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/Items/c210993c26cbb572315578a61e3be181/Images/Primary?imageTag=7d0c71f743c93654745ad12eac52ab39&itemId=c210993c26cbb572315578a61e3be181&maxHeight=510&quality=85. UserAgent: HeadBoard/1.0 iOS/11.2.6 AppleTV/11.2.6 model/AppleTV5,3 hwp/t7000 build/15K600 (3; dt:119)
  257. 2018-03-19 21:10:59.263 Info HttpResultFactory: Transmit file /var/lib/emby/cache/images/resized-images/c/c05f95ce-5dc9-ece6-7e72-f4dde9d77e79.jpg
  258. 2018-03-19 21:10:59.264 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 5ms. https://fabioseed.no-ip.info:8920/emby/Items/c210993c26cbb572315578a61e3be181/Images/Primary?imageTag=7d0c71f743c93654745ad12eac52ab39&itemId=c210993c26cbb572315578a61e3be181&maxHeight=510&quality=85
  259. 2018-03-19 21:14:27.466 Error HttpServer: Error in ProcessAccept
  260. *** Error Report ***
  261. Version: 3.3.1.0
  262. Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
  263. Operating system: Unix 4.4.0.116
  264. 64-Bit OS: True
  265. 64-Bit Process: True
  266. User Interactive: True
  267. Processor count: 2
  268. Program data path: /var/lib/emby
  269. Application directory: /opt/emby-server/system
  270. System.Security.Authentication.AuthenticationException: A call to SSPI failed, see inner exception. ---> Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
  271. --- End of inner exception stack trace ---
  272. at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, Byte[] recvBuf, Int32 recvOffset, Int32 recvCount, Byte[]& sendBuf, Int32& sendCount)
  273. at System.Net.Security.SslStreamPal.HandshakeInternal(SafeFreeCredentials credential, SafeDeleteContext& context, SecurityBuffer inputBuffer, SecurityBuffer outputBuffer, Boolean isServer, Boolean remoteCertRequired)
  274. --- End of inner exception stack trace ---
  275. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  276. at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, ExceptionDispatchInfo exception)
  277. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  278. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  279. at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  280. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  281. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  282. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  283. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  284. at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  285. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  286. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  287. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  288. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  289. at System.Net.Security.SslStream.AuthenticateAsServer(X509Certificate serverCertificate, Boolean clientCertificateRequired, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation)
  290. at SocketHttpListener.Net.HttpConnection..ctor(ILogger logger, Socket socket, EndPointListener epl, Boolean secure, X509Certificate cert, ICryptoProvider cryptoProvider, IMemoryStreamFactory memoryStreamFactory, ITextEncoding textEncoding, IFileSystem fileSystem, IEnvironmentInfo environment)
  291. at SocketHttpListener.Net.EndPointListener.ProcessAccept(Socket accepted)
  292. System.Security.Authentication.AuthenticationException
  293. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  294. at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, ExceptionDispatchInfo exception)
  295. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  296. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  297. at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  298. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  299. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  300. at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  301. at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  302. at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  303. at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  304. at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  305. at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  306. at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  307. at System.Net.Security.SslStream.AuthenticateAsServer(X509Certificate serverCertificate, Boolean clientCertificateRequired, SslProtocols enabledSslProtocols, Boolean checkCertificateRevocation)
  308. at SocketHttpListener.Net.HttpConnection..ctor(ILogger logger, Socket socket, EndPointListener epl, Boolean secure, X509Certificate cert, ICryptoProvider cryptoProvider, IMemoryStreamFactory memoryStreamFactory, ITextEncoding textEncoding, IFileSystem fileSystem, IEnvironmentInfo environment)
  309. at SocketHttpListener.Net.EndPointListener.ProcessAccept(Socket accepted)
  310. InnerException: Interop+OpenSsl+SslException
  311. Interop+OpenSsl+SslException: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL. ---> Interop+Crypto+OpenSslCryptographicException: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
  312. --- End of inner exception stack trace ---
  313. at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, Byte[] recvBuf, Int32 recvOffset, Int32 recvCount, Byte[]& sendBuf, Int32& sendCount)
  314. at System.Net.Security.SslStreamPal.HandshakeInternal(SafeFreeCredentials credential, SafeDeleteContext& context, SecurityBuffer inputBuffer, SecurityBuffer outputBuffer, Boolean isServer, Boolean remoteCertRequired)
  315. at Interop.OpenSsl.DoSslHandshake(SafeSslHandle context, Byte[] recvBuf, Int32 recvOffset, Int32 recvCount, Byte[]& sendBuf, Int32& sendCount)
  316. at System.Net.Security.SslStreamPal.HandshakeInternal(SafeFreeCredentials credential, SafeDeleteContext& context, SecurityBuffer inputBuffer, SecurityBuffer outputBuffer, Boolean isServer, Boolean remoteCertRequired)
  317. InnerException: Interop+Crypto+OpenSslCryptographicException
  318. Interop+Crypto+OpenSslCryptographicException: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
  319. 2018-03-19 21:14:29.202 Info HttpServer: HTTP GET https://fabioseed.no-ip.info:8920/emby/system/info/public?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 7.0; SM-G925F Build/NRD90M)
  320. 2018-03-19 21:14:29.205 Info HttpServer: HTTP Response 200 to 82.50.190.200. Time: 3ms. https://fabioseed.no-ip.info:8920/emby/system/info/public?format=json
  321. 2018-03-19 21:48:39.516 Info HttpClient: GET https://emby.media/community/index.php?/blog/rss/1-media-browser-developers-blog
  322. 2018-03-20 00:00:00.194 Info TaskManager: DailyTrigger fired for task: Start new log file
  323. 2018-03-20 00:00:00.194 Info TaskManager: DailyTrigger fired for task: Start new log file
  324. 2018-03-20 00:00:00.194 Info TaskManager: DailyTrigger fired for task: Calculate statistics for all users