I've written a control interface in Pascal (Free Pascal) to control my
home. Part of that is as interface to LMS that lets me select and
schedule music. It uses HTTP POST commands to the jsonprc.js page in LMS
to browse the server and control things (like add something to the
queue). Unfortunately I'm not a Perl expert, but up until now, I thought
I had a good handle on the jsonrpc.js interface. It seems like it can't
actually handle the JSON being generated by the Spotty plugin when an
item type is "playlist" because the url is not something the "to_json"
function likes, maybe?. I'm not sure. I'm also not sure I'm on the
latest LMS so that's my next step... to get that updated and see if it
makes a difference.


------------------------------------------------------------------------
littla's Profile: http://forums.slimdevices.com/member.php?userid=63581
View this thread: http://forums.slimdevices.com/showthread.php?t=112794

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

Reply via email to