<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 3, 2013 at 8:14 AM, Kris Jensen <span dir="ltr">&lt;<a href="mailto:kris.jensen.knj@gmail.com" target="_blank">kris.jensen.knj@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">
        
        
        


<pre><font color="#333333"><font style="font-size:8pt">Hello all,</font></font>

<font color="#333333"><font style="font-size:8pt">First off I would like to thank all the developers again for MythTV. Thank you!</font></font>

<font color="#333333"><font style="font-size:8pt">My MythTV system is running extremely well. However, since I updating to version .27 of mythtv, My backend log is being blasted/plagued with entry’s like this:</font></font>


<font color="#333333"><font style="font-size:8pt">Dec  3 08:54:48 MythServer mythbackend: mythbackend[1610]: I ProcessRequest recorders/recorderbase.cpp:457 (GetKeyframeDurations) RecBase[7](192.168.0.50-RTP.2): GetKeyframeDurations(10398,9223372036854775807,#29) out of 370</font></font>
<font color="#333333"><font style="font-size:8pt">Dec  3 08:54:55 MythServer mythbackend: mythbackend[1610]: I ProcessRequest recorders/recorderbase.cpp:435 (GetKeyframePositions) RecBase[1](192.168.200.1-RTP.0): GetKeyframePositions(2205,9223372036854775807,#1295) out of 1451</font></font>
<font color="#333333"><font style="font-size:8pt">Dec  3 08:54:55 MythServer mythbackend: mythbackend[1610]: I ProcessRequest recorders/recorderbase.cpp:457 (GetKeyframeDurations) RecBase[1](192.168.200.1-RTP.0): GetKeyframeDurations(2205,9223372036854775807,#1295) out of 1451</font></font>
<font color="#333333"><font style="font-size:8pt">Dec  3 08:55:17 MythServer mythbackend: mythbackend[1610]: I ProcessRequest recorders/recorderbase.cpp:435 (GetKeyframePositions) RecBase[7](192.168.0.50-RTP.2): GetKeyframePositions(11291,9223372036854775807,#30) out of 400</font></font>


<font color="#333333"><font style="font-size:8pt">The entry&#39;s comprise over 60% of the log! I did not see this behavior in past versions of MythTV. </font></font>

<font color="#333333"><font style="font-size:8pt">I&#39;m sure I could start the backend with a log limiter option to filter out the entry&#39;s. But I never needed to do that before the update to .27.</font></font>

<font style="color:rgb(51,51,51);font-size:8pt">The system works very well otherwise. Are the entry&#39;s anything to worry about?</font></pre></div></blockquote><div><br></div><div>These messages are logged when a client is playing an in-progress recording and wants to fetch the latest seektable entries because it wants to seek to a location that the previous seektable update didn&#39;t have information for.  If you&#39;re seeing a lot of these messages, it&#39;s most likely from real-time commflagging.  Nothing to worry about.</div>
<div><br></div><div>In Master, these log messages were reduced to the --loglevel debug level, so I went ahead and did the same for 0.27, as soon as you get a new build. </div><div><br></div><div>Jim</div></div></div></div>