Page 1 of 1

RC playlist return message format

Posted: 16 May 2012 08:15
by jml674
Quick question regarding utilization of HTTP rc interface:
is the playlist format below returned by playlist.json obeying any particular standard (RFC) ?

{
"ro":"rw",
"type":"node",
"name":"Indfini",
"id":"1",
"children":[{
"ro":"ro",
"type":"node",
"name":"Liste de lecture",
"id":"2",
"children":[{
"ro":"rw",
"type":"leaf",


thanks !

Re: RC playlist return message format

Posted: 16 May 2012 09:34
by Jean-Baptiste Kempf
no.