<div dir="ltr"><div><div><div><div><div>As of commit 818024314377f7717a26b0cbe514457ff92ecced, a web page is no longer used as a template for displaying program information.<br><br></div>In your schedule-ui.xml, instead of  <window name="progdetails">, you now need:<br><br>    <window name="programdetails"><br>        <buttonlist name="infolist"><br><br></div>with two textareas: 'name' and 'value'.<br><br></div>You can leave <window name="progdetails"> alone, to support older versions of Myth, while implementing <window name="programdetails"> for new versions.<br><br></div>I will update <a href="https://www.mythtv.org/wiki/MythUI_Theme_Development">https://www.mythtv.org/wiki/MythUI_Theme_Development</a> with the new information, but you can also look at the default/schedule-ui.xml for an example.<br><br></div>John<br><br></div>