On 10/29/06, <b class="gmail_sendername">Ken Mandelberg</b> <<a href="mailto:km@mathcs.emory.edu">km@mathcs.emory.edu</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
David Brodbeck writes:<br> >It shows in the MythWeb episode information, on my system, so it must<br>be there<br><br>I see the original air date now. From the frontend guide I thought the<br>program description was all there was. I now see that if you try and
<br>schedule the program, you can select schedule information and then<br>program details, that has the info I'm used to seeing on Tivo (original<br>airdate, director, guest stars, etc).<br><br>What I don't see is how to pull up that data from a recorded program
<br>either while its playing or from the watch recording screen that gets<br>you to it.<br><br>Also, I would think it would be useful to have some visual indication in<br>the program guide that tells you if the program is "new" or not, without
<br>having to drill down two levels on each entry to find the original air<br>date. I also would like the program guide to indicate HD on a listing,<br>which again is in the program details.<br></blockquote></div><br>One way to add this is to add the original airdate tag to the theme.
<br>To do this go into the ui.xml file on your theme and add the tag %ORIGINALAIRDATE% (I'm doing this from memory so if it doesn't work you can search around for the tag on the list) before the tags %STARS%%DESCRIPTION%. I think I actually added parentheses and a space so it's easier to distinguish the date from the rest of the description.
<br><br>The problems with this tag are that it will always be showing and it will change with the date format you have set in the preferences. In other words if your date field on the watch recordings screen only shows the month and day the original airdate will only show the month and day, and if you change it to show the full date you'll get the full date everywhere else.
<br><br>There is another tag called %LONGREPEAT% which only shows up when the recording is a repeat and shows the full date, it looks something like (repeat - 10/30/2006). The problem is that this tag won't show up on the watch recordings screen. I looked at the code to try to figure out why, about a year ago, but I never did figure it out.
<br clear="all"><br>-- <br>It was supposed to be so Easy.