<div class="gmail_quote">On Mon, Jun 15, 2009 at 12:22 PM, Matt Beadon <span dir="ltr">&lt;<a href="mailto:matt.beadon@gmail.com">matt.beadon@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br><br><div class="gmail_quote"><div class="im">On Sun, Jun 14, 2009 at 11:54 AM, Steve Lawrence <span dir="ltr">&lt;<a href="mailto:steve.lawrence@comcast.net" target="_blank">steve.lawrence@comcast.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I just recently fiddled around with the scte65scan ( <a href="http://scte65scan.sourceforge.net/" target="_blank">http://scte65scan.sourceforge.net/</a> )<br>
<br>
and got it working with my hdhomerun - ./scte65scan -H FFFFFFFF -f 3 -p us-Cable-Standard-center-frequencies-QAM256 &gt; vct.sql<br>
<br>
Looking in that sql command set though, I figure its removing all my currently channels, adding in the ones it&#39;s found - with callsigns and channel numbers (fabulous!). This is great and saves me hours of work I was doing previously, what with manually tuning to a channel, figuring out what it is and then manually checking Schedules Direct for its callsign, XMLID and manually editing the channel info.<br>



<br>
And there lies my rub : If I&#39;m correct - this script is going to wipe out all my XMLID info for the channels I&#39;ve manually created, correct?  </blockquote><div>correct <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


And this script has no way of putting them back, </blockquote></div><div>As it says in the docs for scte65scan you could restore from your backup DB that you created before importing to the vct.sql<br> <br></div><div class="im">

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
so I have to re-manually-enter the XMLID for my guide data?</blockquote></div><div>No, mythifilldatabase will do this assuming your lineup is setup correctly.  Note that many people have been tricked into thinking that it didn&#39;t add the XMLIDs because the default mythfilldatabase will only make the changes to tomorrow&#39;s listings IIRC.  Patience and/or the right mythfilldatabase command will sort this out.<br>


</div></div></blockquote></div><br>I believe you probably want; <br><br>mythfilldatabase --refresh-today<br>