> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:mythtv-users-
> [EMAIL PROTECTED] On Behalf Of Charlie Brej
> Sent: 13 December 2004 23:16
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] DVB in Guildford, UK...
> > - zap2myth : sql syntax gets broken with multiple '''s
> 
> I did find the problem the other day of there being two price drop
> channels.
> Simply remove the second one from the generated .tzap file.
> 

I patched my copy to not do the

If (!(@$channel[3] eq "NULL")

        And append the quotes there 

To just set it to none here and put the quotes in the print statement at the
end.
At least this way the sql code is valid even if it does have duplicate
channels.


I can send a patch tomorrow if you like.

I also stopped it producing anything for audio or video pid's of 0 since
they seem to crash mythbackend.


John

_______________________________________________
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to