Jump to content

Constant disk utilization


PlzLessSerious

Recommended Posts

PlzLessSerious

I am using Emby server on Synology NAS and using Roku Ultra as the viewing device. Several times already I have noticed that even after I finish viewing a video, the NAS HDD remains active, making that distinct rattling sound. This seems to keep going until I restart Emby server through the dashboard.

 

During the anomaly, when I inspect the resource monitor on Synology, it shows 89% Disk utilization and 99% volume utilization while network and CPU remain low. See attached files top.png and resources-at-high-load.png.

 

After restart the load drops off completely as seen from attached screenshot resources-after-restart.png

 

In the past it has seemed to me almost like the server keeps transcoding the videos optimistically even after I stop viewing videos. I thought it might be an issue with the Roku or the Emby app there but the load does not drop off even when I exit the Emby app or when I restart the Roku. Also since there does not seem to be any significant network activity, there does not seem to be any video stream still being transferred to Roku.. so I kind of rule that out myself.

 

I do not know much about Emby logging possibilities, but looking at embyserver.txt logfile, when the server was busy and not doing anything useful with all that load.. it sure kept busy updating that logfile. I extracted a portion from the end of that file and attached here as embyserver-log-fragment.txt.

 

Emby server: 4.2.1.0

Synology DS1019+

DSM: 6.2.2-24922 Update 3

 

I do not know what further info to provide, but I hope someone can give me some advice on how to resolve this. I am afraid otherwise I will just neglect to restart Emby server some evening and burn through my HDD-s in short order. 24/7 99% utilization seems like a bad idea even though i am running Seagate IronWolfPro-s.

 

Thanks

post-510290-0-97354000-1567814264_thumb.png

post-510290-0-94113300-1567814510_thumb.png

post-510290-0-74586900-1567814518_thumb.png

embyserver-log-fragment.txt

Link to comment
Share on other sites

Hi there, this log fragment contains transcoding and streaming. There will be disk utilization while this is going on. Please let us know if this helps. Thanks.

Link to comment
Share on other sites

PlzLessSerious

Thanks for the reply.

 

No, it does not really help unfortunately. There is noone viewing anything. There is no network activity and the CPU utilization is at 1% as you can see from the resource monitor screenshots... why is the server transcoding and streaming? Is it actually doing it or just doing the disk reading part of transcoding etc? Are there any troubleshooting steps I can take to identify what it is exactly doing?

Edited by PlzLessSerious
Link to comment
Share on other sites

PlzLessSerious

I do not know the format of the log messages exactly, but looking at it.. the message:
 

2019-09-07 00:44:41.809 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/45501/hls1/main/947.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=2456f63826ff9271cff3a7e57d2c3d5a&PlaySessionId=b75a58c3573745458370628d9c381fbf&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109552000&AudioBitrate=448000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=638976-1277951, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/

Seems to request a specific range of bytes in a specific format. Am I correct? In that case there it seems really wierd that the same range of bytes is requested all over again.. Eg. Range=bytes=638976-1277951 - this is requested over 2000 times in the log fragment. The other ranges requested are repeating in the same way. And the requests keep looping at seemingly maximum speed with minimal time between them.. just some milliseconds. It looks a lot like a broken loop.

 

I would myself suspect that the Roku app is making these errenous requests but as I said, it kept going when I exited the Emby app there and I am 90% sure this behavior also survived a Roku restart the previous time. I will test it again when it happens the next time around. Unfortunately I am not able to reproduce the issue reliably.

Edited by PlzLessSerious
Link to comment
Share on other sites

PlzLessSerious

It happened again. I pushed 'back' on the remote to exit the video in Roku Emby app and was taken to the episode list. I pressed 'back' until I was given the option to Exit the Emby App. I then chose from the Roku system settings to restart the Roku device.. and It was restarted.

 

Synology still keeps rattling the hard disk at 88%. The embyserver.txt logfile is not growing though.. it finished at 23:16. It is now 23:35 and the disk is still rattling away.. no new log messages since 23:16. The timestamp on the logfile keeps updating though and shows as if it was last updated at 23:35. Debug logging has been enabled though all this but that does not seem to give me any further information - the most recently updated logfile is still embyserver.txt. The last log messages were:

