Jump to content

"Too Many Errors, giving up" needing to reboot Nvidia Shield


dRuEFFECT

Recommended Posts

dRuEFFECT

On Nvidia Shield, I get this error every so often. I go to play a video and it tries to load, I see a still of the video while the circle spins, but then stops with the message "Too many errors, giving up". Restarting the Emby app doesn't resolve it, but restarting the Shield does which I find strange. Any ideas? Logs below.

2022-09-12 13:37:30.273 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: /bin/ffprobe -i file:"/media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 9/The Tonight Show Starring Jimmy Fallon - S09E188 2022-09-08 Blake Shelton, Gigi Hadid - WEBDL-1080p x264 EAC3 [EN] KOGi.mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data
2022-09-12 13:37:30.312 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0 - Succeeded
2022-09-12 13:37:30.320 Info FfmpegManager: ProcessRun 'CreateTitleFingerprint' Execute: /bin/ffmpeg  -t 00:10:00.000 -i file:"/media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 9/The Tonight Show Starring Jimmy Fallon - S09E188 2022-09-08 Blake Shelton, Gigi Hadid - WEBDL-1080p x264 EAC3 [EN] KOGi.mkv" -ac 1 -acodec pcm_s16le -ar 16000 -vn -sn -f chromaprint -fp_format raw "/cache/cache/temp/bdd402cd55f94218a729f0d238590898"
2022-09-12 13:37:34.943 Info FfmpegManager: ProcessRun 'CreateTitleFingerprint' Process exited with code 0 - Succeeded
2022-09-12 13:37:34.944 Info App: CreateTitleFingerprint completed for /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 9/The Tonight Show Starring Jimmy Fallon - S09E188 2022-09-08 Blake Shelton, Gigi Hadid - WEBDL-1080p x264 EAC3 [EN] KOGi.mkv to /cache/cache/temp/bdd402cd55f94218a729f0d238590898
2022-09-12 13:37:34.944 Info App: Moving fingerprint file from /cache/cache/temp/bdd402cd55f94218a729f0d238590898 to /cache/metadata/library/45/4590a054c4c9087581db2e5f941bb9f2/title_10_637985610420000000.fp
2022-09-12 13:37:34.984 Info HttpClient: GET https://api.themoviedb.org/3/tv/59941/season/9/episode/188?api_key=x_secret1_x&append_to_response=images,external_ids,credits,videos&language=en&include_image_language=en,null
2022-09-12 13:37:35.071 Info HttpClient: GET https://private.omdbapi.com?apikey=x_secret2_x&i=tt3444938&season=9&detail=full
2022-09-12 13:37:35.369 Info App: /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 8 has 76 episodes with audio fingerprints available
2022-09-12 13:37:35.388 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:35.389 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:35.390 Info Server: http/1.1 Response 200 to host5. Time: 2ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:37.402 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:37.405 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:37.405 Info Server: http/1.1 Response 200 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:37.484 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:37.486 Info SessionManager: Playback start reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Started at 0 ms
2022-09-12 13:37:37.488 Info Trakt: Playback Started
2022-09-12 13:37:37.488 Info Server: http/1.1 Response 204 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Sessions/Playing
2022-09-12 13:37:37.488 Info HttpClient: POST https://api.trakt.tv/scrobble/start
2022-09-12 13:37:37.577 Error Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStart(Object sender, PlaybackProgressEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:37.635 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=ebcb4decfe2f414e923e04d9b777039c&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=ContainerNotSupported. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:37.638 Info Server: http/1.1 Response 200 to host5. Time: 2ms. http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=ebcb4decfe2f414e923e04d9b777039c&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=ContainerNotSupported
2022-09-12 13:37:37.643 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=ebcb4decfe2f414e923e04d9b777039c&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=ContainerNotSupported. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:37.647 Info Server: http/1.1 Response 200 to host5. Time: 4ms. http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=ebcb4decfe2f414e923e04d9b777039c&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=ContainerNotSupported
2022-09-12 13:37:37.706 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=ebcb4decfe2f414e923e04d9b777039c. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:37.789 Info App: >> ThrottleBySegmentRequest: Initialize - TargetBufferSize: 120s
2022-09-12 13:37:37.795 Info App: ProcessRun 'StreamTranscode 589a45' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-remux-589a45bf-a71c-4a9f-87df-042b0dec27d1_1graph.txt" -copyts -start_at_zero -f mpegts -noaccurate_seek -c:v:0 mpeg2video -i "/dvr/TV/CBS Mornings (1987)/CBS Mornings 2022_09_12_07_00_00.ts" -map 0:0 -map 0:1 -sn -c:v:0 copy -c:a:0 aac -ab:a:0 384000 -ac:a:0 6 -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/6B6DC1/6B6DC1.m3u8" -segment_list_type m3u8 -segment_time 00:00:06.000 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/6B6DC1/6B6DC1_%d.ts"
2022-09-12 13:37:39.594 Info Server: http/1.1 Response 200 to host5. Time: 1888ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=ebcb4decfe2f414e923e04d9b777039c
2022-09-12 13:37:39.884 Info Server: http/1.1 DELETE http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=ebcb4decfe2f414e923e04d9b777039c&deviceId=6385e0aab131044b. Connection=keep-alive, Host=192.168.1.69:8096, 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=6385e0aab131044b, X-Emby-Device-Name=Office%20Shield, X-Emby-Token=12b98dd3bfbf4cb6bf2a8a5cfcb5c343, X-Emby-Client-Version=2.0.70g, X-Emby-UserId=8a82be897665424abf782cc48abb3afc, X-Emby-Client=AndroidTv
2022-09-12 13:37:39.889 Info App: ProcessRun 'StreamTranscode 589a45': Stopping ffmpeg process with q command for /config/transcoding-temp/6B6DC1/6B6DC1_0.ts
2022-09-12 13:37:39.890 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:39.893 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:39.897 Info Server: http/1.1 Response 200 to host5. Time: 7ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:39.924 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:39.925 Info SessionManager: Playback start reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Started at 0 ms
2022-09-12 13:37:39.927 Info Trakt: Playback Started
2022-09-12 13:37:39.927 Info Server: http/1.1 Response 204 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Sessions/Playing
2022-09-12 13:37:39.927 Info HttpClient: POST https://api.trakt.tv/scrobble/start
2022-09-12 13:37:39.967 Error Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStart(Object sender, PlaybackProgressEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:39.970 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-remux-589a45bf-a71c-4a9f-87df-042b0dec27d1_1graph.txt
2022-09-12 13:37:39.981 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 6,719.000 bytes Graph Count: 1
2022-09-12 13:37:39.982 Info App: AppendExtraLogData - File Deleted
2022-09-12 13:37:39.998 Info App: ProcessRun 'StreamTranscode 589a45' Process exited with code 0 - Succeeded
2022-09-12 13:37:40.001 Info Server: http/1.1 Response 204 to host5. Time: 117ms. http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=ebcb4decfe2f414e923e04d9b777039c&deviceId=6385e0aab131044b
2022-09-12 13:37:40.076 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=47ce858ce9fc459ca7ef18e8a229fd7b&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:40.078 Info Server: http/1.1 Response 200 to host5. Time: 2ms. http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=47ce858ce9fc459ca7ef18e8a229fd7b&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError
2022-09-12 13:37:40.080 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=47ce858ce9fc459ca7ef18e8a229fd7b&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:40.085 Info Server: http/1.1 Response 200 to host5. Time: 4ms. http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=47ce858ce9fc459ca7ef18e8a229fd7b&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError
2022-09-12 13:37:40.135 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=47ce858ce9fc459ca7ef18e8a229fd7b. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:40.191 Info App: >> ThrottleBySegmentRequest: Initialize - TargetBufferSize: 120s
2022-09-12 13:37:40.192 Info App: ProcessRun 'StreamTranscode f4a309' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-remux-f4a30997-98ad-4d71-9f53-475dd163366f_1graph.txt" -copyts -start_at_zero -f mpegts -noaccurate_seek -c:v:0 mpeg2video -i "/dvr/TV/CBS Mornings (1987)/CBS Mornings 2022_09_12_07_00_00.ts" -map 0:0 -map 0:1 -sn -c:v:0 copy -c:a:0 aac -ab:a:0 384000 -ac:a:0 6 -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/685A4F/685A4F.m3u8" -segment_list_type m3u8 -segment_time 00:00:06.000 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/685A4F/685A4F_%d.ts"
2022-09-12 13:37:41.364 Info Server: http/1.1 Response 200 to host5. Time: 1229ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=47ce858ce9fc459ca7ef18e8a229fd7b
2022-09-12 13:37:41.448 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=47ce858ce9fc459ca7ef18e8a229fd7b. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:41.630 Info Server: http/1.1 DELETE http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=47ce858ce9fc459ca7ef18e8a229fd7b&deviceId=6385e0aab131044b. Connection=keep-alive, Host=192.168.1.69:8096, 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=6385e0aab131044b, X-Emby-Device-Name=Office%20Shield, X-Emby-Token=12b98dd3bfbf4cb6bf2a8a5cfcb5c343, X-Emby-Client-Version=2.0.70g, X-Emby-UserId=8a82be897665424abf782cc48abb3afc, X-Emby-Client=AndroidTv
2022-09-12 13:37:41.631 Info App: ProcessRun 'StreamTranscode f4a309': Stopping ffmpeg process with q command for /config/transcoding-temp/685A4F/685A4F_0.ts
2022-09-12 13:37:41.635 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:41.638 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:41.639 Info Server: http/1.1 Response 200 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:41.662 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:41.663 Info SessionManager: Playback start reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Started at 0 ms
2022-09-12 13:37:41.665 Info Trakt: Playback Started
2022-09-12 13:37:41.665 Info Server: http/1.1 Response 204 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Sessions/Playing
2022-09-12 13:37:41.665 Info HttpClient: POST https://api.trakt.tv/scrobble/start
2022-09-12 13:37:41.678 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-remux-f4a30997-98ad-4d71-9f53-475dd163366f_1graph.txt
2022-09-12 13:37:41.679 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 6,719.000 bytes Graph Count: 1
2022-09-12 13:37:41.679 Info App: AppendExtraLogData - File Deleted
2022-09-12 13:37:41.681 Info App: ProcessRun 'StreamTranscode f4a309' Process exited with code 0 - Succeeded
2022-09-12 13:37:41.681 Info Server: http/1.1 Response 204 to host5. Time: 51ms. http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=47ce858ce9fc459ca7ef18e8a229fd7b&deviceId=6385e0aab131044b
2022-09-12 13:37:41.735 Error Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStart(Object sender, PlaybackProgressEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:41.766 Info Server: http/1.1 Response 200 to host5. Time: 318ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=47ce858ce9fc459ca7ef18e8a229fd7b
2022-09-12 13:37:41.811 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=51f95eed2e19481eb18e0f64e4184e51&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:41.814 Info Server: http/1.1 Response 200 to host5. Time: 3ms. http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=51f95eed2e19481eb18e0f64e4184e51&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false
2022-09-12 13:37:41.821 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=51f95eed2e19481eb18e0f64e4184e51&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:41.829 Info Server: http/1.1 Response 200 to host5. Time: 7ms. http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=51f95eed2e19481eb18e0f64e4184e51&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false
2022-09-12 13:37:41.916 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=51f95eed2e19481eb18e0f64e4184e51. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:42.104 Info App: >> ThrottleBySegmentRequest: Initialize - TargetBufferSize: 120s
2022-09-12 13:37:42.132 Info App: ProcessRun 'StreamTranscode 75e290' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-transcode-75e29091-59c9-4341-9ffb-22c2e2e3a19f_1graph.txt" -copyts -start_at_zero -f mpegts -c:v:0 mpeg2video -hwaccel:v:0 cuda -hwaccel_device:v:0 0 -hwaccel_output_format:v:0 cuda -i "/dvr/TV/CBS Mornings (1987)/CBS Mornings 2022_09_12_07_00_00.ts" -filter_complex "[0:0]yadif_cuda@f1[f1_out0]" -map [f1_out0] -map 0:1 -sn -c:v:0 h264_nvenc -b:v:0 13336873 -g:v:0 90 -maxrate:v:0 13336873 -bufsize:v:0 26673746 -keyint_min:v:0 90 -r:v:0 29.970029830932617 -profile:v:0 high -c:a:0 aac -ab:a:0 384000 -ac:a:0 6 -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/E7FC29/E7FC29.m3u8" -segment_list_type m3u8 -segment_time 00:00:03.000 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/E7FC29/E7FC29_%d.ts"
2022-09-12 13:37:42.171 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:42.175 Info Server: http/1.1 Response 204 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Sessions/Playing/Progress
2022-09-12 13:37:43.897 Info Server: http/1.1 Response 200 to host5. Time: 1981ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=51f95eed2e19481eb18e0f64e4184e51
2022-09-12 13:37:43.963 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=51f95eed2e19481eb18e0f64e4184e51. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:44.191 Info Server: http/1.1 DELETE http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=51f95eed2e19481eb18e0f64e4184e51&deviceId=6385e0aab131044b. Connection=keep-alive, Host=192.168.1.69:8096, 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=6385e0aab131044b, X-Emby-Device-Name=Office%20Shield, X-Emby-Token=12b98dd3bfbf4cb6bf2a8a5cfcb5c343, X-Emby-Client-Version=2.0.70g, X-Emby-UserId=8a82be897665424abf782cc48abb3afc, X-Emby-Client=AndroidTv
2022-09-12 13:37:44.192 Info App: ProcessRun 'StreamTranscode 75e290': Stopping ffmpeg process with q command for /config/transcoding-temp/E7FC29/E7FC29_0.ts
2022-09-12 13:37:44.195 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:44.199 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:44.199 Info Server: http/1.1 Response 200 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:44.230 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:44.231 Info SessionManager: Playback start reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Started at 0 ms
2022-09-12 13:37:44.232 Info Server: http/1.1 Response 204 to host5. Time: 2ms. http://192.168.1.69:8096/emby/Sessions/Playing
2022-09-12 13:37:44.235 Info Trakt: Playback Started
2022-09-12 13:37:44.235 Info HttpClient: POST https://api.trakt.tv/scrobble/start
2022-09-12 13:37:44.270 Info Server: http/1.1 Response 200 to host5. Time: 306ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=51f95eed2e19481eb18e0f64e4184e51
2022-09-12 13:37:44.273 Error Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStart(Object sender, PlaybackProgressEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:44.381 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=0bad0e16711742a9a5de8d748a8eead1&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&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,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:44.384 Info Server: http/1.1 Response 200 to host5. Time: 4ms. http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=0bad0e16711742a9a5de8d748a8eead1&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&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,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false
2022-09-12 13:37:44.387 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=0bad0e16711742a9a5de8d748a8eead1&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&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,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:44.399 Info Server: http/1.1 Response 200 to host5. Time: 11ms. http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=0bad0e16711742a9a5de8d748a8eead1&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&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,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false
2022-09-12 13:37:44.488 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=0bad0e16711742a9a5de8d748a8eead1. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:44.515 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-transcode-75e29091-59c9-4341-9ffb-22c2e2e3a19f_1graph.txt
2022-09-12 13:37:44.522 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 17,265.000 bytes Graph Count: 2
2022-09-12 13:37:44.524 Info App: AppendExtraLogData - File Deleted
2022-09-12 13:37:44.529 Info App: ProcessRun 'StreamTranscode 75e290' Process exited with code 0 - Succeeded
2022-09-12 13:37:44.529 Info Server: http/1.1 Response 204 to host5. Time: 338ms. http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=51f95eed2e19481eb18e0f64e4184e51&deviceId=6385e0aab131044b
2022-09-12 13:37:44.560 Info App: >> ThrottleBySegmentRequest: Initialize - TargetBufferSize: 120s
2022-09-12 13:37:44.563 Info App: ProcessRun 'StreamTranscode 094c80' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-transcode-094c8027-0dd0-4d95-b261-429f323b5ae1_1graph.txt" -copyts -start_at_zero -f mpegts -c:v:0 mpeg2video -hwaccel:v:0 cuda -hwaccel_device:v:0 0 -hwaccel_output_format:v:0 cuda -i "/dvr/TV/CBS Mornings (1987)/CBS Mornings 2022_09_12_07_00_00.ts" -filter_complex "[0:0]yadif_cuda@f1[f1_out0]" -map [f1_out0] -map 0:1 -sn -c:v:0 h264_nvenc -b:v:0 13336873 -g:v:0 90 -maxrate:v:0 13336873 -bufsize:v:0 26673746 -keyint_min:v:0 90 -r:v:0 29.970029830932617 -profile:v:0 high -c:a:0 aac -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -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/1F6A19/1F6A19.m3u8" -segment_list_type m3u8 -segment_time 00:00:03.000 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/1F6A19/1F6A19_%d.ts"
2022-09-12 13:37:44.752 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:44.755 Info Server: http/1.1 Response 204 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Sessions/Playing/Progress
2022-09-12 13:37:45.988 Info Server: http/1.1 Response 200 to host5. Time: 1499ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=0bad0e16711742a9a5de8d748a8eead1
2022-09-12 13:37:46.030 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=0bad0e16711742a9a5de8d748a8eead1. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:46.281 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Stopped. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:46.282 Info App: ProcessRun 'StreamTranscode 094c80': Stopping ffmpeg process with q command for /config/transcoding-temp/1F6A19/1F6A19_0.ts
2022-09-12 13:37:46.337 Info Server: http/1.1 Response 200 to host5. Time: 307ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=0bad0e16711742a9a5de8d748a8eead1
2022-09-12 13:37:46.646 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-transcode-094c8027-0dd0-4d95-b261-429f323b5ae1_1graph.txt
2022-09-12 13:37:46.647 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 17,258.000 bytes Graph Count: 2
2022-09-12 13:37:46.648 Info App: AppendExtraLogData - File Deleted
2022-09-12 13:37:46.650 Info App: ProcessRun 'StreamTranscode 094c80' Process exited with code 0 - Succeeded
2022-09-12 13:37:46.651 Info SessionManager: Playback stopped reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Stopped at 0 ms
2022-09-12 13:37:46.652 Info Trakt: Playback Stopped
2022-09-12 13:37:46.652 Info Trakt: Item Not fully played. Tell trakt.tv we are no longer watching but don't scrobble
2022-09-12 13:37:46.652 Info Server: http/1.1 Response 204 to host5. Time: 371ms. http://192.168.1.69:8096/emby/Sessions/Playing/Stopped
2022-09-12 13:37:46.652 Info HttpClient: POST https://api.trakt.tv/scrobble/pause
2022-09-12 13:37:46.702 Error Trakt: Error sending scrobble
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStopped(Object sender, PlaybackStopEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:46.726 Info App: Best title sequence for /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 8/The Tonight Show Starring Jimmy Fallon - S08E55 - 2020-12-15 - Kristen Wiig, Graham Norton, Jack Harlow WEBDL-1080p x264 EAC3 [EN] GLHF.mkv is 00:00:00 - 00:00:12.1890547. Confidence: 0.9
2022-09-12 13:37:46.827 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:46.858 Info Server: http/1.1 Response 204 to host5. Time: 31ms. http://192.168.1.69:8096/emby/Sessions/Playing/Progress
2022-09-12 13:37:47.584 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:47.586 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:47.586 Info Server: http/1.1 Response 200 to host5. Time: 2ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:52.247 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:52.250 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:52.250 Info Server: http/1.1 Response 200 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:52.279 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:52.280 Info SessionManager: Playback start reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Started at 0 ms
2022-09-12 13:37:52.283 Info Trakt: Playback Started
2022-09-12 13:37:52.283 Info Server: http/1.1 Response 204 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Sessions/Playing
2022-09-12 13:37:52.283 Info HttpClient: POST https://api.trakt.tv/scrobble/start
2022-09-12 13:37:52.329 Error Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStart(Object sender, PlaybackProgressEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:52.430 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=328d81f4e6ff4c8e8490a3e7dd63f93e&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=ContainerNotSupported. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:52.432 Info Server: http/1.1 Response 200 to host5. Time: 2ms. http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=328d81f4e6ff4c8e8490a3e7dd63f93e&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=ContainerNotSupported
2022-09-12 13:37:52.436 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=328d81f4e6ff4c8e8490a3e7dd63f93e&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=ContainerNotSupported. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:52.441 Info Server: http/1.1 Response 200 to host5. Time: 5ms. http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=328d81f4e6ff4c8e8490a3e7dd63f93e&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=ContainerNotSupported
2022-09-12 13:37:52.491 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=328d81f4e6ff4c8e8490a3e7dd63f93e. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:52.560 Info App: >> ThrottleBySegmentRequest: Initialize - TargetBufferSize: 120s
2022-09-12 13:37:52.561 Info App: ProcessRun 'StreamTranscode 61e0b7' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-remux-61e0b784-b3b6-4d87-a417-5b6e9a1fbaf2_1graph.txt" -copyts -start_at_zero -f mpegts -noaccurate_seek -c:v:0 mpeg2video -i "/dvr/TV/CBS Mornings (1987)/CBS Mornings 2022_09_12_07_00_00.ts" -map 0:0 -map 0:1 -sn -c:v:0 copy -c:a:0 aac -ab:a:0 384000 -ac:a:0 6 -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/96DE9A/96DE9A.m3u8" -segment_list_type m3u8 -segment_time 00:00:06.000 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/96DE9A/96DE9A_%d.ts"
2022-09-12 13:37:53.603 Info Server: http/1.1 Response 200 to host5. Time: 1111ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=328d81f4e6ff4c8e8490a3e7dd63f93e
2022-09-12 13:37:53.676 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=328d81f4e6ff4c8e8490a3e7dd63f93e. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:53.862 Info Server: http/1.1 DELETE http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=328d81f4e6ff4c8e8490a3e7dd63f93e&deviceId=6385e0aab131044b. Connection=keep-alive, Host=192.168.1.69:8096, 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=6385e0aab131044b, X-Emby-Device-Name=Office%20Shield, X-Emby-Token=12b98dd3bfbf4cb6bf2a8a5cfcb5c343, X-Emby-Client-Version=2.0.70g, X-Emby-UserId=8a82be897665424abf782cc48abb3afc, X-Emby-Client=AndroidTv
2022-09-12 13:37:53.863 Info App: ProcessRun 'StreamTranscode 61e0b7': Stopping ffmpeg process with q command for /config/transcoding-temp/96DE9A/96DE9A_0.ts
2022-09-12 13:37:53.870 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:53.873 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:53.873 Info Server: http/1.1 Response 200 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:53.906 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:53.906 Info SessionManager: Playback start reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Started at 0 ms
2022-09-12 13:37:53.908 Info Trakt: Playback Started
2022-09-12 13:37:53.908 Info Server: http/1.1 Response 204 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Sessions/Playing
2022-09-12 13:37:53.908 Info HttpClient: POST https://api.trakt.tv/scrobble/start
2022-09-12 13:37:53.945 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-remux-61e0b784-b3b6-4d87-a417-5b6e9a1fbaf2_1graph.txt
2022-09-12 13:37:53.947 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 6,719.000 bytes Graph Count: 1
2022-09-12 13:37:53.947 Info App: AppendExtraLogData - File Deleted
2022-09-12 13:37:53.948 Info App: ProcessRun 'StreamTranscode 61e0b7' Process exited with code 0 - Succeeded
2022-09-12 13:37:53.949 Info Server: http/1.1 Response 204 to host5. Time: 87ms. http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=328d81f4e6ff4c8e8490a3e7dd63f93e&deviceId=6385e0aab131044b
2022-09-12 13:37:53.962 Error Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStart(Object sender, PlaybackProgressEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:54.005 Info Server: http/1.1 Response 200 to host5. Time: 329ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=328d81f4e6ff4c8e8490a3e7dd63f93e
2022-09-12 13:37:54.056 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=f13a2c7670a94be28f6b703a55812376&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:54.058 Info Server: http/1.1 Response 200 to host5. Time: 3ms. http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=f13a2c7670a94be28f6b703a55812376&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError
2022-09-12 13:37:54.061 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=f13a2c7670a94be28f6b703a55812376&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:54.066 Info Server: http/1.1 Response 200 to host5. Time: 4ms. http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=f13a2c7670a94be28f6b703a55812376&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError
2022-09-12 13:37:54.114 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=f13a2c7670a94be28f6b703a55812376. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:54.157 Info App: >> ThrottleBySegmentRequest: Initialize - TargetBufferSize: 120s
2022-09-12 13:37:54.158 Info App: ProcessRun 'StreamTranscode b18efd' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-remux-b18efd1b-ec87-43a2-848d-321f4d488edb_1graph.txt" -copyts -start_at_zero -f mpegts -noaccurate_seek -c:v:0 mpeg2video -i "/dvr/TV/CBS Mornings (1987)/CBS Mornings 2022_09_12_07_00_00.ts" -map 0:0 -map 0:1 -sn -c:v:0 copy -c:a:0 aac -ab:a:0 384000 -ac:a:0 6 -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/F53382/F53382.m3u8" -segment_list_type m3u8 -segment_time 00:00:06.000 -segment_start_number 0 -break_non_keyframes 1 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/F53382/F53382_%d.ts"
2022-09-12 13:37:54.446 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:54.449 Info Server: http/1.1 Response 204 to host5. Time: 2ms. http://192.168.1.69:8096/emby/Sessions/Playing/Progress
2022-09-12 13:37:55.309 Info Server: http/1.1 Response 200 to host5. Time: 1195ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=f13a2c7670a94be28f6b703a55812376
2022-09-12 13:37:55.378 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=f13a2c7670a94be28f6b703a55812376. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:55.588 Info Server: http/1.1 DELETE http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=f13a2c7670a94be28f6b703a55812376&deviceId=6385e0aab131044b. Connection=keep-alive, Host=192.168.1.69:8096, 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=6385e0aab131044b, X-Emby-Device-Name=Office%20Shield, X-Emby-Token=12b98dd3bfbf4cb6bf2a8a5cfcb5c343, X-Emby-Client-Version=2.0.70g, X-Emby-UserId=8a82be897665424abf782cc48abb3afc, X-Emby-Client=AndroidTv
2022-09-12 13:37:55.589 Info App: ProcessRun 'StreamTranscode b18efd': Stopping ffmpeg process with q command for /config/transcoding-temp/F53382/F53382_0.ts
2022-09-12 13:37:55.593 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:55.596 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:55.597 Info Server: http/1.1 Response 200 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:55.623 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:55.625 Info SessionManager: Playback start reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Started at 0 ms
2022-09-12 13:37:55.627 Info Trakt: Playback Started
2022-09-12 13:37:55.627 Info Server: http/1.1 Response 204 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Sessions/Playing
2022-09-12 13:37:55.627 Info HttpClient: POST https://api.trakt.tv/scrobble/start
2022-09-12 13:37:55.643 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-remux-b18efd1b-ec87-43a2-848d-321f4d488edb_1graph.txt
2022-09-12 13:37:55.645 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 6,719.000 bytes Graph Count: 1
2022-09-12 13:37:55.645 Info App: AppendExtraLogData - File Deleted
2022-09-12 13:37:55.647 Info App: ProcessRun 'StreamTranscode b18efd' Process exited with code 0 - Succeeded
2022-09-12 13:37:55.647 Info Server: http/1.1 Response 204 to host5. Time: 59ms. http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=f13a2c7670a94be28f6b703a55812376&deviceId=6385e0aab131044b
2022-09-12 13:37:55.660 Error Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStart(Object sender, PlaybackProgressEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:55.702 Info Server: http/1.1 Response 200 to host5. Time: 324ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=f13a2c7670a94be28f6b703a55812376
2022-09-12 13:37:55.774 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=ebf31605b5f2404f826e34409c541a3d&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:55.776 Info Server: http/1.1 Response 200 to host5. Time: 2ms. http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=ebf31605b5f2404f826e34409c541a3d&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false
2022-09-12 13:37:55.778 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=ebf31605b5f2404f826e34409c541a3d&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:55.787 Info Server: http/1.1 Response 200 to host5. Time: 9ms. http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=ebf31605b5f2404f826e34409c541a3d&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&ManifestSubtitles=vtt&h264-profile=high,main,baseline,constrainedbaseline,high10&h264-level=52&hevc-profile=Main,Main10&aac_latm-audiochannels=8&mp4a_latm-audiochannels=8&aac-audiochannels=8&mp3-audiochannels=8&TranscodeReasons=DirectPlayError,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false
2022-09-12 13:37:55.886 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=ebf31605b5f2404f826e34409c541a3d. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:55.926 Info App: >> ThrottleBySegmentRequest: Initialize - TargetBufferSize: 120s
2022-09-12 13:37:55.928 Info App: ProcessRun 'StreamTranscode 72a40b' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-transcode-72a40bab-f5ad-45ac-a406-9ed28d436af8_1graph.txt" -copyts -start_at_zero -f mpegts -c:v:0 mpeg2video -hwaccel:v:0 cuda -hwaccel_device:v:0 0 -hwaccel_output_format:v:0 cuda -i "/dvr/TV/CBS Mornings (1987)/CBS Mornings 2022_09_12_07_00_00.ts" -filter_complex "[0:0]yadif_cuda@f1[f1_out0]" -map [f1_out0] -map 0:1 -sn -c:v:0 h264_nvenc -b:v:0 13336873 -g:v:0 90 -maxrate:v:0 13336873 -bufsize:v:0 26673746 -keyint_min:v:0 90 -r:v:0 29.970029830932617 -profile:v:0 high -c:a:0 aac -ab:a:0 384000 -ac:a:0 6 -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/EC0CE6/EC0CE6.m3u8" -segment_list_type m3u8 -segment_time 00:00:03.000 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/EC0CE6/EC0CE6_%d.ts"
2022-09-12 13:37:56.146 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:56.149 Info Server: http/1.1 Response 204 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Sessions/Playing/Progress
2022-09-12 13:37:56.706 Info App: Best title sequence for /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 8/The Tonight Show Starring Jimmy Fallon - S08E63 - 2021-01-08 - Rob Lowe, Lil Nas X, Regé-Jean Page, Mark Normand WEBDL-1080p x264 EAC3 [EN] GLHF.mkv is 00:00:00 - 00:00:20.6467661. Confidence: 0.9
2022-09-12 13:37:57.773 Info Server: http/1.1 Response 200 to host5. Time: 1887ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=ebf31605b5f2404f826e34409c541a3d
2022-09-12 13:37:57.804 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=ebf31605b5f2404f826e34409c541a3d. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:58.049 Info Server: http/1.1 DELETE http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=ebf31605b5f2404f826e34409c541a3d&deviceId=6385e0aab131044b. Connection=keep-alive, Host=192.168.1.69:8096, 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=6385e0aab131044b, X-Emby-Device-Name=Office%20Shield, X-Emby-Token=12b98dd3bfbf4cb6bf2a8a5cfcb5c343, X-Emby-Client-Version=2.0.70g, X-Emby-UserId=8a82be897665424abf782cc48abb3afc, X-Emby-Client=AndroidTv
2022-09-12 13:37:58.050 Info App: ProcessRun 'StreamTranscode 72a40b': Stopping ffmpeg process with q command for /config/transcoding-temp/EC0CE6/EC0CE6_0.ts
2022-09-12 13:37:58.054 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:58.057 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:37:58.057 Info Server: http/1.1 Response 200 to host5. Time: 3ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:37:58.095 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:58.097 Info SessionManager: Playback start reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Started at 0 ms
2022-09-12 13:37:58.098 Info Trakt: Playback Started
2022-09-12 13:37:58.098 Info Server: http/1.1 Response 204 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Sessions/Playing
2022-09-12 13:37:58.099 Info HttpClient: POST https://api.trakt.tv/scrobble/start
2022-09-12 13:37:58.119 Info Server: http/1.1 Response 200 to host5. Time: 314ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=ebf31605b5f2404f826e34409c541a3d
2022-09-12 13:37:58.138 Error Trakt: Exception handled sending status update
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStart(Object sender, PlaybackProgressEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:37:58.246 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=adc92dc1f7ab44bba5f6e37f4220585c&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&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,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:58.248 Info Server: http/1.1 Response 200 to host5. Time: 3ms. http://192.168.1.69:8096/emby/videos/839085/master.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=adc92dc1f7ab44bba5f6e37f4220585c&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&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,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false
2022-09-12 13:37:58.251 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=adc92dc1f7ab44bba5f6e37f4220585c&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&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,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=gzip
2022-09-12 13:37:58.259 Info Server: http/1.1 Response 200 to host5. Time: 9ms. http://192.168.1.69:8096/emby/videos/839085/main.m3u8?DeviceId=6385e0aab131044b&MediaSourceId=6fe1c6b039c685947aee0ed73811d68e&PlaySessionId=adc92dc1f7ab44bba5f6e37f4220585c&VideoCodec=h264,mpeg2video,hevc,h265&AudioCodec=aac_latm,mp4a_latm,aac,mp3&VideoBitrate=109616000&AudioBitrate=384000&MaxHeight=2176&AudioStreamIndex=1&VideoSideDataSubs=100&CopyTimestamps=true&SegmentContainer=ts&MinSegments=2&AllowInterlacedVideoStreamCopy=True&BreakOnNonKeyFrames=True&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,ContainerNotSupported,DirectPlayError&AllowVideoStreamCopy=false
2022-09-12 13:37:58.351 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=adc92dc1f7ab44bba5f6e37f4220585c. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:37:58.382 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-transcode-72a40bab-f5ad-45ac-a406-9ed28d436af8_1graph.txt
2022-09-12 13:37:58.384 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 17,265.000 bytes Graph Count: 2
2022-09-12 13:37:58.384 Info App: AppendExtraLogData - File Deleted
2022-09-12 13:37:58.386 Info App: ProcessRun 'StreamTranscode 72a40b' Process exited with code 0 - Succeeded
2022-09-12 13:37:58.387 Info Server: http/1.1 Response 204 to host5. Time: 338ms. http://192.168.1.69:8096/emby/Videos/ActiveEncodings?playSessionId=ebf31605b5f2404f826e34409c541a3d&deviceId=6385e0aab131044b
2022-09-12 13:37:58.429 Info App: >> ThrottleBySegmentRequest: Initialize - TargetBufferSize: 120s
2022-09-12 13:37:58.430 Info App: ProcessRun 'StreamTranscode 62eb01' Execute: /bin/ffmpeg -loglevel +timing -y -print_graphs_file "/config/logs/ffmpeg-transcode-62eb01f7-caa6-473e-a069-071a15c69146_1graph.txt" -copyts -start_at_zero -f mpegts -c:v:0 mpeg2video -hwaccel:v:0 cuda -hwaccel_device:v:0 0 -hwaccel_output_format:v:0 cuda -i "/dvr/TV/CBS Mornings (1987)/CBS Mornings 2022_09_12_07_00_00.ts" -filter_complex "[0:0]yadif_cuda@f1[f1_out0]" -map [f1_out0] -map 0:1 -sn -c:v:0 h264_nvenc -b:v:0 13336873 -g:v:0 90 -maxrate:v:0 13336873 -bufsize:v:0 26673746 -keyint_min:v:0 90 -r:v:0 29.970029830932617 -profile:v:0 high -c:a:0 aac -ab:a:0 192000 -ac:a:0 2 -metadata:s:a:0 language=eng -filter:a:0 "volume=2" -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/D294C3/D294C3.m3u8" -segment_list_type m3u8 -segment_time 00:00:03.000 -segment_start_number 0 -individual_header_trailer 0 -write_header_trailer 0 -segment_write_temp 1 "/config/transcoding-temp/D294C3/D294C3_%d.ts"
2022-09-12 13:37:58.585 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:37:58.587 Info Server: http/1.1 Response 204 to host5. Time: 2ms. http://192.168.1.69:8096/emby/Sessions/Playing/Progress
2022-09-12 13:37:59.898 Info Server: http/1.1 Response 200 to host5. Time: 1547ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/0.ts?PlaySessionId=adc92dc1f7ab44bba5f6e37f4220585c
2022-09-12 13:37:59.989 Info Server: http/1.1 GET http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=adc92dc1f7ab44bba5f6e37f4220585c. Connection=keep-alive, Host=192.168.1.69:8096, User-Agent=Emby/2.0.70g (Linux;Android 11) ExoPlayerLib/2.13.2, Accept-Encoding=identity
2022-09-12 13:38:00.177 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Stopped. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:38:00.177 Info App: ProcessRun 'StreamTranscode 62eb01': Stopping ffmpeg process with q command for /config/transcoding-temp/D294C3/D294C3_0.ts
2022-09-12 13:38:00.206 Info Server: http/1.1 Response 200 to host5. Time: 217ms. http://192.168.1.69:8096/emby/videos/839085/hls1/main/1.ts?PlaySessionId=adc92dc1f7ab44bba5f6e37f4220585c
2022-09-12 13:38:00.551 Info App: AppendExtraLogData - Read graph file: /config/logs/ffmpeg-transcode-62eb01f7-caa6-473e-a069-071a15c69146_1graph.txt
2022-09-12 13:38:00.553 Info App: AppendExtraLogData - Deserialized GraphData fileStream: 17,258.000 bytes Graph Count: 2
2022-09-12 13:38:00.553 Info App: AppendExtraLogData - File Deleted
2022-09-12 13:38:00.555 Info App: ProcessRun 'StreamTranscode 62eb01' Process exited with code 0 - Succeeded
2022-09-12 13:38:00.555 Info SessionManager: Playback stopped reported by app AndroidTv 2.0.70g playing CBS Mornings 2022_09_12_07_00_00. Stopped at 0 ms
2022-09-12 13:38:00.556 Info Trakt: Playback Stopped
2022-09-12 13:38:00.556 Info Trakt: Item Not fully played. Tell trakt.tv we are no longer watching but don't scrobble
2022-09-12 13:38:00.556 Info Server: http/1.1 Response 204 to host5. Time: 380ms. http://192.168.1.69:8096/emby/Sessions/Playing/Stopped
2022-09-12 13:38:00.557 Info HttpClient: POST https://api.trakt.tv/scrobble/pause
2022-09-12 13:38:00.592 Error Trakt: Error sending scrobble
	*** Error Report ***
	Version: 4.7.6.0
	Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
	Operating system: Linux version 5.15.46-Unraid (root@Develop) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP Fri Jun 10 11:08:41 PDT 2022
	Framework: .NET 6.0.2
	OS/Process: x64/x64
	Runtime: system/System.Private.CoreLib.dll
	Processor count: 8
	Data path: /config
	Application path: /system
	MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: NotFound
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
	   at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
	   at Trakt.Api.TraktApi.PostToTrakt(String url, Object data, CancellationToken cancellationToken, TraktUser traktUser)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsyncInternal(List`1 episodeDatas, MediaStatus status, TraktUser traktUser, CancellationToken cancellationToken)
	   at Trakt.Api.TraktApi.SendEpisodeStatusUpdateAsync(Episode episode, MediaStatus status, TraktUser traktUser, Single progressPercent, CancellationToken cancellationToken)
	   at Trakt.ServerMediator.KernelPlaybackStopped(Object sender, PlaybackStopEventArgs e)
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	
2022-09-12 13:38:00.725 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Sessions/Playing/Progress. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:38:00.729 Info Server: http/1.1 Response 204 to host5. Time: 4ms. http://192.168.1.69:8096/emby/Sessions/Playing/Progress
2022-09-12 13:38:01.475 Info Server: http/1.1 POST http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json. UserAgent: Dalvik/2.1.0 (Linux; U; Android 11; SHIELD Android TV Build/RQ1A.210105.003)
2022-09-12 13:38:01.477 Info App: User policy for dRu. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
2022-09-12 13:38:01.477 Info Server: http/1.1 Response 200 to host5. Time: 2ms. http://192.168.1.69:8096/emby/Items/839085/PlaybackInfo?format=json
2022-09-12 13:38:06.770 Info App: Best title sequence for /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 8/The Tonight Show Starring Jimmy Fallon - S08E65 - 2021-01-12 - Anne Hathaway, Lilly Singh, Jazmine Sullivan WEBDL-1080p x264 EAC3 [EN] GLHF.mkv is 00:00:00 - 00:00:20.6467661. Confidence: 0.9
2022-09-12 13:38:16.568 Info App: Best title sequence for /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 8/The Tonight Show Starring Jimmy Fallon - S08E66 - 2021-01-13 - Riz Ahmed, Angela Bassett, Jacob Collier, Mahalia WEBDL-1080p x264 EAC3 [EN] GLHF.mkv is 00:00:00 - 00:00:10.0746268. Confidence: 0.9
2022-09-12 13:38:27.075 Info App: Best title sequence for /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 8/The Tonight Show Starring Jimmy Fallon - S08E68 - 2021-01-15 - Nicole Kidman, Cole Sprouse, Henry Hall WEBDL-1080p x264 EAC3 [EN] GLHF.mkv is 00:00:00 - 00:00:29.6019900. Confidence: 0.9
2022-09-12 13:38:36.734 Info App: Best title sequence for /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 8/The Tonight Show Starring Jimmy Fallon - S08E69 - 2021-01-18 - Alex Rodriguez, Spike Lee, Jimmy Jam, Terry Lewis, Babyface WEBDL-1080p x264 EAC3 [EN] GLHF.mkv is 00:00:00 - 00:00:24.5024875. Confidence: 0.9
2022-09-12 13:38:46.223 Info App: Best title sequence for /media/TV Shows/The Tonight Show Starring Jimmy Fallon/Season 8/The Tonight Show Starring Jimmy Fallon - S08E73 - 2021-01-22 - Rosario Dawson, Daveed Diggs, Amanda Shires, Jason Isbell WEBDL-1080p x264 EAC3 [EN] GLHF.mkv is 00:00:00 - 00:00:18.6567164. Confidence: 0.9

 

Link to comment
Share on other sites

  • 1 month later...
dRuEFFECT

I haven't tried sideloading the standard android app, but it just occurred again. Interesting that it happened after exactly 30 days. 

here are the series of logs attached from attempting to play before and after reboot of the shield. the file "ffmpeg-remux-1034cd37-5bc1-475e-a65d-399d319cee8e_1.txt" is the one that successfully played after reboot of the shield.

image.png.cee751448466588f80164171acf9e494.png

 

comparing the pre-reboot failed logs with the successful one, it looks like they're all hitting this "[q] command received. Exiting." in the middle of the transcode attempt and subsequently quits.

image.thumb.png.f2a1328ca8b8ba50814b2ec4d27eab13.png

 

so is there some 30-day handshake between the android tv app and the server that expires and sends a quit command? if the 30 days is a coincidence, it still seems like the app might be sending a quit command for some reason. as mentioned, quitting the app on the shield doesn't resolve, only reboot of the whole shield.

thoughts?

ffmpeg-remux-6eb33df3-d055-48b3-80c2-c1be22c58e25_1.txt ffmpeg-remux-eeb597b1-2ce2-463c-a41e-082ae5e2b236_1.txt ffmpeg-transcode-c334bcff-7e2a-4c9e-8bf8-c1e43c8f03e1_1.txt ffmpeg-remux-1034cd37-5bc1-475e-a65d-399d319cee8e_1.txt embyserver (3).txt ffmpeg-transcode-67855299-40e2-4177-8e16-54c7e0d6bc77_1.txt

Link to comment
Share on other sites

4 hours ago, dRuEFFECT said:

is there some 30-day handshake between the android tv app and the server that expires and sends a quit command?

No.  What you are seeing in that log is simply the app stopping the stream - which it probably did after an error.

I've found with my Shield that after a few weeks (maybe its around 30 days) I have to reboot it or everything has problems (YouTube as well as Emby).  Its like it builds up some sort of memory clog that slows all network comms down but a reboot makes it all work fine again.  I have the Tube version as my daily driver.

  • Like 1
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...