Ron F. wrote: 
> WHEN I TRY TO FETCH LYRICS USING \"I\" THEN I GET SOMETHING LIKE THIS:
> [10:16:29 AM] JSON REQ:
> ["",["musicartistinfo","lyrics","html:1","title:Safety In
> Numbers","artist:Joan Osborne"]]

Something is wrong on your system. If I run the following in a
commandline, it works:


Code:
--------------------
    
  curl 'http://localhost:9000/jsonrpc.js' --data-binary 
'{"id":1,"method":"slim.request","params":["",["musicartistinfo","lyrics","html:1","title:Safety
 In Numbers","artist:Joan Osborne"]]}'
  
--------------------


This is the *same* call that Material will make. Does it work from curl
for you?


------------------------------------------------------------------------
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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to