elParaguayo wrote:
> Ok. Got it working. Didn't need to use the helper after all.
OK - I'm getting a bit confused by this:
I can access the Spotify app by using
Code:
--------------------
["<Player MAC>", ["myapps", "items", 0, 10, "menu:myapps"]]
--------------------
but that suggests I should access the app with
Code:
--------------------
["<Player MAC>", ["myapps", "items". 0, 10, "item_id:ba355c66.2",
"menu:myapps"]]
--------------------
but following that through, it doesn't seem to give me links that I can
play (or rather, I can play them, if I use "playlist load
<favorites_url>).
However, if I use
Code:
--------------------
["<Player MAC>",["spotify", "items", 0, 10, "menu:myapps"]]
--------------------
then I can reach playable items.
Is the difference because of the two plugins (official and Triode's)? If
so, if I'm trying to create an App that generates menus dynamically, do
I need to check for spotify and then substitute in in the working
format?
Also, is it possible to access the home menu items (e.g. ability to
browse library) via JSON?
------------------------------------------------------------------------
elParaguayo's Profile: http://forums.slimdevices.com/member.php?userid=65009
View this thread: http://forums.slimdevices.com/showthread.php?t=105241
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter