RC playlist return message format
Posted: 16 May 2012 08:15
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 !
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 !