diff --git a/GamesPassionFR.db b/GamesPassionFR.db index 99d1f99b..c1e17f45 100644 Binary files a/GamesPassionFR.db and b/GamesPassionFR.db differ diff --git a/src/app/api/games/games.json b/src/app/api/games/games.json index e03e62c3..c3b38a94 100644 --- a/src/app/api/games/games.json +++ b/src/app/api/games/games.json @@ -1763,6 +1763,15 @@ 14 ] }, + { + "id": 205, + "title": "South Park: The Fractured But Whole - Bring The Crunch", + "videoId": "t-Tu3OW97x0", + "releaseDate": "2018-07-31", + "duration": "00:34:17", + "platform": 1, + "genres": [] + }, { "id": 204, "title": "South Park: The Fractured But Whole - From Dusk Till Casa Bonita", diff --git a/src/app/api/planning/past-planning.json b/src/app/api/planning/past-planning.json index 3567c0aa..f06c49b3 100644 --- a/src/app/api/planning/past-planning.json +++ b/src/app/api/planning/past-planning.json @@ -455,6 +455,12 @@ "availableAt": "2020-07-12", "endAt": "2020-07-12" }, + { + "title": "South Park: The Fractured But Whole - Bring The Crunch", + "videoId": "t-Tu3OW97x0", + "availableAt": "2020-07-12", + "endAt": "2020-07-12" + }, { "title": "Hercule", "videoId": "Z-hI2U2g_j0", diff --git a/src/app/api/stats/stats.json b/src/app/api/stats/stats.json index ec998c21..03a387e6 100644 --- a/src/app/api/stats/stats.json +++ b/src/app/api/stats/stats.json @@ -3,8 +3,8 @@ { "id": 1, "platform": "PC", - "total": 79, - "total_available": 77, + "total": 80, + "total_available": 78, "total_unavailable": 2 }, { @@ -186,19 +186,19 @@ } ], "general": { - "total": 190, - "total_available": 165, + "total": 191, + "total_available": 166, "total_unavailable": 27, "channel_start_date": "2014-04-15T17:35:16+00:00", "total_time": { "hours": 1005, - "minutes": 4, - "seconds": 18 + "minutes": 38, + "seconds": 35 }, "total_time_available": { - "hours": 875, - "minutes": 55, - "seconds": 33 + "hours": 876, + "minutes": 29, + "seconds": 50 }, "total_time_unavailable": { "hours": 143,