<div dir="ltr">On Tue, Aug 12, 2008 at 2:28 PM, Christopher Meredith <span dir="ltr"><<a href="mailto:chmeredith@gmail.com">chmeredith@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">When using mythfilldatabase with an xml file, it appears to process the data in the "<date>" tag and insert it into the database in the "airdate" field (which only accepts a 4-digit year) instead of the "originalairdate" field (which supports year-month-day). How can I change this behavior?<br>
<br>Also, does mythfilldatabase recognize the "<live />" tag?<br></div></blockquote><div><br>All the answers you seek can be found in "programs/mythfilldatabase/xmltvparser.cpp" in your mythtv source tree. (Really, it's not a hard piece of code to read.)<br>
<br>If you don't have the source on your machine, you'll want to get it, because that's the only way to make the change you suggest.<br><br>Carl Fongheiser<br></div></div><br></div>