Aubin, I have been using your new coversearch plugin and It rocks! :)


However, I went to add some more covers this evening and it has been crashing on me now, complaining of bad XML.

Traceback (most recent call last):
File "src/main.py", line 381, in ?
main_func()
File "src/main.py", line 327, in main_func
osd.focused_app.eventhandler(event)
File "src/menu.py", line 536, in eventhandler
action( menuw=self )
File "src/menu.py", line 137, in select
self.function(arg=self.arg, menuw=menuw)
File "src/audio/plugins/coversearch.py", line 124, in cover_search_file
cover = amazon.searchByKeyword('%s %s' % (artist,album) , product_line="music")
File "src/audio/plugins/amazon.py", line 256, in searchByKeyword
return search("KeywordSearch", keyword, product_line, type, page, license_key, http_proxy)
File "src/audio/plugins/amazon.py", line 243, in search
xmldoc = minidom.parse(usock)
File "/opt/freevo/runtime/lib/python2.2/site-packages/_xmlplus/dom/minidom.py", line 1915, in parse
return expatbuilder.parse(file)
File "/opt/freevo/runtime/lib/python2.2/site-packages/_xmlplus/dom/expatbuilder.py", line 928, in parse
result = builder.parseFile(file)
File "/opt/freevo/runtime/lib/python2.2/site-packages/_xmlplus/dom/expatbuilder.py", line 207, in parseFile
parser.Parse(buffer, 0)
ExpatError: syntax error: line 1, column 49



I quickly checked its URL: http://xml.amazon.com/onca/xml?v=1.0&f=xml&t=webservices-20&dev-t=D3656XMKLA4P3V&type=heavy&page=1&mode=music&KeywordSearch=3%20Doors%20Down%20Away%20From%20The%20Sun


Nothing jumped out at me but I'm no XML expert. Anyways, thought you might want to know.

-Rob



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to