I have been exploring the json RPC interface to the LMS, and I was a bit
confused by spotty/spotify track names. Any info on how to get the name
from something like:
spotify://track:12341234
Here is the response I got for example for my album fav
Code:
--------------------
{
"params": [
"11:22:33:44:55:95",
[
"favorites",
"items",
"0",
"199",
"item_id:7"
]
],
"result": {
"title": "Baby Driver (Music from the Motion Picture) by Various Artists",
"loop_loop": [
{
"id": "7.0",
"name": "spotify://track:7sC9FifCXZHgjTAjFO1ykA",
"type": "audio",
"isaudio": 1,
"hasitems": 0
},
{
"id": "7.1",
"name": "spotify://track:4K5OFH9lQKVebny27xmgW4",
"type": "audio",
"isaudio": 1,
"hasitems": 0
},
...
--------------------
------------------------------------------------------------------------
eradicatore's Profile: http://forums.slimdevices.com/member.php?userid=2553
View this thread: http://forums.slimdevices.com/showthread.php?t=113616
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins