<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Feb 15, 2015 at 6:25 AM, John Pilkington <span dir="ltr"><<a href="mailto:J.Pilk@tesco.net" target="_blank">J.Pilk@tesco.net</a>></span> wrote:<br><div><br></div><div><snip> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote>
<br></span>
I see the 'which consume XXGB' line in MythCenter-Wide, slightly modified, in master.  It's useful, but I have many single-recording 'Groups' and would like the same info for those, without needing to call up the next screen.  I haven't yet tracked down exactly what would need changing, but can't really see a downside...<br>
<br><br></blockquote><div><br>In mythtv/programs/mythfrontend/playbackbox.cpp<span class=""><br>  PlaybackBox::updateGroupInfo</span><br></div><div><span class="">if</span> (countInGroup > <span class="">1</span>)<br></div><div>change 1 to 0.<br></div></div></div></div>