[mythtv-users] Watch Recordings doesn't list size of single recording

R. G. Newbury newbury at mandamus.org
Sun Dec 13 02:25:47 UTC 2015


On 12/12/2015 08:50 AM, Hika van den Hoven wrote:


Hoi, Hika,

This is a shorter and more easily added version of a patch to just add 
the filesize. I reduced the font and changed the colour also.
Note that the line numbers are entirely changed in the new version of 
the theme. I keep thinking of doing a proper set of patches but....




diff -r -b -B -i --exclude=.svn 
/keep/usb/mythtv/themes/MythCenter-wide/base.xml 
/keep/usb/newmyth/MythCenter-wide/base.xml

135,136c135,136
<         <pixelsize>40</pixelsize>
<         <color>#bbbb33</color>
---
 >         <pixelsize>26</pixelsize>
 >         <color>#FFFFFF</color>

diff -r -b -B -i --exclude=.svn 
/keep/usb/mythtv/themes/MythCenter-wide/recordings-ui.xml 
/keep/usb/newmyth/MythCenter-wide/recordings-ui.xml
295c295,301
<             <area>194,444,480,30</area>
---
 >             <area>364,444,480,30</area>
 >         </textarea>
 >
 >         <textarea name="filesize_str" from="basetextarea">
 >             <area>24,680,190,40</area>
 >             <font>showrecordings_filesize_font</font>
 >             <align>right</align>
 >         </textarea>
~




-- 
              R. Geoffrey Newbury			



More information about the mythtv-users mailing list