Stan Pulsar wrote: 
> sorry, I don't get your question.

When LMS returns a list of items to a UI, each item has some properties.
One of these is "weblink". If an item has one of these, when clicked,
Material will ask the browser to open that. So, in your songinfo plugin,
if you return an item with a "weblink" then it will work in Material.


Stan Pulsar wrote: 
> Who would have thought it would be that difficult to just display an
> link to an external URL ?

I could extend the customactions JSON file to add sections for
"artistinfo", "albuminfo", and "trackinfo" so that Material will append
an actions in these to the end of the respective lists. But, this would
be specific to Material. If your plugin could work as above, then it
would (should?) in most UIs.



*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=111851

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to