[mythtv] xmltv or mythfilldatabase problem

Matt Zimmerman mythtv-dev@snowman.net
Thu, 19 Dec 2002 00:32:02 -0500


On Wed, Dec 18, 2002 at 11:55:17PM -0500, Isaac Richards wrote:

> On Wednesday 18 December 2002 02:53 pm, Matt Zimmerman wrote:
> > On Wed, Dec 18, 2002 at 10:36:13AM -0600, Andrew J Albinger wrote:
> > > wget /tms_network_logos/scifi_30.jpg
> > > /tms_network_logos/scifi_30.jpg: Unsupported scheme.
> > >
> > > So is xmltv returning something invalid, or does mythfilldatabase need to
> > > expand the URL before calling wget?
> >
> > xmltv is returning a valid relative URL, and mythtv is being simple-minded
> > about it. ;-)
> 
> I'd tend to call it a xmltv problem, unless the rest of the URL is available 
> in the xml anywhere -- happen to know if it is?

<tv date="00:30:28 on Dec 19, 2002" source-info-url="http://www.zap2it.com" source-info-name="Zap2It" source-data-url="http://tvlistings2.zap2it.com/textall.asp" generator-info-name="tv_grab_na V2.20021119" generator-info-url="http://www.sourceforge.net/projects/xmltv">

I assume relative URLs would be resolved using source-data-url, of course it
doesn't matter which is used in this case.

FWIW, I ran tv_grab_na to generate this output to check, and it gave me
absolute URLs for the icons.

-- 
 - mdz