[mythtvnz] TVNZ SportExtra guide data?

Steve Hodge mythtvnz@lists.linuxnut.co.nz
Thu, 16 Aug 2007 13:52:42 +1200


------=_Part_109945_9719804.1187229162166
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 8/16/07, Wade Maxfield <mythtvnz@hotblack.co.nz> wrote:
>
> /usr/local/bin/dvbstream -s 22500 -o:/dev/null -f 1219 -p h -n 60 8192 &
> /usr/local/bin/epgsnoop > $NEWFILE_BETA
> killall dvbstream
> sleep 5
> /usr/local/bin/dvbstream -s 22500 -o:/dev/null -f 1183 -p h -n 60 8192 &
> /usr/local/bin/epgsnoop > $NEWFILE_FREEVIEW
> killall dvbstream
>
>
> Then pass all that lot along to mythfilldatabase:
> mythfilldatabase --no-delete --file 3 -1 $NEWFILE_FREEVIEW
> mythfilldatabase --no-delete --file 2 -1 $NEWFILE_BETA
>

The only problem with this is that you are using different sources of data
for One, 2, TV3, C4, and MaoriTV on Sky vs Freeview. If there are any
differences in that data the scheduler may decide it can only record a
particular program on one source or the other. You should be ok so long as
you keep an eye out for conflicts.

Steve

------=_Part_109945_9719804.1187229162166
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 8/16/07, <b class="gmail_sendername">Wade Maxfield</b> &lt;<a href="mailto:mythtvnz@hotblack.co.nz">mythtvnz@hotblack.co.nz</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
/usr/local/bin/dvbstream -s 22500 -o:/dev/null -f 1219 -p h -n 60 8192 &amp;<br>/usr/local/bin/epgsnoop &gt; $NEWFILE_BETA<br>killall dvbstream<br>sleep 5<br>/usr/local/bin/dvbstream -s 22500 -o:/dev/null -f 1183 -p h -n 60 8192 &amp;
<br>/usr/local/bin/epgsnoop &gt; $NEWFILE_FREEVIEW<br>killall dvbstream<br><br><br>Then pass all that lot along to mythfilldatabase:<br>mythfilldatabase --no-delete --file 3 -1 $NEWFILE_FREEVIEW<br>mythfilldatabase --no-delete --file 2 -1 $NEWFILE_BETA
<br></blockquote></div><br>The only problem with this is that you are using different sources of data for One, 2, TV3, C4, and MaoriTV on Sky vs Freeview. If there are any differences in that data the scheduler may decide it can only record a particular program on one source or the other. You should be ok so long as you keep an eye out for conflicts.
<br><br>Steve<br>

------=_Part_109945_9719804.1187229162166--