More info: search through CLI (telnet) seems to still work but not
through cometd/JSON/RPC.

Here's the command I send:


Code:
--------------------
    
  {
  channel = "/slim/request";
  data =     {
  request =         (
  "<A Player-MAC>",
  (
  search,
  0,
  8,
  "term:searchterm"
  )
  );
  response = "/68e29123/slim/request";
  };
  id = 123;
  }
  
  
--------------------


And the response:

Code:
--------------------
    
  {
  channel = "/slim/request";
  error = "request failed with error: Bad dispatch!";
  id = 123;
  successful = 0;
  }
  
  
--------------------



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 7, the Universal App for iOS 7*
------------------------------------------------------------------------
pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=101516

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

Reply via email to