2013/2/16 Joey Morris <span dir="ltr"><<a href="mailto:rjmorris.list@zoho.com" target="_blank">rjmorris.list@zoho.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thomas Pontoppidan <<a href="mailto:spamt@pontoppidan.name">spamt@pontoppidan.name</a>> wrote on Sat, Feb 16, 2013 at 12:18:15PM +0100:<br>
<div><div class="h5">> Is it possible to add the starttime of a program in the guide?<br>
><br>
> My wife is very unhappy with not being able to tell the exact start time of<br>
> a show in the program guide. I have searched the schedule-ui.xml file and<br>
> specifically the "Guidegrid" part searching for a definition of the content<br>
> of the program title field, but so far no luck.<br>
><br>
> What I would like is to add the starttime before the title of each show in<br>
> the grid. Is that possible and if so, how?<br>
><br>
> BTW: I'm using the Mythbuntu theme.<br>
<br>
</div></div>I'm not sure about adding the starttime to each cell of the grid, but<br>
you can add it to area above the grid where the details for the<br>
currently selected program are displayed. You could add it as its own<br>
textarea, or you could prepend it to an existing textarea using the<br>
template tag. For example, in my local version of Mythbuntu, I changed<br>
the template for the description textarea to:<br>
<br>
<template>(%STARTTIME% - %ENDTIME%) %LONGREPEAT% %YEARSTARS| %%DESCRIPTION%</template><br></blockquote><div><br></div><div>Thanks Joey! I showed my wife your solution on my master BE (combined BE/FE) and she was happy. However, when I try to do the same on my main FE nothing happens:(</div>
<div><br></div><div>I Don't remember the correct way (if any) to modify a theme and have the changes survive an upgrade, but I made the changes to schedule-ui.xml both in the "Default" and the "Mythbuntu" directory. This did the trick on the BE, but on the FE no luck.</div>
<div><br></div><div>Has there been recent changes in the Mythbuntu theme that could explain this? My FE is v. 25.30 while the BE is probably an older version of the theme.</div></div>