higuita / vodafone.pt-xmltv

xmltv grabber for Vodafone Portugal
GNU General Public License v3.0
10 stars 2 forks source link

Not working #2

Closed nvieirapt closed 5 years ago

nvieirapt commented 5 years ago

On Ubuntu 18.04

$ ./tv_grab_pt_vdf.sh awk: line 9: function gensub never defined awk: line 31: function gensub never defined awk: line 31: function gensub never defined awk: line 31: function gensub never defined awk: line 31: function gensub never defined awk: line 31: function gensub never defined <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE tv SYSTEM "xmltv.dtd">

higuita commented 5 years ago

As you closed this, you probably solved already, but if not, i suspect you have nawk installed instead of gnu awk (gawk). also, this script was a prototype, the real xmltv grabber in perl was build and already merged in master xmltv. Both should work