Triode wrote: > I suspect the cli commands don't work in all cases. The plugin uses an > updated internal api for LMS which carries commands between the client > and lms in some cases which won't work for the cli interface (but work > for web, json and player based interfaces)
Thank you for your reply. I've figured a way on how to do it. The plugin has a JSON RPC like API so I can get the URI like this: http://<squeezeserver ip>:9005/search.json?o=0&arq=50&q=daft%20punk To find this URL and others I've turned on Debug on the Logitech Media Server for the plugin. ------------------------------------------------------------------------ Nysmo's Profile: http://forums.slimdevices.com/member.php?userid=62072 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
