diff --git a/GamesPassionFR.db b/GamesPassionFR.db index 87d67413..fe85c75c 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 5c54d3f2..61e202e6 100644 --- a/src/app/api/games/games.json +++ b/src/app/api/games/games.json @@ -230,6 +230,15 @@ "platform": 1, "genres": [] }, + { + "id": 198, + "title": "Batman: Arkham Knight - DLC : Sous la surface", + "videoId": "Vp0sgyaiDAg", + "releaseDate": "2015-12-22", + "duration": "00:25:14", + "platform": 1, + "genres": [] + }, { "id": 194, "title": "Batman: Arkham Knight - GCPD Lockdown", diff --git a/src/app/api/planning/past-planning.json b/src/app/api/planning/past-planning.json index ea4da44e..c8c626a2 100644 --- a/src/app/api/planning/past-planning.json +++ b/src/app/api/planning/past-planning.json @@ -473,6 +473,12 @@ "availableAt": "2020-10-02", "endAt": "2020-11-18" }, + { + "title": "Batman: Arkham Knight - DLC : Sous la surface", + "videoId": "Vp0sgyaiDAg", + "availableAt": "2020-10-17", + "endAt": "2020-10-17" + }, { "title": "Mafia: Definitive Edition", "playlistId": "PLRfhDHeBTBJ6SEXdQnTM4OHRH9mDIRocv", diff --git a/src/app/api/stats/stats.json b/src/app/api/stats/stats.json index c7655989..9bf926b3 100644 --- a/src/app/api/stats/stats.json +++ b/src/app/api/stats/stats.json @@ -3,8 +3,8 @@ { "id": 1, "platform": "PC", - "total": 84, - "total_available": 82, + "total": 85, + "total_available": 83, "total_unavailable": 2 }, { @@ -186,19 +186,19 @@ } ], "general": { - "total": 195, - "total_available": 170, + "total": 196, + "total_available": 171, "total_unavailable": 27, "channel_start_date": "2014-04-15T17:35:16+00:00", "total_time": { - "hours": 998, - "minutes": 39, - "seconds": 16 + "hours": 999, + "minutes": 4, + "seconds": 30 }, "total_time_available": { "hours": 869, - "minutes": 30, - "seconds": 31 + "minutes": 55, + "seconds": 45 }, "total_time_unavailable": { "hours": 143,