XMLTV / xmltv

Utilities to obtain, generate, and post-process TV listings data in XMLTV format
GNU General Public License v2.0
275 stars 93 forks source link

Updates pt_vodafone grabber #89

Closed nsenica closed 4 years ago

nsenica commented 4 years ago

What type of Pull Request is this?

Does this PR close any currently open issues?

https://github.com/XMLTV/xmltv/issues/72

Please explain what this PR does

Updates pt_vodafone grabber to make it functional again.

Where have you tested these changes?

Operating System: OSX 10.15.4

Perl Version: 5.30

higuita commented 4 years ago

Also tested in slackware linux with perl 5.30

One channel, CAC & PESCA,, fails to download due to the &, but it's a server side problem. Code will warn only about those errors

knowledgejunkie commented 4 years ago

Thank you @nsenica and @higuita for bringing pt_vodafone back to life.

Testing on Debian testing/sid has revealed (serious) SSL/TLS issues when connecting to the vodafone.pt website, so I will address that once this is committed.