<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 16, 2014 at 11:28 PM, Frank Phillips <span dir="ltr">&lt;<a href="mailto:frankalso@gmail.com" target="_blank">frankalso@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"><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5">On Fri, May 16, 2014 at 10:06 PM, Greg Thompson <span dir="ltr">&lt;<a href="mailto:gthompson20@gmail.com" target="_blank">gthompson20@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><div><div><br><div><div>On May 16, 2014, at 7:42 PM, Jean-Yves Avenard &lt;<a href="mailto:jyavenard@gmail.com" target="_blank">jyavenard@gmail.com</a>&gt; wrote:</div>

<br><blockquote type="cite">Hi<br><br>Le samedi 17 mai 2014, Greg Thompson &lt;<a href="mailto:gthompson20@gmail.com" target="_blank">gthompson20@gmail.com</a>&gt; a écrit :<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br><br>
<br>
When I did this it compete broke Recording/Live TV on the Ceton Tuner… I would get (TL___) but no further..<br>
<br>
&gt; and recompile... that&#39;s for the backend…<br>
<br>
Reverting the Backend to fixes/.27 with a frontend on Devel/027candidates fixed the issue again… Def something with the Backend and the Ceton RTSP tuner in devel/027candidates that my system doesn’t like..<br>
</blockquote><div><br></div><div>That is interesting...</div><div><br></div><div>So it&#39;s not the new rasp code then...</div><div><br></div><div>There&#39;s a few commit before that, that relates to the IPTV, mostly fixes that were added for the freebox users (though none of them necessary as the rtsp big change rewrote all of them)</div>


<div><br></div><div>There&#39;s only a few commits to try, so don&#39;t even have to bother with git bisect.</div><div><br></div><div>Do the following:</div><div><br></div><div>$ git reset --hard HEAD~</div><div>$ make -j4 &amp;&amp; make install</div>


<div>Test</div><div><br></div><div>As soon as it works, do git log, see the top commit and tell me which one it is. It&#39;s the last commit that works for you, the one just after will be the one that broke things....</div>


<div><br></div><div>Thanks!</div><div><br></div><div><br></div></blockquote><br></div><div><br></div></div></div><div>Well THAT was tedious lol, but I finally got back far enough to find a version that works perfectly….</div>

<div>This was the first one listed when I did a git log</div><div><div style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(175,173,36)"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo;color:rgb(175,173,36)">

commit d870d54ab3d048088a97f3e159cf4438de884cc5</div><div style="margin:0px;font-size:11px;font-family:Menlo">Author: Karl Dietz &lt;<a href="mailto:dekarl@mythtv.org" target="_blank">dekarl@mythtv.org</a>&gt;</div><div style="margin:0px;font-size:11px;font-family:Menlo">

Date:   Thu Jan 9 01:00:19 2014 +0100</div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">    strip whitespace when splitting RTSP OPTIONS</div>

<p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">    <br></p><div style="margin:0px;font-size:11px;font-family:Menlo">    Patch by Nicolas Niclausse</div><div style="margin:0px;font-size:11px;font-family:Menlo">

    Refs #11949</div><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">    <br></p><div style="margin:0px;font-size:11px;font-family:Menlo">    (cherry picked from commit 2131558d64e269cb0b700f4faf126e4fca9b2d47)</div>

<div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">After doing this 10 times I learned a few things.</div>

<div style="margin:0px;font-size:11px;font-family:Menlo">1. The Current Develop/027candidates will tune a channel just fine, and as long as I turn the channel before 60 seconds passes… it works fine… If I wait longer than 60 I get the recorder error after a ling timeout.</div>

<div style="margin:0px;font-size:11px;font-family:Menlo">2. Working my way back…Just like before I got to a point where it would not work at all.. Would just give me the (TL___) screen…and never show the channel…Until I hit this build.. then everything works perfectly…</div>

<div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">Let me know if you need the logs… I did loglevel=debug on all builds…</div><span><font color="#888888"><div style="margin:0px;font-size:11px;font-family:Menlo">

<br></div><div style="margin:0px;font-size:11px;font-family:Menlo">Greg</div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div></font></span></div></div></blockquote></div></div><div><br>The commit prior is RTSP/Ceton related, and it creates a KeepAlive 60 second timeout:<br>

<a href="https://code.mythtv.org/trac/changeset/1ae6a1fd64e5721099c9f80f34a6d0ba19f0c614/mythtv" target="_blank">https://code.mythtv.org/trac/changeset/1ae6a1fd64e5721099c9f80f34a6d0ba19f0c614/mythtv</a><br><br></div><div>
I found this when googling: <a href="https://github.com/MediaPortal/MediaPortal-2/commit/871551ae26b61a3a41fd54bd819b6e9a27465422" target="_blank">https://github.com/MediaPortal/MediaPortal-2/commit/871551ae26b61a3a41fd54bd819b6e9a27465422</a><br>

</div></div></div></div>
</blockquote></div><br></div><div class="gmail_extra">That&#39;s not right, that commit is 4 after the one Greg mentions. Still, sounds like an issue.<br></div></div>