Ryan Roth wrote:
> Also I am still getting 'unknown error while connecting to IMDB' on a 
> bunch of other movies.  Al that gets logged for them is:
> 
> http://us.imdb.com/title/tt0457510/?fr=c2l0ZT1kZnx0dD0xfGZiPXV8cG49MHxxPW5hY2hvIGxpYnJlIHxteD0yMHxsbT01MDB8aHRtbD0x;fc=1;ft=20

That's an error in BeautifulSoup that I have worked around in svn, AFAIK
BeautifulSoup should process the entities eg. ô as it returns a
unicode string and says that the encoding is utf-8. The entities are
latin-1 encoded.

Anyway the workaround is in svn.

Duncan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to