Hi there,

IMDB plugin doesnt work in the last SVN version (11322). The log shows this:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/util/fxdimdb.py", line
816, in parsesearchdata
    soup = BeautifulSoup(results.read(), convertEntities='xml')
  File "/var/lib/python-support/python2.5/BeautifulSoup.py", line
1499, in __init__
    BeautifulStoneSoup.__init__(self, *args, **kwargs)
  File "/var/lib/python-support/python2.5/BeautifulSoup.py", line
1230, in __init__
    self._feed(isHTML=isHTML)
  File "/var/lib/python-support/python2.5/BeautifulSoup.py", line 1263, in _feed
    self.builder.feed(markup)
  File "/usr/lib/python2.5/HTMLParser.py", line 108, in feed
    self.goahead(0)
  File "/usr/lib/python2.5/HTMLParser.py", line 148, in goahead
    k = self.parse_starttag(i)
  File "/usr/lib/python2.5/HTMLParser.py", line 226, in parse_starttag
    endpos = self.check_for_whole_start_tag(i)
  File "/usr/lib/python2.5/HTMLParser.py", line 301, in
check_for_whole_start_tag
    self.error("malformed start tag")
  File "/usr/lib/python2.5/HTMLParser.py", line 115, in error
    raise HTMLParseError(message, self.getpos())
HTMLParseError: malformed start tag, at line 277, column 62
WARNING: Cannot parse
'http://www.imdb.com/find?s=tt;site=aka;q=against%20dark': malformed
start tag, at line 277, column 62


-- 
Christian Lyra
PoP-PR/RNP

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to