Skip Menu |

This queue is for tickets about the WWW-TV CPAN distribution.

Report information
The Basics
Id: 42213
Status: resolved
Priority: 0/
Queue: WWW-TV

People
Owner: tigris [...] cpan.org
Requestors: brainkiller [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: WWW:TV::Series can't fetch image url
It can't retrieve the image url from any serie mentioned below: Serie: Supernatural Serie: The IT Crowd (UK) Serie: The Simpsons Serie: Battlestar Galactica (2003) Serie: Married ... with Children Serie: Terminator: The Sarah Connor Chronicles Serie: Knight Rider Serie: The Office Serie: CSI Serie: CSI: Miami Serie: The A-Team Serie: Heroes Serie: Life Serie: The 4400 Serie: Merlin (UK) Serie: Futurama The problem lies somewhere in the regular expression. A quick solution is to change it to '<img\ssrc="([^"]+headers[^"]+)".*\/>'. I believe it ain't weterproof but it works for now.
Looks like TV.com decided to make the image a link. I really should get around to parsing this with a proper HTML parser instead of regexes. Anyway, fixed in 0.12 regards, Danial