On Friday 05 September 2003 07:17, Pferdekaemper, Thorsten wrote:
3. The listings contain a Tag like <rating system=FSK>16</rating>. It seems that freevo has a problem with that. I deleted the handling of this tag in epg_xmltv.py to make this work. (freevo does not seem to display the rating anyway.


just to let you know, if the grabber your using outputs its rating format like:


<rating system=FSK>16</rating>

instead of:

<rating system=FSK>
 <value>16</value>
</rating>

then its not to the current xmltv dtd and you should post a bug report to the xmltv-devel list.

can i see an example of this. a copy of your tv.xml in fact? I did this using the tv_grab_na's output and it works fine. so any other grabber output would be helpful.

here an example(s) from the soon to be officaly released, currently "pre-release" tv_grab_au:


<programme start="20030907060000 +1000" channel="C28.ebroadcast.com.au">
<title lang="en">Worldwatch</title>
<desc lang="en">Exclusive coverage of overseas satellite news and current affairs</desc>
<url>http://www.sbs.com.au</url>
<rating system="CTVA">
<value>(PGna)</value>
</rating>
</programme>


<programme start="20030907190000 +1000" channel="C28.ebroadcast.com.au">
<title lang="en">Toyota World Sport</title>
<desc lang="en">A full wrap of the day's international and local sport.</desc>
<credits>
<presenter>Liz Deep-Jones</presenter>
</credits>
<subtitles type="teletext" />
</programme>



<programme start="20030907203000 +1000" channel="C28.ebroadcast.com.au">
<title lang="en">The Trial Of Henry Kissinger</title>
<desc lang="en">Documents the career of Henry Kissinger and lists the cha.... (snip)</desc>
<category lang="en">Documentary</category>
<video>
<aspect>16:9</aspect>
</video>
<rating system="CTVA">
<value>(PG)</value>
</rating>
</programme>



<programme start="20030907203000 +1000" channel="C7.ebroadcast.com.au">
<title lang="en">Woman On Top</title>
<desc lang="en">PENELOPE CRUZ stars in the quirky story of Isabella, a top-not.. (snip)</desc>
<credits>
<actor>Murilo Benicio</actor>
<actor>Harold Perrineau Jr</actor>
<actor>Mark Feuerstein</actor>
<actor>John De Lancie</actor>
<actor>Anne Ramsay</actor>
<actor>Ana Gasteyer</actor>
<actor>Analu De Castro</actor>
<actor>Thais De Sa Curvelo</actor>
<actor>Eliane Guttman</actor>
</credits>
<date lang="en">2000</date>
<category lang="en">Movie</category>
<url>http://www.ebroadcast.com.au/cgi-bin/banserv/r?p=TVimdb&url=http....(snip)</url>
<premiere />
<subtitles type="teletext" />
<rating system="CTVA">
<value>(M) (S,L)</value>
</rating>
</programme>


<programme start="20030908000000 +1000" channel="C7.ebroadcast.com.au">
<title lang="en">Seven's Soccer: Soccer International - Australia V Jamaica (Cont.)</title>
<desc lang="en">Live from London.</desc>
<category lang="en">Live</category>
<url>http://www.ebroadcast.com.au/cgi-bin/Dir/WWWsearch.cgi?term=soccer</url>
<rating system="CTVA">
<value>(G)</value>
</rating>
</programme>



<programme start="20030908180000 +1000" channel="C10.ebroadcast.com.au">
<title lang="en">The Simpsons</title>
<sub-title lang="en">Bart Sells His Soul</sub-title>
<desc lang="en">Bart sells his soul to Milhouse for five dollars. Moe transforms his bar...(snip)</desc>
<url>http://www.ten.com.au/simpsons</url>
<previously-shown />
<subtitles type="teletext" />
<rating system="CTVA">
<value>(G)</value>
</rating>
</programme>
<programme start="20030908183000 +1000" channel="C10.ebroadcast.com.au">
<title lang="en">Neighbours</title>
<desc lang="en">Steph ends her relationship with Max. Izzy offers to buy a sta...(snip)</desc>
<url>http://www.neighbours.com</url>
<video>
<aspect>16:9</aspect>
</video>
<subtitles type="teletext" />
<rating system="CTVA">
<value>(G)</value>
</rating>
</programme>


theres a few bits that use different xmltv elements, all of the above examples meet the current dtd.

(Mike, if you want a whole days/weeks listings gzip'd and sent to you let me know, or anyone else for that matter, as ive had a few emails from other aussies using my grabber and freevo and there has been some issues with freevo handling the <url> element, i havnt even had a chance to look at this myself yet, im just presuming the na grabber dosnt use <url>'s so there no support in freevo)


cheers,


rohbags.

_________________________________________________________________
Hot chart ringtones and polyphonics. Go to http://ninemsn.com.au/mobilemania/default.asp




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to