LinHES Forums http://forums.linhes.org/ |
|
show original airdate in mythfrontend watch recorded listing http://forums.linhes.org/viewtopic.php?f=17&t=5919 |
Page 1 of 1 |
Author: | tonymuka [ Sun Sep 04, 2005 8:26 pm ] |
Post subject: | show original airdate in mythfrontend watch recorded listing |
I have found the option to sort recorded programs by original airdate, however i would like to be able to display them in the watch recordings program listings... does anyone know where i should start? the ui.xml names dont look like they correspond to the mysql field names... i tried a forum and web search and didn't turn up answer... did find a sweet new mythlink.sh though! http://cvs.mythtv.org/trac/ticket/186 i suppose this might be a myth source hack rather than a ui theme thing... thanks for any help or "this cant be done" you can provide ![]() |
Author: | tonymuka [ Mon Sep 05, 2005 12:51 pm ] |
Post subject: | |
Ok, i made some progress, contrary to what i said before, even though the xml names dont look like they correspond to the mysql database field names, a change i made halfway worked... i replaced the "timedate" with "originalairdate" as follows in the <container name="program_info_play"> container... <textarea name="originalairdate" draworder="6"> <area>194,74,440,30</area> <font>info</font> </textarea> (im using the blue theme) and now the watch recordings description area shows the original airdate as "Thu May 16" (for a specific show) now i just need to figure out how to get it to show the year too... there must be a function somewhere that is returning that output date format from the database entry which is "2002-05-16" |
Author: | tjc [ Mon Sep 05, 2005 12:57 pm ] |
Post subject: | |
That one is easy. You just need to change the default date formating, which you can do from the setup screens... |
Author: | tonymuka [ Mon Sep 05, 2005 1:05 pm ] |
Post subject: | |
tjc wrote: That one is easy. You just need to change the default date formating, which you can do from the setup screens...
w00t! that worked great, you are my hero! Thanks a million! ![]() |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |