Title says it all.
My server and HDHR Prime are pumping out tons of data to the log like the following, all within one second:
Code:
Sun 12/8 13:30:14.292 [MediaServerConnection@137fb15] MMC received response from 127.0.1.1:7000 of 556942480
Sun 12/8 13:30:14.297 [MediaServerConnection@137fb15] MMC connected to encoding server at 127.0.1.1:7000
Sun 12/8 13:30:14.298 [MediaServerConnection@137fb15] MMC sent request to 127.0.1.1:7000 of GET_FILE_SIZE \\sagetv-server\BigMedia2-Recordings\NFLFootball-SeattleSeahawksatSanFrancisco49ers-27112754-0.ts
Sun 12/8 13:30:14.298 [MediaServerConnection@137fb15] MMC received response from 127.0.1.1:7000 of 556942480
Sun 12/8 13:30:14.300 [MediaServerConnection@1bbcdbb] MMC connected to encoding server at 127.0.1.1:7000
Sun 12/8 13:30:14.300 [MediaServerConnection@1bbcdbb] MMC sent request to 127.0.1.1:7000 of GET_FILE_SIZE \\sagetv-server\BigMedia2-Recordings\NFLFootball-SeattleSeahawksatSanFrancisco49ers-27112754-0.ts
Sun 12/8 13:30:14.300 [MediaServerConnection@1bbcdbb] MMC received response from 127.0.1.1:7000 of 556942480
Sun 12/8 13:30:14.305 [MediaServerConnection@1bbcdbb] MMC connected to encoding server at 127.0.1.1:7000
Sun 12/8 13:30:14.306 [MediaServerConnection@1bbcdbb] MMC sent request to 127.0.1.1:7000 of GET_FILE_SIZE \\sagetv-server\BigMedia2-Recordings\NFLFootball-SeattleSeahawksatSanFrancisco49ers-27112754-0.ts
it may be tied to the
network_encoder_debug=true flag, so I'll turn that off too. but I have a recollection of their being a media check interval that could be set as well, but can't seem to find it.
thanks.