<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It might sound like a strange question, but my cable provider (NTL<br>Ireland) shows Nickelodeon on a channel up to about 5pm and then shows
<br>Paramount Comedy on the same channel for the rest of the evening!<br><br>I was wondering if there is any way, to get mythtv to merge the XML<br>data for these two channels and show Nickelodeon data before a certain<br>
time and Paramount data after ?</blockquote><div><br>
I think you could implement it in two different ways:<br>
<br>
1. Create a script which takes the output from your xmltv grabber and joins the two channels to one.<br>
<br>
2. Place them as separate channels, but with the same frequency and
write a script which deletes all programme entries for the time frames
where the channel is not being broadcastet. This could probably be
written as a general script, which takes three parameters: Channel id,
start time and end time. Then run the script on each channel
immediately after mythfilldatabase.<br>
<br>
Niels Dybdahl<br>
</div></div><br>