Jump to content

4.8.50 on Synology (Docker) Causing playback issues


adprom

Recommended Posts

adprom

Hi, overnight my synology package updated to 4.8.50. I have had emby working for years.

For some unknown reason, mid playback now, the stream is going from direct playback to transcoding (which I don't want) and then failing seconds later (usually after the playback repeats the same 5 second segment it is playing about 3x over) and then says too many errors on screen and skips to the next episode.

Any ideas why the update would suddenly cause this?

 

2024-04-25 23:53:01.300 Info Server: http/1.1 Response 200 to host2. Time: 2133ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/27.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:01.329 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/28.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:01.676 Error HttpClient: Error getting response from http://192.168.1.97:60006/upnp/control/renderer_dvc/AVTransport
	*** Error Report ***
	Version: 4.8.5.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 3.10.108 (root@build3) (gcc version 8.5.0 (GCC) ) #42962 SMP Mon May 29 14:36:28 CST 2023
	Framework: .NET 6.0.25
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /config
	Application path: /system
	System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: An error occurred while sending the request.
	 ---> System.IO.IOException: The response ended prematurely.
	   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
	   --- End of inner exception stack trace ---
	   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
	   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
	   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
	   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
	   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	Source: System.Net.Http
	TargetSite: Void MoveNext()
	InnerException: System.IO.IOException: The response ended prematurely.
	Source: System.Net.Http
	TargetSite: Void MoveNext()
	   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
	
2024-04-25 23:53:01.688 Error DLNA: Error updating device info for Front Study
	*** Error Report ***
	Version: 4.8.5.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 3.10.108 (root@build3) (gcc version 8.5.0 (GCC) ) #42962 SMP Mon May 29 14:36:28 CST 2023
	Framework: .NET 6.0.25
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /config
	Application path: /system
	System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: An error occurred while sending the request.
	 ---> System.IO.IOException: The response ended prematurely.
	   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
	   --- End of inner exception stack trace ---
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Emby.Dlna.PlayTo.SsdpHttpClient.PostSoapDataAsyncToString(String url, String soapAction, ReadOnlyMemory`1 postData, String header, Boolean logRequest, CancellationToken cancellationToken)
	   at Emby.Dlna.PlayTo.SsdpHttpClient.SendCommandWithNodeValuesResponseAsync(String url, DeviceService service, String command, ReadOnlyMemory`1 postData, CancellationToken cancellationToken, String firstNodeName, String[] secondLevelNodes, String[] addEscapeWorkaroundToNodes, Boolean logRequest, String header)
	   at Emby.Dlna.PlayTo.Device.GetPositionInfo(TransportCommands avCommands, CancellationToken cancellationToken)
	   at Emby.Dlna.PlayTo.Device.TimerCallback(Object sender)
	Source: System.Net.Http
	TargetSite: Void MoveNext()
	InnerException: System.IO.IOException: The response ended prematurely.
	Source: System.Net.Http
	TargetSite: Void MoveNext()
	   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
	
2024-04-25 23:53:02.149 Info Server: http/1.1 POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2024-04-25 23:53:02.187 Info Server: http/1.1 Response 204 to host2. Time: 38ms. POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress
2024-04-25 23:53:02.822 Info Server: http/1.1 Response 200 to host2. Time: 1493ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/28.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:02.827 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/29.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:04.364 Info Server: http/1.1 Response 200 to host2. Time: 1537ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/29.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:04.370 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/30.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:05.766 Info Server: http/1.1 Response 200 to host2. Time: 1396ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/30.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:05.771 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/31.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:07.333 Info Server: http/1.1 Response 200 to host2. Time: 1562ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/31.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:07.339 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/32.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:08.793 Info Server: http/1.1 Response 200 to host2. Time: 1455ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/32.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:08.800 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/33.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:10.461 Info Server: http/1.1 Response 200 to host2. Time: 1661ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/33.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:10.468 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/34.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:11.916 Info Server: http/1.1 Response 200 to host2. Time: 1448ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/34.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:11.921 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/35.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:12.170 Info Server: http/1.1 POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2024-04-25 23:53:12.181 Info Server: http/1.1 Response 204 to host2. Time: 11ms. POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress
2024-04-25 23:53:13.416 Info Server: http/1.1 Response 200 to host2. Time: 1495ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/35.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:13.420 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/36.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:14.804 Info Server: http/1.1 Response 200 to host2. Time: 1384ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/36.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:14.809 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/37.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:16.162 Info Server: http/1.1 Response 200 to host2. Time: 1352ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/37.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:16.167 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/38.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:17.602 Info Server: http/1.1 Response 200 to host2. Time: 1435ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/38.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:17.614 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/39.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:18.905 Info Server: http/1.1 Response 200 to host2. Time: 1292ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/39.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:18.910 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/40.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:20.440 Info Server: http/1.1 Response 200 to host2. Time: 1530ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/40.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:20.443 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/41.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:21.977 Info Server: http/1.1 Response 200 to host2. Time: 1533ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/41.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:21.989 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/42.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:22.182 Info Server: http/1.1 POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2024-04-25 23:53:22.191 Info Server: http/1.1 Response 204 to host2. Time: 9ms. POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress
2024-04-25 23:53:23.483 Info Server: http/1.1 Response 200 to host2. Time: 1494ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/42.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:23.487 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/43.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:24.925 Info Server: http/1.1 Response 200 to host2. Time: 1439ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/43.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:24.933 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/44.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:26.259 Info Server: http/1.1 Response 200 to host2. Time: 1326ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/44.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:26.267 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/45.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:27.551 Info Server: http/1.1 Response 200 to host2. Time: 1283ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/45.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:27.557 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/46.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:29.191 Info Server: http/1.1 Response 200 to host2. Time: 1634ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/46.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:29.207 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/47.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:30.692 Info Server: http/1.1 Response 200 to host2. Time: 1486ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/47.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:30.701 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/48.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:32.181 Info Server: http/1.1 POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2024-04-25 23:53:32.186 Info Server: http/1.1 Response 204 to host2. Time: 5ms. POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress
2024-04-25 23:53:32.280 Info Server: http/1.1 Response 200 to host2. Time: 1579ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/48.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:32.289 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/49.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:33.962 Info Server: http/1.1 Response 200 to host2. Time: 1673ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/49.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:33.969 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/50.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:35.406 Info Server: http/1.1 Response 200 to host2. Time: 1437ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/50.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:35.415 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/51.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:36.904 Info Server: http/1.1 Response 200 to host2. Time: 1489ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/51.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:36.914 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/52.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:38.460 Info Server: http/1.1 Response 200 to host2. Time: 1546ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/52.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:38.466 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/53.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:39.918 Info Server: http/1.1 Response 200 to host2. Time: 1451ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/53.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:39.922 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/54.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:41.408 Info Server: http/1.1 Response 200 to host2. Time: 1486ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/54.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:41.418 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/55.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:42.180 Info Server: http/1.1 POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2024-04-25 23:53:42.182 Info Server: http/1.1 Response 204 to host2. Time: 2ms. POST http://192.168.1.1:8096/emby/Sessions/Playing/Progress
2024-04-25 23:53:42.863 Info Server: http/1.1 Response 200 to host2. Time: 1445ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/55.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:42.871 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/56.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:44.349 Info Server: http/1.1 Response 200 to host2. Time: 1478ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/56.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:44.356 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/57.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:45.625 Info Server: http/1.1 Response 200 to host2. Time: 1269ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/57.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:45.631 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/58.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:47.074 Info Server: http/1.1 Response 200 to host2. Time: 1443ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/58.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:47.085 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/59.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:48.425 Info Server: http/1.1 Response 200 to host2. Time: 1340ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/59.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:48.431 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/60.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:49.878 Info Server: http/1.1 Response 200 to host2. Time: 1447ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/60.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:49.885 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/61.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:50.444 Info Server: http/1.1 Response 500 to host2. Time: 560ms. GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/61.ts?PlaySessionId=cefeefc6254542688630b4f6890aba51
2024-04-25 23:53:50.636 Info Server: http/1.1 DELETE http://192.168.1.1:8096/emby/Videos/ActiveEncodings?playSessionId=cefeefc6254542688630b4f6890aba51&deviceId=ff857a7b03e1e4ac. Connection=keep-alive, Host=host3, User-Agent=Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003), Accept-Encoding=gzip, Content-Type=application/x-www-form-urlencoded, Content-Length=0, X-Emby-Device-Id=ff857a7b03e1e4ac, X-Emby-Device-Name=Shield%20Lounge, X-Emby-Token=f44f04491e444072b80a32a6fc9e9b8f, X-Emby-Client-Version=2.1.10g, X-Emby-UserId=d84b4d5dd9e44732abc55f15c4b5a8c4, X-Emby-Client=AndroidTv
2024-04-25 23:53:50.642 Info App: ProcessRun 'StreamTranscode d9618a': Stopping ffmpeg process with q command for /config/transcoding-temp/6C28DB/6C28DB_27.ts
2024-04-25 23:53:50.644 Info Server: http/1.1 POST http://192.168.1.1:8096/emby/Items/27631/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2024-04-25 23:53:50.650 Info App: User policy for promnitz. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2024-04-25 23:53:50.650 Info SessionManager: Removing playSession cefeefc6254542688630b4f6890aba51 from session a9867b1215aacc63d43819288b8fdc53
2024-04-25 23:53:50.650 Info SessionManager: Adding playSession 3e1639332264427f9f4c1e53d6a7cfe7 to session a9867b1215aacc63d43819288b8fdc53
2024-04-25 23:53:50.651 Info Server: http/1.1 Response 200 to host2. Time: 8ms. POST http://192.168.1.1:8096/emby/Items/27631/PlaybackInfo?format=json
2024-04-25 23:53:50.720 Info Server: http/1.1 POST http://192.168.1.1:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2024-04-25 23:53:50.724 Info SessionManager: Playback start reported by app AndroidTv 2.1.10g playing Phones. Started at 129596 ms
2024-04-25 23:53:50.742 Info Server: http/1.1 Response 204 to host2. Time: 22ms. POST http://192.168.1.1:8096/emby/Sessions/Playing
2024-04-25 23:53:50.744 Info Trakt: Playback Started
2024-04-25 23:53:50.835 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/master.m3u8?DeviceId=ff857a7b03e1e4ac&MediaSourceId=f03c239985beeffbb1c490dd4e5ece99&StartTimeTicks=1295960000&PlaySessionId=3e1639332264427f9f4c1e53d6a7cfe7&api_key=x_secret2_x&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=999808000&AudioBitrate=192000&MaxHeight=2176&AudioStreamIndex=1&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=2&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=2&mp4a_latm-audiochannels=2&aac-audiochannels=2&mp3-audiochannels=2&TranscodeReasons=DirectPlayError,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=gzip
2024-04-25 23:53:50.841 Info Server: http/1.1 Response 200 to host2. Time: 8ms. GET http://192.168.1.1:8096/emby/videos/27631/master.m3u8?DeviceId=ff857a7b03e1e4ac&MediaSourceId=f03c239985beeffbb1c490dd4e5ece99&StartTimeTicks=1295960000&PlaySessionId=3e1639332264427f9f4c1e53d6a7cfe7&api_key=x_secret2_x&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=999808000&AudioBitrate=192000&MaxHeight=2176&AudioStreamIndex=1&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=2&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=2&mp4a_latm-audiochannels=2&aac-audiochannels=2&mp3-audiochannels=2&TranscodeReasons=DirectPlayError,DirectPlayError&AllowVideoStreamCopy=false
2024-04-25 23:53:50.845 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/main.m3u8?DeviceId=ff857a7b03e1e4ac&MediaSourceId=f03c239985beeffbb1c490dd4e5ece99&StartTimeTicks=1295960000&PlaySessionId=3e1639332264427f9f4c1e53d6a7cfe7&api_key=x_secret2_x&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=999808000&AudioBitrate=192000&MaxHeight=2176&AudioStreamIndex=1&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=2&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=2&mp4a_latm-audiochannels=2&aac-audiochannels=2&mp3-audiochannels=2&TranscodeReasons=DirectPlayError,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=gzip
2024-04-25 23:53:50.849 Info Server: http/1.1 Response 200 to host2. Time: 4ms. GET http://192.168.1.1:8096/emby/videos/27631/main.m3u8?DeviceId=ff857a7b03e1e4ac&MediaSourceId=f03c239985beeffbb1c490dd4e5ece99&StartTimeTicks=1295960000&PlaySessionId=3e1639332264427f9f4c1e53d6a7cfe7&api_key=x_secret2_x&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=999808000&AudioBitrate=192000&MaxHeight=2176&AudioStreamIndex=1&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&SubtitleStreamIndexes=2&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=2&mp4a_latm-audiochannels=2&aac-audiochannels=2&mp3-audiochannels=2&TranscodeReasons=DirectPlayError,DirectPlayError&AllowVideoStreamCopy=false
2024-04-25 23:53:50.862 Info Server: http/1.1 GET http://192.168.1.1:8096/emby/videos/27631/hls1/main/43.ts?PlaySessionId=3e1639332264427f9f4c1e53d6a7cfe7. Connection=keep-alive, Host=host3, User-Agent=Emby/2.1.10g (Linux;Android 11) ExoPlayerLib/2.18.7, Accept-Encoding=identity
2024-04-25 23:53:50.939 Info App: ProcessRun 'StreamTranscode cb96a3' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-transcode-cb96a365-8cdb-41c6-8327-e03b0b4e2a10_1graph.txt" -copyts -start_at_zero -f matroska,webm -ss 00:02:09.000 -c:v:0 h264 -noautorotate -i "/video/TV Kids/Bluey (2018)/Season 3/Bluey.(2018).S03E16.Phones.WEBDL-1080p.x264.AAC - BTN.mkv" -map 0:0 -map 0:1 -sn -c:v:0 libx264 -g:v:0 75 -maxrate:v:0 4069635 -bufsize:v:0 8139270 -sc_threshold:v:0 0 -keyint_min:v:0 75 -r:v:0 25 -pix_fmt:v:0 yuv420p -preset:v:0 veryfast -profile:v:0 high -x264opts:v:0 "subme=0:me_range=4:rc_lookahead=10:partitions=none" -crf:v:0 23 -c:a:0 copy -metadata:s:a:0 language=eng -disposition:a:0 default -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -map_chapters -1 -segment_format mpegts -segment_list "/config/transcoding-temp/362EAA/362EAA.m3u8" -segment_list_type m3u8 -segment_time 00:00:03.000 -segment_start_number 43 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/362EAA/362EAA_%d.ts" -map 0:2 -map 0:0 -an -c:v:0 copy -c:s:0 webvtt -max_delay 5000000 -avoid_negative_ts disabled -f segment -map_metadata -1 -segment_format webvtt -segment_list "/config/transcoding-temp/362EAA/362EAA_s2.m3u8" -segment_list_type m3u8 -segment_time 00:00:03.000 -segment_start_number 43 -break_non_keyframes 1 -individual_header_trailer 1 -write_header_trailer 0 -write_empty_segments 1 -segment_write_temp 1 -min_frame_time 00:02:09.000 "/config/transcoding-temp/362EAA/362EAA_s2_%d.vtt"
2024-04-25 23:53:51.053 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-transcode-d9618a6b-9558-4945-8974-f0031f9b1d04_1graph.txt
2024-04-25 23:53:51.055 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 13,314.000 bytes Graph Count: 2
2024-04-25 23:53:51.055 Info App: AppendExtraLogData - File Deleted
2024-04-25 23:53:51.059 Info App: ProcessRun 'StreamTranscode d9618a' Process exited with code 0 - Succeeded
2024-04-25 23:53:51.065 Info Server: http/1.1 Response 204 to host2. Time: 429ms. DELETE http://192.168.1.1:8096/emby/Videos/ActiveEncodings?playSessionId=cefeefc6254542688630b4f6890aba51&deviceId=ff857a7b03e1e4ac

 

Link to comment
Share on other sites

Hi there, please attach the complete emby server and ffmpeg log files. thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...