<div dir="ltr">On Sat, Sep 27, 2008 at 8:32 PM, Edmund <span dir="ltr">&lt;<a href="mailto:edmund.1@dial.pipex.com">edmund.1@dial.pipex.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
In the UK it is quite common for a programme to start in the evening and<br>
then stop halfway through. Prime time nightly news is then broadcast and<br>
then previous programme concludes after the news.<br>
<br>
It is scheduled this way. It is particularly common with films broadcast<br>
on ITV1 and Five.<br>
<br>
My myth settings are such that only the first part is being recorded.<br>
Clearly if I spot such a situation I can manually record both parts.<br>
<br>
Has anyone else come up with a solution for this?<br>
</blockquote><div><br></div></div>This information will probably not help you directly since you cannot
control the data delivered by tv_grab_uk_rt yourself, but it may be
interesting nonetheless.<br>
<br>We have the same problem with interrupted broadcasts in Sweden. I provide the scheduling data for tv_grab_se_swedb and I have chosen to solve this by treating these broadcasts as different part-numbers in the xmltv episode-num field. The first part will have episode-num &quot; . . 0/2 &quot; and the second will have &quot; . . 1/2 &quot;. I can then tell MythTV to record all episodes of this programme. It won&#39;t work correctly if the programme is aired twice, since it may be interrupted at two different places so that part 1 from the first broadcast and part 2 from the second broadcast may not contain the entire programme if you add them together. But I have never seen this happen in Sweden.<br>
<br>/Mattias<br><br>-- <br>Mattias Holmlund<br><a href="http://www.holmlund.se/mattias/">http://www.holmlund.se/mattias/</a><br>
</div>