Hi,
I'm using the latest xmltv and didn't get any results from
tv_grab_na without the following change in:
xmltv/xmltv/grab/na/ZapListings.pm
old: while ( $options=~s/<OPTION value="(\d+)">([^<]+)<\/OPTION>//ios ) {
new: while ( $options=~s/<OPTION value="(\d+)" >([^<]+)<\/OPTION>//ios ) {
^
Don't know if I'm doing something wrong or what.
I'm not subscribed to the list.
Martins
-----------------------------------------------------------------------
Martins Innus (716) 645-6500 x534
Scientific Visualization Specialist minnus@xxxxxxxxxxxxxxx
Center for Computational Research www.ccr.buffalo.edu/martins.htm
University at Buffalo
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
|