Hello all, first post here.<br><br>I&#39;m back at my Myth project after a long hiatus, and I&#39;m trying to use this excellent idea but can&#39;t seem to find the right release to get a clean patch.&nbsp; I&#39;m using the latest file <strong>attachment</strong>
              <a href="http://svn.mythtv.org/trac/attachment/ticket/199/01-199-channelgroup.4.1.patch"><em>01-199-channelgroup.4.1.patch</em></a> added 11 days ago.&nbsp; I&#39;ve tried it against the latest trunk release (from a couple of days ago now) 19587 and also tried a few more going back to 19500, but I get the same problem with 2 hunks:<br>
<br>chris@PC-Linux:/usr/src/Mythtrunklatest19587/trunk$ sudo patch -p0 -F99 &lt;01-199-channelgroup.4.1.patch<br><br>all ok until:<br><br>patching file mythtv/libs/libmythtv/tv_play.cpp<br>Hunk #1 succeeded at 346 (offset 83 lines).<br>
Hunk #2 succeeded at 412 (offset 85 lines).<br>Hunk #3 succeeded at 775 with fuzz 2 (offset 109 lines).<br>Hunk #4 succeeded at 791 (offset 109 lines).<br>Hunk #5 succeeded at 977 with fuzz 3 (offset 109 lines).<br>Hunk #6 FAILED at 4901.<br>
Hunk #7 succeeded at 6053 with fuzz 3 (offset 109 lines).<br>Hunk #8 FAILED at 6072.<br>Hunk #9 succeeded at 6120 with fuzz 3 (offset 109 lines).<br><br>then all ok after that.<br><br>I think if I knew what release was used to test the latest patch I would be able to get it going.<br>
<br>I have a working Myth version <span class="postbody">(0.21 SVN 14967) on a Mint 4.0
</span> partition, I&#39;m building this one fresh on Ubuntu 8.04.<br>