2013/2/16 Joey Morris <span dir="ltr">&lt;<a href="mailto:rjmorris.list@zoho.com" target="_blank">rjmorris.list@zoho.com</a>&gt;</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 &lt;<a href="mailto:spamt@pontoppidan.name">spamt@pontoppidan.name</a>&gt; wrote on Sat, Feb 16, 2013 at 12:18:15PM +0100:<br>
<div><div class="h5">&gt; Is it possible to add the starttime of a program in the guide?<br>
&gt;<br>
&gt; My wife is very unhappy with not being able to tell the exact start time of<br>
&gt; a show in the program guide. I have searched the schedule-ui.xml file and<br>
&gt; specifically the &quot;Guidegrid&quot; part searching for a definition of the content<br>
&gt; of the program title field, but so far no luck.<br>
&gt;<br>
&gt; What I would like is to add the starttime before the title of each show in<br>
&gt; the grid. Is that possible and if so, how?<br>
&gt;<br>
&gt; BTW: I&#39;m using the Mythbuntu theme.<br>
<br>
</div></div>I&#39;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>
&lt;template&gt;(%STARTTIME% - %ENDTIME%) %LONGREPEAT% %YEARSTARS| %%DESCRIPTION%&lt;/template&gt;<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&#39;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 &quot;Default&quot; and the &quot;Mythbuntu&quot; 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>