- there are literal \n in the results, instead of newlines ('/n/n')
- would it be possible to select text or html results by a parameter
(basically, exposing  $params->{isWeb} via a CLI param)

Please give 0.7.5 a try: newlines should now be correct. And you can add an html:1 parameter to your query if you want to have html instead of pure text:

musicartistinfo albumreview artist:abba album:gold html:1

Please note that you won't get a full html document, but just a roughly formatted content with a h4 header and more content in a div or similar. This can include images (<img src=...>) which points directly to external resources. No imageproxy is involved here.

--

Michael
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to