<div dir="ltr">On Tue, Aug 12, 2008 at 2:28 PM, Christopher Meredith <span dir="ltr">&lt;<a href="mailto:chmeredith@gmail.com">chmeredith@gmail.com</a>&gt;</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 &quot;&lt;date&gt;&quot; tag and insert it into the database in the &quot;airdate&quot; field (which only accepts a 4-digit year) instead of the &quot;originalairdate&quot; field (which supports year-month-day). How can I change this behavior?<br>

<br>Also, does mythfilldatabase recognize the &quot;&lt;live /&gt;&quot; tag?<br></div></blockquote><div><br>All the answers you seek can be found in &quot;programs/mythfilldatabase/xmltvparser.cpp&quot; in your mythtv source tree.&nbsp; (Really, it&#39;s not a hard piece of code to read.)<br>
<br>If you don&#39;t have the source on your machine, you&#39;ll want to get it, because that&#39;s the only way to make the change you suggest.<br><br>Carl Fongheiser<br></div></div><br></div>