2019-09-07 23:16:31.303 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=0-118063, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.304 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.305 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.307 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.309 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.309 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.313 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=0-118063, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.315 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.315 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.317 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.319 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.319 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.323 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=0-118063, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.325 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.325 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.328 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.329 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.330 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.333 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=0-118063, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.335 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.335 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.338 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.339 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.339 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.345 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=0-118063, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.346 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.347 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.349 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.351 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.351 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.354 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=0-118063, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.356 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.356 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.360 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.362 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.362 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 3ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.365 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=0-118063, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.367 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.367 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.370 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.371 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.371 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.376 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, Range=bytes=0-118063, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.377 Debug App: Returning empty segment at the end.
2019-09-07 23:16:31.377 Info HttpServer: HTTP Response 200 to 192.168.1.120. Time: 2ms. http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported
2019-09-07 23:16:31.382 Info HttpServer: HTTP GET http://192.168.1.140:8096/emby/videos/34359/hls1/main/1596.ts?DeviceId=883a2397-f69a-5134-8475-efa54b523f7d&MediaSourceId=cc92e19cb99cfee7e1e88d2617e0acd1&PlaySessionId=de814d414f6d4b1f9831b67eb7c370a9&VideoCodec=h264,mpeg1video,mpeg2video,hevc&AudioCodec=ac3,aac,mp2,mp3,flac,opus,vorbis,lpcm&VideoBitrate=109360000&AudioBitrate=640000&MaxFramerate=61&MaxWidth=3840&MaxHeight=2160&AudioStreamIndex=1&SubtitleStreamIndex=2&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&SegmentContainer=ts&SegmentLength=3&MinSegments=1&BreakOnNonKeyFrames=True&h264-maxrefframes=16&h264-videobitdepth=8&h264-profile=high,main,baseline,constrainedbaseline&h264-level=51&aac-audiochannels=6&ac3-audiochannels=6&flac-audiochannels=6&lpcm-audiochannels=6&mp3-audiochannels=2&mp2-audiochannels=2&vorbis-audiochannels=6&opus-audiochannels=6&TranscodeReasons=SubtitleCodecNotSupported. Host=192.168.1.140:8096, User-Agent=Roku/DVP-9.10 (469.10E04919A), Accept=*/*
2019-09-07 23:16:31.383 Debug App: Returning empty segment at the end.

Restarting the Emby server stops the hard-disk activity.

Are there any further methods to troubleshoot this? More logfiles I can view, debugging to enable?

Edited by PlzLessSerious
Link to comment
Share on other sites

PlzLessSerious

I am not sure where 23:25 was mentioned. Maybe I had a typo somewhere and edited it out and you saw it before then. The sequence was:

1. I was playing a video
2. At 23:16 or before I exited the Emby app on my Roku as described above and restarted the Roku. Synology kept on rattling away

3. At 23:35 I checked the logs while writing a post here and noticed that while the timestamp was being updated about the logfile (the timestamp displayed next to the logfile in the 'Logs' page), the logfile actually was not receiving any new content since 23:16. The disk still kept rattling

4. I restarted Emby server and the disk load went away

Link to comment
Share on other sites

PlzLessSerious

Looks like the server reset started a new logfile, so I attached both of them.

 

Strangely the older file now also has some lines from 23:17. They were not there before.. I guess the content was not flushed before reset... or something

embyserver-63703496433.txt

embyserver-63703497600.txt

Edited by PlzLessSerious
Link to comment
Share on other sites

PlzLessSerious

It happened again.. It started the excessive HDD noise some time around the 01:20-01:40 time-mark in the next log I attach. Now you have 2 independent copies of the event.. maybe it will help narrow the issue down. I tend to notice these things when I pause or resume playback.. I do not know if there is a correlation between this pause/resume action or I just notice the HDD noise better when there is no video playback sound covering it up, though.

embyserver.txt

Edited by PlzLessSerious
Link to comment
Share on other sites

Are you having this excessive HDD noise with debug logging enabled on the server? Because that in itself would cause the issue. Turn off debug logging on the server. Now check for excessive HDD noise and you might find it stops.

Link to comment
Share on other sites

Well yes, that's a good point. It does say that when enabling it:

 

 

 

Debug logging should only be enabled as needed for troubleshooting purposes. The increased file system access may prevent the server machine from being able to sleep in some environments.
Link to comment
Share on other sites

PlzLessSerious

Thanks, I will disable that but it seems unlikely as the HDD noise should be pretty constant during Emby use in that case - and I only enabled debug logging to track down the HDD noise issue which started earlier. It just more or less randomly kicks in and then just keeps going even if I shut Roku down.

I have another possible explanation for this issue through. 

 

Several times when I restarted Emby server due to the HDD activity, there was a yellow label at the top of the page - "you need to restart the server to finish an update" or similar. It always seemed strange to me as the Emby version number has not changed in a while, so I just wrote it off as a bug. However I later noticed that there was also an alert on the right side of the dashboard - MovieDb was updated (or similar). I have no idea what the various plugins in Emby are exactly doing, the descriptions are pretty minimal - but it could be that some update triggered a background process to update my library.. I dont know.. scan the files and update stuff - something like that. And whenever that happened I got annoyed, reset the server and the process was halted until it tried again some time later.

 

