I am using the LMS Command Line interface to access my server via an iOS
app.
Is this a LMS specific app? If so then you should try to implement
SlimBrowse. Otherwise try to do as I suggested: use Spotify's API to get
the URIs.
Browsing radio stations I would issue a request like:
{
"id": "1",
"params": ["b8:27:eb:6f:cb:50", ["local", "items", "0", "want_url:1",
"item_id:4bcbd38a.0.6"]],
"method": "slim.request"
}
Is this documented anywhere? I don't think so. Neither is "spotty",
because as I said, spotty is not implemented as a generic data lookup
command. It'll only return menu items. The URL of a menu item usually is
a code reference, nothing you can use in your app, but which would be
used to render the next menu level in the plugin. Therefore you don't
get to see it.
--
Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins