[mythtv-users] tv_grab_au v1.31

Jon Whitear jon at whitear.org
Mon Aug 8 02:29:51 UTC 2005


>
> Seconded. Seems you have been scratching more than
> your own itch too. Many thanks Michael.
>

And, err, thirded. Thankyou.

> Interesting. I'm looking into this. I assume the script continues and
> writes a valid xml file at the end (possibly without these two
> programs?)?

I'm getting the same thing (with v1.32). The following sequence of errors
occurs, for (I think) every program.

Use of uninitialized value in split at /usr/bin/tv_grab_au line 440.
Use of uninitialized value in string eq at /usr/bin/tv_grab_au line 444.
channel mismatch for 'This is Your Day' (pid = 12469127)
Exiting subroutine via next at /usr/bin/tv_grab_au line 447.
<snip>
writing xml
tv_grab_au: downloads = 1 guide pages, 242 detail pages
tv_grab_au: finished in 111 seconds


This is only for a --slow grab. Fast ones work fine. The resulting xml
looks like this:-

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE tv SYSTEM "xmltv.dtd">

<tv source-info-url="http://tvguide.ninemsn.com.au" source-info-name="NMSN
TV Guide" generator-info-name="XMLTV - tv_grab_au NMSN v1$
  <channel id="nsw.abc.gov.au">
    <display-name lang="en">ABC NSW</display-name>
  </channel>
  <channel id="abc2.abc.gov.au">
    <display-name lang="en">ABC2</display-name>
  </channel>
  <channel id="sydney.nine.com.au">
    <display-name lang="en">CHANNEL NINE SYDNEY</display-name>
  </channel>
  <channel id="sydney.seven.com.au">
    <display-name lang="en">CHANNEL SEVEN SYDNEY</display-name>
  </channel>
  <channel id="sydney.ten.com.au">
    <display-name lang="en">NETWORK TEN SYDNEY</display-name>
  </channel>
  <channel id="news.sbs.com.au">
    <display-name lang="en">SBS NEWS</display-name>
  </channel>
  <channel id="sydney.sbs.com.au">
    <display-name lang="en">SBS SYDNEY</display-name>
  </channel>
</tv>

i.e. there's no program data.

On another note (and borrowing from another thread) I would find it useful
to be able to populate two channel's data from one source e.g. ABC TV and
ABC HDTV, both from ABC TV.

--
Cheers,

Jon



More information about the mythtv-users mailing list