I realize it is kind of grasping at straws as the CPU and network utilization did not go up at noticeably the same time... and usually processes dont start up at random times but on a schedule.. but thats all I have. Yesterday evening I was just leaving home when the HDD noise started up and I did not have time to restart the server.. so I just left it running and 2 hours later when I returned it was silent. Haven't heard it since.. So if it does not return, I will just assume the server had something it really needed to do and I was just getting in its way with my restarts.

Edited by PlzLessSerious
Link to comment
Share on other sites

All of these logs have playback activity going on during the entire time. There's going to be disk usage there as we're converting on the fly into lots of little segments, so the file is being read, converted, and written to the transcoding temp folder. Then the video player is downloading these segments from the transcoding temp folder so there will be additional reads there.

 

So the first thing to do is turn off debug logging. Then the next thing to do is see how it compares when there is no playback activity.

Link to comment
Share on other sites

  • 2 weeks later...
PlzLessSerious

Unfortunately no. Just today I came back from work in the evening to find the NAS HDD rattling away at 90% for god knows how long. Just like before, restarting the Emby server process calmed down the server as usual. Noone had used Emby nor Roku for 12 hours. My son watched some cartoons in the morning but that was about it. I checked the logs and it had generated some 900MB of them (With debugging off - I have it backed up if you want to take a look at it). Most of the logs were from a timeperiod between 8 and 9:30AM. We had left home around 8:30AM. We have the Roku remote synced with the TV so it switches off the TV with the same keypress. So I do not really know if it actually switches off Roku also when I press the power button on the remote.. but I guess it shouldn't matter. And on previous situations even explicitly exiting the Roku app had had no effect. 

 

There is one thing I have noticed however related to the HDD activity, which might be related... or completely normal. Whenever I fast forward on Roku, the HDD remains very active for a long period of time. Even when I reach my timestamp in the video and resume normal play, the HDD rattles away for a significant amount of time after that as if it was transcoding or reading all the data which was also skipped over. It does usually quiet down after a while though.

 

This has led me to the theory that maybe a combination of this skipping forward and switching off the Roku somehow creates an orphaned process which keeps reading the video file, not knowing when to stop because there is no longer any client attached. Or something. I have not had a chance to play around with this very much yet. The one time I tried to skip ahead and switch off during the high HDD activity, did not cause the prolonged problem. The disk activity quieted down pretty quickly. I will try some more just in case.

Edited by PlzLessSerious
Link to comment
Share on other sites

  • 1 month later...
FrostByte

Similar, yes.

 

Almost every time I start the the Samsung app the NAS HDDs start crunching away and I don't see any icons on the Home Screen (just see black boxes).  I haven't really timed it, but it seems like it goes on for at least a minute or longer before the HDD stop and all the icons show up.  Sometimes I can exit the app while that's all going on and then immediately restart and everything pops up right away.

Link to comment
Share on other sites

Right, that's because caches will have been built up, so that's why exiting and coming back in is much faster.

  • Like 1
Link to comment
Share on other sites

FrostByte

Sounds good, other than that no I really haven't seen or heard my HDD do much.  I do a nightly scan when I'm asleep and everything works fine.

Link to comment
Share on other sites

  • 1 month later...
stuarta

Was this ever resolved? I'm seeing the same issues in that as soon as I start the package up, my disks are whirring away at sit at about 65% utilization until I stop the package.

Link to comment
Share on other sites

PlzLessSerious

For me, not really.. but I have learned to live with it. In my case when the Disk Utilization goes up, it either dies down after it does whatever it does (can take several hours in some cases) or if I need to force it to shut down I just restart Emby server.

I have been completely unable to reliably reproduce the error. 

A few times I have come upon situations where doing a restart is unable to fix the issue. When I investigated, I discovered that Emby was leaving orphaned ffmpeg processes running when it shut down. This happened in case of specific videos.. starting the same video several times produced several orphaned ffmpeg processes which never shut down. This problem required the DiskStation restart for me.

Overall it seems to me that these disk utilization problems have different causes and fixes. Your best bet is t try every solution offered in these threads and hope you have more luck than me. I am sure Luke or someone can offer also more specific advice if you detail a bit more how your issue arises and provide any other relevant info. Good luck!

Link to comment
Share on other sites

stuarta

ok thanks PlzLessSerious.  I'm not even using mine to watch movies with, just move and rename from downloads to my main video folder and it can keep spinning the disks for days and lagging the system.  I've just re-enabled the package today and already it's back up to it's 66% and can't log in to the Emby server or anything.  Think I'm going to have to abandon it and think of other options which is a shame as it renames nicely.

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...