1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{ "list": [ { "type": "folder", "name": "movie1", "path": "/mnt/videos/movie1" }, { "type": "folder", "name": "movie2", "path": "/mnt/videos/movie2" }, { "type": "video", "name": "videofile.avi", "path": "/mnt/videos/videofile.avi" } ] }