-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample
122 lines (122 loc) · 3.07 KB
/
example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
[
{
"stationID": 2205,
"name": "HBO 2 - Pacific Feed",
"callsign": "HBO2",
"network": "",
"stationType": "Cable",
"webLink": "",
"logoFilename": "hbo2.png",
"listingID": 342105575,
"listDateTime": "2016-04-07 22:15:00",
"duration": 105,
"showID": 106748,
"seriesID": 119608,
"showName": "Movie",
"episodeTitle": "Joe Versus the Volcano",
"episodeNumber": "1990 ",
"parts": 0,
"partNum": 0,
"seriesPremiere": false,
"seasonPremiere": false,
"seriesFinale": false,
"seasonFinale": false,
"repeat": false,
"new": false,
"rating": "TVPG",
"captioned": true,
"educational": false,
"blackWhite": false,
"subtitled": false,
"live": false,
"hd": true,
"descriptiveVideo": false,
"inProgress": false,
"showTypeID": "M",
"breakoutLevel": 3,
"showType": "Movies, Comedy",
"year": "1990",
"guest": "",
"cast": "Tom Hanks, Meg Ryan, Lloyd Bridges",
"director": "John Patrick Shanley",
"starRating": 2,
"description": "A businessman gives a terminally ill man a chance to live like a king if he agrees to jump into a Pacific isle volcano. ",
"league": "",
"team1ID": 0,
"team2ID": 0,
"team1": "",
"team2": "",
"event": "",
"location": "",
"showPicture": "37294.jpg",
"showHost": "",
"artwork": {
"showcard": null,
"titlecard": null,
"poster": null,
"episodic": null,
"movieStill": null,
"moviePoster": "37294.jpg"
}
},
{
"stationID": 2593,
"name": "HBO Comedy - Pacific",
"callsign": "HBOC",
"network": "",
"stationType": "Cable",
"webLink": "",
"logoFilename": "hbo.png",
"listingID": 343277680,
"listDateTime": "2016-04-09 16:40:00",
"duration": 105,
"showID": 106748,
"seriesID": 119608,
"showName": "Movie",
"episodeTitle": "Joe Versus the Volcano",
"episodeNumber": "1990 ",
"parts": 0,
"partNum": 0,
"seriesPremiere": false,
"seasonPremiere": false,
"seriesFinale": false,
"seasonFinale": false,
"repeat": false,
"new": false,
"rating": "TVPG",
"captioned": true,
"educational": false,
"blackWhite": false,
"subtitled": false,
"live": false,
"hd": true,
"descriptiveVideo": false,
"inProgress": false,
"showTypeID": "M",
"breakoutLevel": 3,
"showType": "Movies, Comedy",
"year": "1990",
"guest": "",
"cast": "Tom Hanks, Meg Ryan, Lloyd Bridges",
"director": "John Patrick Shanley",
"starRating": 2,
"description": "A businessman gives a terminally ill man a chance to live like a king if he agrees to jump into a Pacific isle volcano. ",
"league": "",
"team1ID": 0,
"team2ID": 0,
"team1": "",
"team2": "",
"event": "",
"location": "",
"showPicture": "37294.jpg",
"showHost": "",
"artwork": {
"showcard": null,
"titlecard": null,
"poster": null,
"episodic": null,
"movieStill": null,
"moviePoster": "37294.jpg"
}
}
]