-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstore.js
More file actions
518 lines (517 loc) · 18.3 KB
/
store.js
File metadata and controls
518 lines (517 loc) · 18.3 KB
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
/**
* 初始化数据
* @type {*[]}
*/
var initData = [{
"score": 17.407232,
"show": {
"id": 41087,
"url": "http://www.tvmaze.com/shows/41087/test-drive",
"name": "Test Drive",
"type": "Game Show",
"language": "English",
"genres": [],
"status": "Running",
"runtime": 30,
"premiered": "2019-02-25",
"officialSite": "https://www.bbc.co.uk/programmes/m0002wt5",
"schedule": {
"time": "19:00",
"days": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"]
},
"rating": {
"average": null
},
"weight": 62,
"network": {
"id": 1648,
"name": "BBC Scotland",
"country": {
"name": "United Kingdom",
"code": "GB",
"timezone": "Europe/London"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": null,
"imdb": null
},
"image": {
"medium": "http://static.tvmaze.com/uploads/images/medium_portrait/185/464747.jpg",
"original": "http://static.tvmaze.com/uploads/images/original_untouched/185/464747.jpg"
},
"summary": "<p>Comedy legend Grado hosts three teams of contestants driving to a new mystery destination, guided by a talking sat-nav asking them questions along the journey. </p><p>Answer correctly and they follow the shortest route, but a wrong answer means a wrong turn, a diversion and added miles to their trip. It is the team with the lowest mileage that wins the cash prize so they want to keep to the straightest road possible.</p>",
"updated": 1557431043,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/41087"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/1613280"
}
}
}
}, {
"score": 15.005955,
"show": {
"id": 5599,
"url": "http://www.tvmaze.com/shows/5599/americas-test-kitchen",
"name": "America's Test Kitchen",
"type": "Reality",
"language": "English",
"genres": ["Food"],
"status": "Running",
"runtime": 30,
"premiered": "2001-08-04",
"officialSite": "https://www.americastestkitchen.com",
"schedule": {
"time": "02:30",
"days": ["Saturday"]
},
"rating": {
"average": 8.3
},
"weight": 87,
"network": {
"id": 175,
"name": "Create",
"country": {
"name": "United States",
"code": "US",
"timezone": "America/New_York"
}
},
"webChannel": null,
"externals": {
"tvrage": 10581,
"thetvdb": 80297,
"imdb": "tt0437700"
},
"image": {
"medium": "http://static.tvmaze.com/uploads/images/medium_portrait/22/56601.jpg",
"original": "http://static.tvmaze.com/uploads/images/original_untouched/22/56601.jpg"
},
"summary": "<p><b>America's Test Kitchen</b> is filmed in a real, working test kitchen located just outside of Boston. It is the home of Cook's Illustrated magazine and the Monday-to-Friday destination for more than three dozen test cooks, editors, food scientists, tasters, and cookware specialists.</p>",
"updated": 1557808125,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/5599"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/1647238"
},
"nextepisode": {
"href": "http://api.tvmaze.com/episodes/1647240"
}
}
}
}, {
"score": 13.974383,
"show": {
"id": 32796,
"url": "http://www.tvmaze.com/shows/32796/driving-test",
"name": "Driving Test",
"type": "Reality",
"language": "English",
"genres": [],
"status": "Running",
"runtime": 30,
"premiered": "2018-07-26",
"officialSite": null,
"schedule": {
"time": "19:30",
"days": ["Thursday"]
},
"rating": {
"average": null
},
"weight": 84,
"network": {
"id": 120,
"name": "Nine Network",
"country": {
"name": "Australia",
"code": "AU",
"timezone": "Australia/Sydney"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": null,
"imdb": null
},
"image": {
"medium": "http://static.tvmaze.com/uploads/images/medium_portrait/168/421041.jpg",
"original": "http://static.tvmaze.com/uploads/images/original_untouched/168/421041.jpg"
},
"summary": "<p><b>Driving Test</b> is a heartfelt factual show that goes behind the scenes of people learning how to drive. From their very first lesson to the test itself, we'll witness the highs and lows and the hits and misses as the drivers and their larger-than-life instructors score them a Pass or Fail. Set in Darwin, the only place in Australia where the driving test must be recorded, we meet people from all walks of life as they're unleashed on the streets. They set off on the ride of their lives hoping to secure the ticket of their dreams – a driver's licence.</p>",
"updated": 1541364971,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/32796"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/1560367"
}
}
}
}, {
"score": 12.388199,
"show": {
"id": 4639,
"url": "http://www.tvmaze.com/shows/4639/conspiracy-test",
"name": "Conspiracy Test",
"type": "Scripted",
"language": "English",
"genres": [],
"status": "Ended",
"runtime": 60,
"premiered": "2007-08-13",
"officialSite": null,
"schedule": {
"time": "",
"days": []
},
"rating": {
"average": null
},
"weight": 0,
"network": {
"id": 53,
"name": "History",
"country": {
"name": "United States",
"code": "US",
"timezone": "America/New_York"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": 249525,
"imdb": null
},
"image": null,
"summary": "",
"updated": 1443364465,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/4639"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/297501"
}
}
}
}, {
"score": 12.388199,
"show": {
"id": 39201,
"url": "http://www.tvmaze.com/shows/39201/crash-test",
"name": "Crash Test",
"type": "Reality",
"language": "English",
"genres": [],
"status": "Ended",
"runtime": 30,
"premiered": "2004-02-24",
"officialSite": null,
"schedule": {
"time": "21:30",
"days": ["Tuesday"]
},
"rating": {
"average": null
},
"weight": 0,
"network": {
"id": 34,
"name": "Paramount Network",
"country": {
"name": "United States",
"code": "US",
"timezone": "America/New_York"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": 73933,
"imdb": "tt0400994"
},
"image": null,
"summary": "<p>The phrase, \"Invitation Only\" doesn't apply to the contestants on this reality show that has players trying to sneak into weddings, reunions, conventions and other parties. If the participants manage to make it past the velvet rope and sneak into an event, they will have to test their guile and guts as party crashers as they perform a series of tasks at parties to determine who is the ultimate party crasher. <b> Crash Test</b> will put the life into any party -- it's not a party until it's been crashed!</p>",
"updated": 1540167572,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/39201"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/1550142"
}
}
}
}, {
"score": 12.388199,
"show": {
"id": 12444,
"url": "http://www.tvmaze.com/shows/12444/johnny-test",
"name": "Johnny Test",
"type": "Animation",
"language": "English",
"genres": ["Comedy", "Science-Fiction"],
"status": "Ended",
"runtime": 15,
"premiered": "2005-09-17",
"officialSite": "http://www.cartoonnetwork.com/video/johnnytest/",
"schedule": {
"time": "11:45",
"days": ["Saturday"]
},
"rating": {
"average": null
},
"weight": 0,
"network": {
"id": 11,
"name": "Cartoon Network",
"country": {
"name": "United States",
"code": "US",
"timezone": "America/New_York"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": 134991,
"imdb": "tt0454349"
},
"image": {
"medium": "http://static.tvmaze.com/uploads/images/medium_portrait/42/106275.jpg",
"original": "http://static.tvmaze.com/uploads/images/original_untouched/42/106275.jpg"
},
"summary": "<p>Imagine having two twin brainiac sisters who are 13 years old and can bring up out-of-this-world experiments. Well lucky for <i><b>\"Johnny Test\"</b></i> and his super talking dog, Dukey. They can. Super-powers, gadgets that can rewind a person or turning things into gold... for Johnny the possibilities are endless. But whenever there is trouble, Johnny has to go back home before 5 P.M. for meatloaf.</p>",
"updated": 1454215570,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/12444"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/592959"
}
}
}
}, {
"score": 11.089617,
"show": {
"id": 27294,
"url": "http://www.tvmaze.com/shows/27294/bast-i-test",
"name": "Bäst i test",
"type": "Game Show",
"language": "Swedish",
"genres": [],
"status": "Running",
"runtime": 60,
"premiered": "2017-03-10",
"officialSite": "https://www.svtplay.se/bast-i-test",
"schedule": {
"time": "20:00",
"days": ["Friday"]
},
"rating": {
"average": null
},
"weight": 19,
"network": {
"id": 155,
"name": "SVT1",
"country": {
"name": "Sweden",
"code": "SE",
"timezone": "Europe/Stockholm"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": 325248,
"imdb": null
},
"image": {
"medium": "http://static.tvmaze.com/uploads/images/medium_portrait/107/269428.jpg",
"original": "http://static.tvmaze.com/uploads/images/original_untouched/107/269428.jpg"
},
"summary": "<p>Comedic duo Babben Larsson and David Sundin host the show in which Bianca Kronlöf, Pia Johansson, Kodjo Akolor, Claes Malmberg and a celebrity guest compete against each other to solve challenging and bizarre challenges.</p>",
"updated": 1553266493,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/27294"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/1627212"
}
}
}
}, {
"score": 10.615273,
"show": {
"id": 20551,
"url": "http://www.tvmaze.com/shows/20551/tyler-florence-test-kitchen",
"name": "Tyler Florence Test Kitchen",
"type": "Reality",
"language": "English",
"genres": ["Food"],
"status": "Running",
"runtime": 30,
"premiered": "2016-08-28",
"officialSite": "http://www.foodnetwork.com/chefs/tyler-florence.html",
"schedule": {
"time": "10:00",
"days": ["Sunday"]
},
"rating": {
"average": null
},
"weight": 0,
"network": {
"id": 81,
"name": "Food Network",
"country": {
"name": "United States",
"code": "US",
"timezone": "America/New_York"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": null,
"imdb": "tt6010232"
},
"image": {
"medium": "http://static.tvmaze.com/uploads/images/medium_portrait/72/181728.jpg",
"original": "http://static.tvmaze.com/uploads/images/original_untouched/72/181728.jpg"
},
"summary": "<p>On <b>Tyler Florence Test Kitchen</b>, Tyler Florence transforms common food into surprising meals.</p>",
"updated": 1502948877,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/20551"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/907373"
}
}
}
}, {
"score": 10.149377,
"show": {
"id": 21733,
"url": "http://www.tvmaze.com/shows/21733/real-estate-road-test",
"name": "Real Estate Road Test",
"type": "Reality",
"language": "English",
"genres": [],
"status": "Ended",
"runtime": 30,
"premiered": "2009-01-31",
"officialSite": null,
"schedule": {
"time": "22:30",
"days": ["Saturday"]
},
"rating": {
"average": null
},
"weight": 0,
"network": {
"id": 80,
"name": "TLC",
"country": {
"name": "United States",
"code": "US",
"timezone": "America/New_York"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": null,
"imdb": "tt1042416"
},
"image": {
"medium": "http://static.tvmaze.com/uploads/images/medium_portrait/78/195713.jpg",
"original": "http://static.tvmaze.com/uploads/images/original_untouched/78/195713.jpg"
},
"summary": "<p>Interior designer Doug Wilson helps a family hunt for the perfect home. In this case, they get to 'test drive' the two they like best. He'll first show three houses and let them decide the two that they want to spend 24 hours in. See if this quick test helps the family decide which home is right for them!</p>",
"updated": 1490735895,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/21733"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/949793"
}
}
}
}, {
"score": 10.149377,
"show": {
"id": 10660,
"url": "http://www.tvmaze.com/shows/10660/the-old-grey-whistle-test",
"name": "The Old Grey Whistle Test",
"type": "Variety",
"language": "English",
"genres": ["Music"],
"status": "Ended",
"runtime": null,
"premiered": "1971-09-21",
"officialSite": "http://www.bbc.co.uk/programmes/b006zbkl",
"schedule": {
"time": "",
"days": []
},
"rating": {
"average": null
},
"weight": 1,
"network": {
"id": 51,
"name": "BBC Four",
"country": {
"name": "United Kingdom",
"code": "GB",
"timezone": "Europe/London"
}
},
"webChannel": null,
"externals": {
"tvrage": null,
"thetvdb": null,
"imdb": null
},
"image": {
"medium": "http://static.tvmaze.com/uploads/images/medium_portrait/35/89974.jpg",
"original": "http://static.tvmaze.com/uploads/images/original_untouched/35/89974.jpg"
},
"summary": "<p><b>The Old Grey Whistle Test</b> is a variety music show that aired on BBC 2.</p><p>The show's focus on \"serious\" rock music, rather than chart hits covered on BBC1 by <i>Top of the Pops</i>, was emphasised by a lack of showbiz glitter: bands would often perform their songs in front of either the bare studio walls or plain wooden boards (actually the backs of set walls from other programmes filmed in the same studio).</p><p>The programme hosted many seminal acts of the era, including the first British TV performance of Bob Marley and the Wailers as well as then little-known acts of whom any early footage is now considered precious, such as Billy Joel, Judas Priest (with a long haired Rob Halford), Wishbone Ash, Judee Sill, Heart, and Lynyrd Skynyrd.</p><p><i>Whistle Test</i> was also the British television debut of the American glam punk band New York Dolls. Although host Bob Harris derided the group as \"mock rock,\" comparing them unfavourably to The Rolling Stones, their performance influenced the following punk rock scene such as the Sex Pistols and The Clash as well as alternative bands like R.E.M. and The Smiths and the glam metal scene of the 1980s.</p>",
"updated": 1518508128,
"_links": {
"self": {
"href": "http://api.tvmaze.com/shows/10660"
},
"previousepisode": {
"href": "http://api.tvmaze.com/episodes/542906"
}
}
}
}];
exports.default = initData;