|
Anybody have the programming skills to make a plugin for seeqpod?
They have open search implemented, and an API for retrieving results, however, instead of getting back a rss feed, it returns a xspf file (open source xml playlist format.) Windows 7 doesn't seem to recognize anything besides an rss feed, so I guess you would need to use an xsl transformation to convert the xspf to rss, but I think that should work. |