summaryrefslogtreecommitdiff
path: root/bin/textfiles/getRunningSessions.txt
blob: 39b02c8ee0fa66b09f1a400a1cc38f10f0c7c4d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
	"broadcast":
	[
		{
		"session": "1",
		"name": "TF1",
		"type": "tv", 
		}, 
		{
                "session": "2",
                "name": "Turbo",
                "type": "rec",
                },
		{
                "session": "3",
                "name": "Movie.avi",
                "type": "vid",
                }	
	]
}