<div class="gmail_quote">On 29 October 2012 18:21, Angela <span dir="ltr"><<a href="mailto:angela.schmid@wolke7.net" target="_blank">angela.schmid@wolke7.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">>BTW, do hidden channels get EIT data? If they do, then I might know where<br>
the problem lies, as all the "dodgey" channels are hidden, rather then<br>
deleted.<br>
<br>
</div>When usonairguide is set for a channel EIT is loaded, independent if visible<br>
is set. You can easily fix it with the following after setting up your<br>
channels.<br>
<br>
update channel<br>
set useonairguide = 1<br>
;<br>
update channel<br>
set useonairguide = 0<br>
where visible = 0<br>
;<br>
commit;<br>
<br>
Angela<br></blockquote><div><br>Angela,<br><br>Many thanks for that, good to know and thanks for the code!<br><br>So EIT is now off for all the bad hidden channels, still popping up in the logs (made the changes last night and there was some in the logs at 5am this morning), so must still have a rouge channel. Will keep looking through them and hopefully find the culprit<br>
<br>Cheers<br><br>Martin <br></div></div><br>