I'm debugging some issues reported to me that Orange Squeeze has with
this (fantastic!) plugin and I've run into a bit of a stumper. 
Basically, I'm finding that when responding to json or CLI requests for
subitems, the plugin seems to be ignoring the complete item_id filter.
For example:

This CLI request:
00:04:20:16:0f:2d spotify items 0 100 item_id:1.3

Actually returns the data that I would expect to be returned for this:
00:04:20:16:0f:2d spotify items 0 100 item_id:1.0

Trying to navigate down any other paths is an even more abject failure,
with no results being returned for this:

00:04:20:16:0f:2d spotify items 0 100 item_id:2.0

Apparently, none of the other apps have this problem so I suspect that
maybe Orange Squeeze is just one of the few apps still using json-rpc.
The web interface works fine and I can confirm that, at least in the
case of iPeng, the queries being routed through cometd seem to be
working OK as well. 

In the longer term I'm sure a switch to using the comet-based protocol
will be warranted, but I'm hoping to fix this issue for a maintenance
release without making such a drastic change.

Any ideas?


-- 
db122
------------------------------------------------------------------------
db122's Profile: http://forums.slimdevices.com/member.php?userid=4076
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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

Reply via email to