[mythtv-users] New MythTV feature - background image on list of recorded shows

Tom Wheeler tomwheel at gmail.com
Thu Oct 16 18:55:24 UTC 2014


I made the change suggested below last night and it worked as expected. I
now have the background image, but it's faint enough that it doesn't
interfere with the foreground text at all.

Thanks!



On Wed, Oct 15, 2014 at 10:12 AM, <mythtv at phipps-hutton.freeserve.co.uk>
wrote:

> Quoting Tom Wheeler <tomwheel at gmail.com>:
>
>> I didn't really dislike the artwork itself, it's just that the way it was
>> implemented in this theme made text nearly unreadable (i.e. white text on
>> backgrounds that were often light in color). Perhaps one day I will modify
>> the theme to set an alpha level so that the artwork can be shown without
>> affecting readability.
>>
>
> OK: cat PATCHES/dimfanart.patch
> diff --git a/mythtv/themes/MythCenter-wide/recordings-ui.xml
> b/mythtv/themes/MythCenter-wide/recordings-ui.xml
> index f5729a6..2e8cd2c 100644
> --- a/mythtv/themes/MythCenter-wide/recordings-ui.xml
> +++ b/mythtv/themes/MythCenter-wide/recordings-ui.xml
> @@ -6,6 +6,7 @@
>
>          <imagetype name="fanart">
>              <area>0,0,100%,100%</area>
> +            <alpha>85</alpha>
>              <filename />
>          </imagetype>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20141016/47bce058/attachment.html>


More information about the mythtv-users mailing list