<div class="gmail_quote">On Thu, Mar 15, 2012 at 2:13 PM, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 03/15/2012 11:14 AM, Brian Long wrote:<br>
<div><div class="h5">&gt; On Tue, Mar 13, 2012 at 10:38 PM, Brian Long wrote:<br>
&gt;<br>
&gt;&gt; I&#39;ve just noticed TWC changed a bunch of channels a few days ago, so I<br>
&gt;&gt; have some bad recordings.  I&#39;m primarily using a STB + HDPVR with firewire<br>
&gt;&gt; channel changes (stb-command)  I tried running the following:<br>
&gt;&gt;&gt; mythfilldatabase --do-channel-updates --do-not-filter-new-channels<br>
&gt;&gt; --only-update-channels<br>
&gt;&gt;<br>
&gt;&gt; TLCHD should have moved from channel 275 to 1258 according to<br>
&gt;&gt; SchedulesDirect lineup data, but it didn&#39;t.  MythWeb Listings and channel<br>
&gt;&gt; settings still shows it at 275.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m running v0.24.2-20-g0006ba7.<br>
&gt;&gt;<br>
&gt;&gt; Any ideas would be greatly appreciated as I&#39;d rather not update the<br>
&gt;&gt; channel settings manually.  Has anyone figured out how to be notified when<br>
&gt;&gt; lineups change like this?  Thanks!<br>
&gt; I ended up pulling up a browser to SchedulesDirect and another tab to<br>
&gt; mythweb to edit the channels manually.  I&#39;m not sure of the best way to run<br>
&gt; mythfilldatabase when channels in a lineup move all over the place.  The<br>
&gt; above command definitely didn&#39;t work for me.<br>
<br>
</div></div>What you ended up doing is actually best.  Other options included<br>
deleting the incorrect channel(s) and letting mythfilldatabase re-add<br>
it, or just deleting the video source and then re-adding the video<br>
source and using Fetch channels from listings provider to re-populate it..<br>
<br>
The --do-channel-updates argument is extremely course-grained in its<br>
messing with channels, and can break things in your configuration.<br>
Deleting a channel or two and letting mythfilldatabase re-add the<br>
channel(s) ensures you only affect the channel(s) that are broken--so<br>
all your other channel configuration remains correct.<br></blockquote><div><br></div><div>It stinks that there&#39;s no way to know when a lineup change is about to come and screw up the recordings.  I asked SchedulesDirect if they could notify me when a lineup change occurs, but they cannot at this time.</div>
<div><br></div><div>I&#39;ve not been checking the exit status of &quot;mythchanger&quot; with the 4250HDC, so MythTV just records blindly.  I&#39;ve just added logic to my channel-change script to log if it exits with non-zero and &quot;exit 1&quot;, but I&#39;m not sure mythchanger can detect failed channel changes.  I&#39;m looking forward to trying 0.25&#39;s internal firewire channel changer with the HD-PVR and see if it&#39;s any better with error conditions.</div>
<div><br></div><div>/Brian/</div></div>