summaryrefslogtreecommitdiff
path: root/bin/textfiles/browseFolder-rec.txt
blob: c3d721c0a4894da8adc7d40769a705e96bafe920 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	"list":
	[
		{
		"type": "folder",
		"name": "rec1",
		"path": "/video/rec1" 
		},
		{
		"type": "folder",
		"name": "rec2",
		"path": "/video/rec2" 
		},
		{
		"type": "rec",
		"name": "2010/02/25 at 23h21",
		"path": "/video/rec1/2010-02-25.23.21.3-0.rec" 
		}

	]
}