<br><br><div class="gmail_quote">On Fri, Apr 13, 2012 at 11:08 AM, Thomas Boehm <span dir="ltr">&lt;<a href="mailto:mythtv-users@lists.boehmi.net">mythtv-users@lists.boehmi.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Stefan D wrote:<br>
&gt; First i made a channels.conf file that worked with czap, got a lock on<br>
&gt; my channels, and was also able to watch channels with mplayer. So i<br>
&gt; imported that channels.conf file into Myth, but still couldn&#39;t tune any<br>
&gt; channel in Myth.<br>
<br>
</div>I can&#39;t remember when I fiddled around with a channels.conf the last<br>
time. Shouldn&#39;t be necessary.<br>
<div class="im"><br>
&gt; Shouldn&#39;t it be possible to update existing channels, or do i need to<br>
&gt; start all over every time there is a change on a channel?<br>
<br>
</div>You could use the &quot;database editing script&quot; from<br>
<a href="http://www.mythtv.org/wiki/Database_editing_script" target="_blank">http://www.mythtv.org/wiki/Database_editing_script</a> after doing a full<br>
scan. Once you edited it to your needs it saves you a lot of time. The<br>
lines in my script look something like this.<br>
<br>
update channel set<br>
visible=1,channum=1,xmltvid=&quot;<a href="http://london.bbc1.bbc.co.uk" target="_blank">london.bbc1.bbc.co.uk</a>&quot;,icon=&quot;/home/mythtv/.mythtv/channels/bbc_one_london.jpg&quot;,useonairguide=&quot;0&quot;,commmethod=&quot;-2&quot;<br>

where callsign=&quot;BBC ONE&quot; ;<br>
<br>
HTH<br>
Thomas<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br>Thank you. But shouldn&#39;t Myth be able to update existing channels that have changed? Do i really have to start all over every time? I hope it wont be to often, but anyway. Updating channels seems like a valid feature for a TV recording application like Myth.<br>
<br>I do hope that i do something wrong and someone knows the way to do it right. Because the obvious way, as i see it, dont work.<br><br>/Stefan<br><br>