[mythtvnz] xmltvid and four

Stephen Worthington stephen_agent at jsw.gen.nz
Thu Oct 25 01:43:52 BST 2012


On Thu, 25 Oct 2012 12:44:28 +1300, you wrote:

>On 25/10/12 12:31, Worik Stanton wrote:
>> Friends
>> 
>> I am not picking up scheduling data for FOUR
>> 
>> channel=four.freeviewnz.tv is the xmltvid I am using.  Where can I, how
>> can I, check this and if I find other channels with problems?
>> 
>
>
>It does not seem the xmltvid is the problem.
>
>
>I am a novice, complete ignoramous in fact, in python.  But the way I
>read it http://nzepg.org/freeview.xml.gz is the file downloaded by
>/usr/local/bin/tv_grab_nz-py that I think is the programme used to get
>the data.
>
>It contains....
><programme channel="four.freeviewnz.tv" start="20121024060000 +1300"
>stop="20121024065500 +1300">
>                <title>Sesame Street</title>
>                <desc>Set in an ethnically diverse neighbourhood where
>every day is a sunny one, Sesame Street features songs, skits, animation
>and, of course, Muppets to teach children basic educational concepts.</desc>
>                <episode-num system="dd_progid">T358809</episode-num>
>                <rating system="Freeview">
>                        <value>G</value>
>                </rating>
>        </programme>
>
>Sesame street is in my listings.  But Futurama, Simpsons are not in my
>listings or in the /usr/local/bin/tv_grab_nz-py file I downloaded.
>
>cheers
>W
>> cheers
>> Worik

I just downloaded a copy of the latest freeview.xml.gz file and I can
see The Simpsons:

	<programme channel="four.freeviewnz.tv" start="20121025190000
+1300" stop="20121025193000 +1300">
		<title>The Simpsons</title>
		<desc>Halloween Episode. The Simpsons appear in three
bone-chilling tales of horror: Guest starring Fran Drescher, Dr Phil
and Richard Lewis. S18 Ep4</desc>
		<category>tvshow</category>
		<category>Comedy</category>
		<category>Animated</category>
		<episode-num system="dd_progid">T166689</episode-num>
		<episode-num system="xmltv_ns">17.3.0</episode-num>
		<rating system="Freeview">
			<value>PGR</value>
		</rating>
	</programme>


and Futurama:

	<programme channel="four.freeviewnz.tv" start="20121025183000
+1300" stop="20121025190000 +1300">
		<title>Futurama</title>
		<desc>Bender learns that he suffers from a mortal
manufacturing defect. S5 Ep6</desc>
		<episode-num system="dd_progid">T329263</episode-num>
		<episode-num system="xmltv_ns">4.5.0</episode-num>
		<rating system="Freeview">
			<value>G</value>
		</rating>
	</programme>

After uncompressing, my freeview.xml file is timestamped 24/10/2012
23:52, so if you got yours after then it should be the same.  My
compressed freeview.xml.gz file is 175,819 bytes and freeview.xml is
1,713,120 bytes.



More information about the mythtvnz mailing list