niphlod / w2p_tvseries

TV Series Organizer, built with web2py
http://niphlod.github.io/w2p_tvseries/
Other
15 stars 3 forks source link

feeds Eztvit_feed with error. #19

Closed fadeldamen closed 9 years ago

fadeldamen commented 9 years ago

File "applications/w2p_tvseries/modules/w2p_tvseries_feed.py", line 814, in parse_feed all_trs = re.findall(r"""(.*?)""", content, re.MULTILINE|re.DOTALL) File "/usr/lib/python2.7/re.py", line 177, in findall return _compile(pattern, flags).findall(string) TypeError: expected string or buffer

niphlod commented 9 years ago

it'll help knowing where it popped up and trying to do what ....