On Tue, May 27, 2003 at 08:54:31AM +0200, Tommy Killander wrote:
> Thank you for the quick response!

No problem :)

> I have tried the latest checkout from CVS. The errors/warnings are gone but
> still no sign of logos in the TV-Guide. I noted that there is no progress
> information there, maybe the program stops before it gets to downloading the
> images ?

It takes a few seconds because it has to parse the TV.xml file, it
doesn't use the 'pickled' (cached) version because the cached one
doesn't have the logos in it.

> I haven't located any URL-infomation for the logos in /tmp/TV.xml . What is
> the tag-name for the URL to the Logo image ?

The lines look like this:

<channel id="11 CHCH">
  <display-name>Channel 11 CHCH</display-name>
  <icon src="http://tvlistings2.zap2it.com/tms_network_logos/ch.gif"; />
</channel>

If you don't have those, we probably can't automatically grab the
logos.

> Where are the logos stored in Freevo b.t.w ?

It's configurable as TV_LOGOS (a path) though the default appears to
be /tmp/freevo/xmltv/logos; though if you want them elsewhere (I put
them in /var/cache/xmltv/logos) you need to make that directory before
running makelogos.py





-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to