Hi James,

James Oakley wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On January 29, 2004 03:18 am, Oliver Welter wrote:

Hi,

I have a problem integrating xmltv listings into freevo...

My /tmp/TV.xml looks like this...


<channel id="RTL.tvtoday.de"> <display-name>RTL</display-name> </channel> ..... <programme start="20040127000000" stop="20040127003500" showview="77-640" channel="RTL.tvtoday.de"> <title lang="de">Nachtjournal </title> <desc lang="de">Mit Susanne Kronzucker</desc> </programme>


Freevo needs the timezones in the date fields::
  <programme start="20040127000000 -0100" stop="20040127003500 -0100" ...>

instead of frickeling around with freevo I simply modified the tv_grab script - works now - thx

Oliver

--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to