mherger wrote: 
> > AFAiK, its is the 'Music and Artist Information' plugin (which
> supplies
> > this info) that is responsible for this formatting change. The
> default
> > web UI left aligns the images. All material does is set a max size
> for
> > them, and places them in the center.
> 
> If you're using teh CLI commands then the plugin doesn't return HTML, as
> 
> most clients can't render HTML. It's therefore up to the renderer (the 
> client) to decide how to present the content.

It most certainly does return HTML. I supply "html:1" and HTML is
returned. e.g. (trimmed)

Code:
--------------------
    
  
{"method":"slim.request","id":25,"params":["",["musicartistinfo","biography","html:1""artist_id:2060"]],"result":{"artist":"ABBA","biography":"<div
 class=\"text\" itemprop=\"reviewBody\"><p><div class=\"inline-image odd\"><a 
class=\"album-cover-link crop-image-borders\" 
href=\"http://www.allmusic.com/album/ring-ring-mw0000199347\"; 
style=\"width:200px;height:200px;\" target=\"allmusic\" title=\"Ring 
Ring\"><img alt=\"Ring Ring\" class=\"lazy\" data-original=\"\" height=\"201\" 
onerror=\"this.style.display='none'\" 
src=\"https://rovimusic.rovicorp.com/image.jpg?c=XOfIcdTCv1nFglHs3iuuC1WnbEN5fCjifro6xhIBuB4=&f=3\";
 style=\"\" width=\"201\" /><noscript><img alt=\"Ring Ring\" height=\"201\" 
src=\"https://rovimusic.rovicorp.com/image.jpg?c=XOfIcdTCv1nFglHs3iuuC1WnbEN5fCjifro6xhIBuB4=&f=3\";
 style=\"\" width=\"201\" /></noscript></a></div> The most commercially 
successful pop group of the 1970s, <a class=\"name-link\" 
href=\"https://www.allmusic.com/artist/abba-mn0000922728\"; target
 =\"allmusic\">ABBA</a> put Sweden on the map as a music mecca and influenced 
the sound of pop for decades to come. With their flamboyant fashion sense and 
two-couple membership, the quartet also became pop culture icons. However, it 
was their distinctive harmonies and intricate production ...
  
--------------------



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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

Reply via email to