<div dir="ltr">Thanks for replies. I have checked the recordings-ui.xml file and it includes %%DESCRIPTION I have changed it to ensure I had found the correct source but it is not adding the consumed amount. All it can be is the version of MythTV I am using perhaps something went wrong in 0.26.2-1. </div><div class="gmail_extra"><br><div class="gmail_quote">On 14 February 2015 at 02:19, Stephen Worthington <span dir="ltr"><<a href="mailto:stephen_agent@jsw.gen.nz" target="_blank">stephen_agent@jsw.gen.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Fri, 13 Feb 2015 21:24:42 +0000, you wrote:<br>
<br>
>On 13 February 2015 at 20:43, Frank Phillips <<a href="mailto:frankalso@gmail.com">frankalso@gmail.com</a>> wrote:<br>
><br>
>> On Fri, Feb 13, 2015 at 1:36 PM, nospam312 <<a href="mailto:nospam312@gmail.com">nospam312@gmail.com</a>> wrote:<br>
>><br>
>>> Is it possible to add a total file size with the text "There are 10<br>
>>> recordings in this display group"?<br>
>>><br>
>>> I am using Mythbuntu 12.04 updated to MythTV 0.26.2-1.<br>
>>><br>
>>> Is there something I can add to the theme that would result in something<br>
>>> like "There are 10 recordings in this display group using 27GB space"<br>
>>><br>
>>> Thanks<br>
>>><br>
>>><br>
>> From what I can tell the second hunk of this commit added it, which went<br>
>> into 0.23:<br>
>><br>
>> <a href="https://github.com/MythTV/mythtv/commit/e8af4c52064141d79df2b7fd8e58a99cbc72d91e" target="_blank">https://github.com/MythTV/mythtv/commit/e8af4c52064141d79df2b7fd8e58a99cbc72d91e</a><br>
>><br>
>> It's something that is hardcoded into the description box. I get the<br>
>> expected text in blue-abstract and Mythbuntu themes, what theme are you<br>
>> having this problem with?<br>
>><br>
>> It's something that is hardcoded into the description box. I get the<br>
>expected text in blue-abstract<br>
>>and Mythbuntu themes, what theme are you having this problem with?<br>
><br>
>I am using Mythbuntu theme (26.21 - theme choser says this is the latest)<br>
>with Ubuntu 12.04 and MythTV 0.26.2-1.<br>
><br>
>If I go to Watch Recordings, hit Left to All Programmes it just lists the<br>
>number of recordings.<br>
><br>
>If I hit Down each programme title is listed with just the number of<br>
>recordings no total filesize.<br>
><br>
>I have switched to the Blue-abstract 1.10 theme and it is the same it just<br>
>saying There are 10 recordings in this display group.<br>
><br>
>Any ideas what could be wrong?<br>
><br>
>Thanks<br>
<br>
</div></div>I am using a customised MythCenter-Wide 1.7 on Mythbuntu 14.04<br>
(v0.27.4-33-g05dbcee). I get text saying "There are 2 recordings in<br>
this display group, which consume 4.44GB". It seems to be displayed<br>
in the "description" field, when you have a group of programs<br>
selected. Since the text comes from the mythfrontend program code,<br>
rather than the theme, you should be seeing it in all themes as long<br>
as the theme displays the "description" field when displaying a group<br>
of programs.<br>
<br>
In MythCenter-Wide 1.7, this seems to be where it is displayed from<br>
(in the recordings-ui.xml file):<br>
<br>
<window name ="watchrecordings"><br>
...<br>
<br>
<textarea name="description" from="basetextarea"><br>
<area>30,480,885,210</area><br>
<multiline>yes</multiline><br>
<scroll direction="vertical" /><br>
<cutdown>no</cutdown><br>
<template>%"|SUBTITLE|" %%(|STARS|)<br>
%%DESCRIPTION%</template><br>
</textarea><br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div>