Re: [vdr] xmltv2vdr 1.0.6 "channel=" problems (RESOLVED)

2007-04-11 Thread Sebastien Lucas

On 4/11/07, Simon Baxter <[EMAIL PROTECTED]> wrote:

> I'm now getting my xml EPG from a different source, and am having problems
> getting the perl script to run properly.  My perl knowledge is poor (to
> say the least!!)
>
>
> The problem is, the epg xml I'm getting has the "channel=" at the wrong
> end of the "
> So instead of:
>  channel="1031.dvb.guide">
>
> it has :
>  stop="20070412061000 +1200">
>

DONE:
--- xmltv2vdr.pl2006-08-17 04:35:33.0 +1200
+++ xmltv2vdr_SBB.pl2007-04-11 14:16:14.0 +1200
@@ -187,7 +187,7 @@
  if ( ($xmlline =~ /\http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



Hi,

The latest version of my modifications to xmltv2vdr should work too
(it should not care about the position of channel). Maybe you can test
it a little so I can bug a little Morfsta to make it a proper 1.0.7
release.

Thanks in advance.


xmltv2vdr.pl
Description: Binary data
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xmltv2vdr 1.0.6 "channel=" problems (RESOLVED)

2007-04-10 Thread Simon Baxter
> I'm now getting my xml EPG from a different source, and am having problems
> getting the perl script to run properly.  My perl knowledge is poor (to
> say the least!!)
>
>
> The problem is, the epg xml I'm getting has the "channel=" at the wrong
> end of the "
> So instead of:
>  channel="1031.dvb.guide">
>
> it has :
>  stop="20070412061000 +1200">
>

DONE:
--- xmltv2vdr.pl2006-08-17 04:35:33.0 +1200
+++ xmltv2vdr_SBB.pl2007-04-11 14:16:14.0 +1200
@@ -187,7 +187,7 @@
  if ( ($xmlline =~ /\http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr